AspJPEG doesn’t work: Server object error ‘ASP 0177 : 800401f3’
After updating Persits AspJPEG to the latest version on all our Servers we got this error on one of...
Powershell: Get Sharepoint 2010 Site Collection Storage Usage
If you need to get the Storage Usage from a Sharepoint 2010 Site Collection, you can do this with Powershell. 1. Start SharePoint 2010...
Powershell: check variable for null
If you are working a lot with PowerShell parameters and inputs you need to check if variables have the right value and are not...
Powershell: Send Tweet
For some reason your Powershell script should send a Tweet. With this function Powershell will send...
Powershell: Parsing XML part 1
In my company, we started to use XML files as configuration files. So we use it for some configurations of servers or automation for our...
Powershell: Invoke-Expression
Using the Invoke-Expression Cmdlet: The Invoke-Expression cmdlet provides one way to run a script from within Windows PowerShell....
Time sync problems with Hyper-V Guests
If you have time sync problems with Hyper-V Guest Systems there is a simple solution for this....
Cheatsheet: Using Diskpart on a Server Core installation #4
Using Diskpart on a Server Core installation. Disk Administration or Partition a disk. Create a new partition and format a partition SELECT...
Cheatsheet: How to install HP Support Pack on a Server Core installation #3
This is a HowTo step-by-step guide to install the HP Support Pack on a Windows Server 2008 R2 Core...