Cleanup Windows Live Contacts
Some of my friends now get Windows Phones and I think it is important to start right and get the...
PowerShell: How to export Windows Eventlogs with PowerShell
This is a little dirty Windows PowerShell script which exports or backups Windows Eventlogs. The script creates a .evt file which can be...
PowerShell: Delete Files older than
This is a simple PowerShell script which deletes Files older than some days. You can use it to cleanup old logfiles or other things. If you...