VMware Snapshot reminder script
Here is a modified script for sending notifications to owners of Snapshots. I found a couple of examples I hacked together. I added a function to help Sanitize based on three … more
Here is a modified script for sending notifications to owners of Snapshots. I found a couple of examples I hacked together. I added a function to help Sanitize based on three … more
I needed to retrieve hardware status on memory DIMM’s and used PowerCLI, Powershell to retrieve the data. Note the script assumes you have a text file list of servers. #Reference … more
I took a position working on VMware recently, I hope to share basic articles I’ve found useful and some personal experiences. The first thing like any geek, you need to setup the environment to … more