Tag: PowerShell

Powershell: Create a tempfile with Powershell

Microsoft, PowerShell, Windows, Windows Server • One Comment

Sometimes you need to save some data in to a tempfile. And instead of creating a ownen file for...
Read More Read More: Powershell: Create a tempfile with Powershell

Powershell: Run MySQL Querys with Powershell

Microsoft, PowerShell • 8 Comments

In our Hosting enviroment we are now using MS SQL Servers for our back-end. But there are still some MySQL Server left which store some...
Read More Read More: Powershell: Run MySQL Querys with Powershell

PowerShell: Copy Log files with Date and Content

Microsoft, PowerShell, Windows, Windows Server • One Comment

Some days ago I made a blog post about Select-String in PowerShell. I created a “script” or a better a command to check log...
Read More Read More: PowerShell: Copy Log files with Date and Content

Powershell and RSS Feeds

Microsoft, PowerShell

This is a Quick Powershell note how you can use Powershell to read RSS feeds. This is pretty simple...
Read More Read More: Powershell and RSS Feeds

Powershell: Search for String or grep for Powershell

Microsoft, PowerShell, Windows, Windows Server • 13 Comments

This shows you how you can search in files for specific content with Windows PowerShell. This also “replaces” the Windows...
Read More Read More: Powershell: Search for String or grep for Powershell

PowerShell Integration Into Visual Studio

Microsoft, PowerShell, Visual Studio, Windows, Windows Server

The PowerGUI Visual Studio Extension adds PowerShell IntelliSense support to Visual Studio. This is nothing new but Adam Driscoll just...
Read More Read More: PowerShell Integration Into Visual Studio

How to check MD5 File Checksum with Windows

Microsoft, Windows, Windows Server • 13 Comments

This describes how you can check the MD5 hash of a file under Windows. First Download the File...
Read More Read More: How to check MD5 File Checksum with Windows

Quick nslookup Guide

Microsoft, PowerShell, Windows, Windows Server

This is a quick note how to use nslookup.exe. Start nslookup and check for domain C:> nslookup Default Server: ns1.corp.pepsi.local...
Read More Read More: Quick nslookup Guide

Run Remote Powershell Commands on multiple standalone Computers

Microsoft, PowerShell, Windows, Windows Server

With this little Powershell Script you can run Powershell Commands on multiple Remotehosts even if those are not in an Active Directory. #...
Read More Read More: Run Remote Powershell Commands on multiple standalone Computers

Quick Powershell Remoting Guide

Microsoft, PowerShell, Windows, Windows Server • One Comment

This is small guide which allows you to create Remote Powershell Sessions (like SSH). It allows you...
Read More Read More: Quick Powershell Remoting Guide
Close Search Window
Close