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: Send Tweet
For some reason your Powershell script should send a Tweet. With this function Powershell will send a message to Twitter. function...
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...
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. Problems: Time between Server and Active...
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...
Cheatsheet: Add roles and features to a Server Core installation #2
This are some commands to add roles and features to a Windows Server 2008 R2 Core installation. You also can enable Remote MMC and Remote...
Cheatsheet: Configuring a Server Core installation #1
After setting up my new hardware for my LAB, I thought about installing my Hyper-V Servers as Server Core installations. After reading two...
Sharepoint 2007 or WSS 3.0 export/import
This blog post gives you a quick look at how you can export and import SharePoint 2017 or WSS 3.0...