WMIC to the Rescue

A recent project had me trying to script the retrieval of the Dell Service Tag. Luckily there’s WMI Command-line to the rescue. From a command line or in a script wmic bios get serialnumber will display or grab the Dell Service Tag. Furthermore, you can use the WMI Command-line to retrieve all kinds of system data and even make [...]

List of Exchange Scripts

I started following Pat Richard‘s blog a few months ago and have since found his scripts to be quite useful. Even if I’m not using them directly, they’ve been useful as a reference when writing my own. He recently created a list of scripts available on his site; stop by and take a look. Share this: