How Microsoft Hyper-V and the Cisco UCS changed our lives
At the end of last year we had our Cisco UCS ordered and in your datacenter. In January we started...
Powershell: How to connect to Office 365 with Powershell
You can simply manage and administrate Office 365 from your Powershell prompt or with your own Powershell scripts. Here is how you can...
Microsoft Office 365
In the last days I started to work with the Microsoft beta of Office 365. After testing it for a while I think this could be a great...
Powershell: Create a tempfile with Powershell
Sometimes you need to save some data in to a tempfile. And instead of creating a ownen file for...
Powershell: Run MySQL Querys with Powershell
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...
PowerShell: Copy Log files with Date and Content
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...
Powershell and RSS Feeds
This is a Quick Powershell note how you can use Powershell to read RSS feeds. This is pretty simple...
Powershell: Search for String or grep for Powershell
This shows you how you can search in files for specific content with Windows PowerShell. This also “replaces” the Windows...
PowerShell Integration Into Visual Studio
The PowerGUI Visual Studio Extension adds PowerShell IntelliSense support to Visual Studio. This is nothing new but Adam Driscoll just...
How to check MD5 File Checksum with Windows
This describes how you can check the MD5 hash of a file under Windows. First Download the File...
