PowerShell: NetApp – Gather Volume Information
This is a simple script to gather volume information including dedupe schedule and autogrow settings.
technology executive leadership
Tag
This is a simple script to gather volume information including dedupe schedule and autogrow settings.
com) to control devices that are linked. I’m designing this script to be used inside a script for xbmc. here’s the first part of it.
Found a nice article about how to script a URL (or web application) into maintenance mode.
It seems no matter how much you try you cannot ever get those damned orphaned homedirs cleaned up. Well, this helps.
I found this interesting forum post on the msft forums. This code will help you change all your sites to require secure key exchange.
A VBScript that changes the SMS client cache size and location. Usage: cscript change-sms-cache.vbs 1000 d: (size in MB).
A VBScript that checks whether a Windows computer has a pending reboot, using the Microsoft.Update.SystemInfo object.
A VBScript that pings a list of machines read from a text file and logs each result; change the two path variables for your input and output files.