In this section you will find some scripts that have been written to simplify our daily business.

In the last years Windows got more and more scripting features. Many tasks can be automated and you find a big repository of useful stuff in the internet. However sometimes you wonder what you don't find. Sometimes we are in the same situation and can't simply adapt existing code. So we write our own and if we have the feeling that they may be useful for other peopel we publish them in this area or our homepage.

Scripts Links

Compress IIS logs
Script for a nightly job used to compress all IIS log files on a server using gzip
Sync computer comments
Powershell scripte which iterates over all computer accounts in the domain and sets their comment to the description stored in Active Directory.