your home for end-user virtualization!

Using Cisco UCS PowerTool to gather Model, Serial Number, Chassis and Blade Location

I’m finishing up a UCS deployment for a customer, one of the things I needed to gather was the Serial Number, Model, Chassis Number and Blade Location. Since I’ve been playing with Cisco’s PowerShell component called PowerTool; I figured I would use it.

Here is the one-liner that I came up with:

get-ucsblade | select Serial, Slotid, Model, Chassisid, DN | FT

Here is a sample output of the command:

Using Cisco PowerTool to report on your UCS environment

Using Cisco PowerTool to report on your UCS environment

While your at it, be sure to grab the Cisco PowerTool Users Guide

Tags: , , , , , , , , ,

Search

Categories