This is a simple script to gather volume information including dedupe schedule and autogrow settings. I'm going to combine this…
Here is a simple python script to use the REST code in the ISY (http://universal-devices.com) to control devices that are…
Found a nice article about how to script a URL (or web application) into maintenance mode. This was a little…
It seems no matter how much you try you cannot ever get those damned orphaned homedirs cleaned up. Well, this…
I found this interesting forum post on the msft forums. This code will help you change all your sites to require secure key exchange.…
This script will change the sms cache size. Usage Example: cscript change-sms-cache.vbs 1000 d: Note: size is in MB (more…)
This vbscript pings machines from a text file: change the two variables for your input and output txt files: strPATHout…