Microsoft Office 365
In the last days I started to work with the Microsoft beta of Office 365. After testing it for a...
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 this you could use the .NET function to...
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...
Powershell and RSS Feeds
This is a Quick Powershell note how you can use Powershell to read RSS feeds. This is pretty simple you can use the .NET class WebClient....
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...
Visual Studio 2010 Service Pack 1
Today Microsoft released Service Pack 1 for Visual Studio. You can download the Update from MSDN....
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...
Cisco UCS Hyper-V Cluster – Configure Blade Servers – Part 4
After we have installed the Cisco Blade Servers we now have to do some configuration on the Hosts. First I activate Remote Management like...
