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 ...