This UCS PowerShell script will log into a list of UCS domains and offer you a choice to power ON or power OFF all the blades that have service profiles attached. It will send a graceful shutdown.
The purpose for this script is to allow an organization who must power down an entire system or multiple systems due to data center maintenance.
Change Log:
v0.4 - Initial Posted Version
v0.5 - New look and feel. Common scripting elements. Validate PowerShell minimum is v3
v0.5.01 - Added built in help. Command line options. Standard naming convention.
v0.6 - Completely rebuilt. New with a GUI to select all or specific servers to power on or off. Also added support for saved credentials file.
As always, let me know if you have any questions, problems or suggestions.
Joe