Installing .NET Framework 3.5 on Windows Server 2012 the quick way with Powershell

When you add the Feature .NET Framework 3.5 through Add Roles and Features Wizard you will get the error message ...

Cannot connect with Cisco VPN on Windows 8

When you install the Cisco VPN client on Windows 8 everythinh seems ok, except the shortcut won't show up in the start ...

Network Interface not recognized in Sconfig after HP Teaming

During a project I ran into a situation where I had to change the NIC and IP configuration on a Hyper-V Server 2008 R2 ...

How to cleanup the winsxs folder on Windows 7 (SP1)/ Windows 2008 / Windows 2008 R2 (SP1)

The winsxs folder in c:\windows can be really big, the only way to cleanup is using the microsoft command line tools ...

Monitor Disk Space using Powershell

All administrators face this issue, a disk is running low on disk space but you don't log on to the server that much so ...

How to schedule a Powershell script using Scheduled tasks in Windows Server 2008 R2

Powershell is a really powerfull tool but then you have to know how to schedule your scripts using the task scheduler ...