cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3232
Views
0
Helpful
3
Replies

powershell command to get serial numbers and model

Dragomir
Level 1
Level 1

can someone help on this? 

 

need to get the model # and serial on my blade servers

3 Replies 3

Walter Dey
VIP Alumni
VIP Alumni

If you know how to do it with UCSM, it's easy

First install the UCS PowerTools and Connect to your UCS with the same user you connect to the UCS Manager. 

After that run the cmdlet:

And issue the UCS Manager command to show serial number

I was able to get this workimng

 

get-ucsserver | select UCS,DN,Model,Serial

 

how do I get the service profile to ucsserver mapping?

You select the proper service profile, and if is associated, you will see which blade it is.

You have to enter this sequence of UCSM commands, and finally get the sequence of necessary powershell commands

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:

Review Cisco Networking products for a $25 gift card