cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4706
Views
5
Helpful
0
Comments
joemar
Level 4
Level 4

This PowerShell/PowerTool script allows you to log into a single or multiple UCS Domains and will create User Labels on all rack and blade servers in those systems with a mini-inventory label.  It will consist of the UCS rack or blade friendly name, the quantity and model of processors as friendly names and the quantity of RAM.  The maximum length of a User Label is 32 characters so this was about all I could fit.

Here is an example of a generated User Label:

     B200-M3 / 2 x E5-2660 / 256GB

The script is based on the post by Doron Chosnek.  Thank you!

Change Log:

     v0.2 - Initially posted version

     v0.2.01 - Added built in help.  Command line options.  Standard naming convention.

     v0.2.03 - Added support for using a saved credentials file

As always, let me know if you have any questions, comments or suggestions!

Joe

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links