cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
624
Views
10
Helpful
7
Replies

Serial number of MCS server

amansoi_5
Level 1
Level 1

Hi All,

Is there any way to find out the serial number of MCS-7825-I1 on which CCM version 4.X is running? instead of seeing the serial number sticker which is on TOP of box.

regds,

aman

7 Replies 7

Sascha Monteiro
Level 6
Level 6

it could be the case that some hp management app is installed, sort of diagnostics, I believe you can see the serial from there

Hi ,

Is there any way to edit the registry editor and find out serial number of box?

regds,

aman

Rob Huffman
Hall of Fame
Hall of Fame

Hi Aman,

Just to add a touch to the good tips from Steve;

From Jamie;

"There is a service on the HP servers called "HP System Management Homepage". You need to start this and the browser mgmt interface will become available.

Look under the System Config -> System Board link and you will see the server's serial number."

There are some good ideas for 4.x servers in this thread;

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=IP%20Telephony&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.2cbe9b86/0#selected_message

Hope this helps!

Rob

HP has a vbs script that reads the serial number from BIOS - It works on IBM servers too:

http://h41111.www4.hp.com/hps/carepack/emea_middle_east/en/getserial.html

If web access from the server is restricted, you could RDP/VNC to server:

Open a Notepad, paste in the following text and save file as sn.vbs (select save as type all files, not txt).

strComputer = "."

Set objWMIService = GetObject("winmgmts:" _

& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")

Set colBIOS = objWMIService.ExecQuery _

("Select * from Win32_BIOS")

For each objBIOS in colBIOS

Wscript.Echo "Manufacturer: " & objBIOS.Manufacturer

Wscript.Echo "Serial Number: " & objBIOS.SerialNumber

Next

Double click on sn.vbs and it will show the manufacturer (IBM/HP etc ) and the serial number

Hi ,

We have got the local access to MCS and is in production.One way was to restart the system & go to System SETUP by pressing F9 but I am not getting any downtime.Moreover,customer has only one CCM i.e. PUB ,no Subscriber.

the second option as suggested by you.But is there any way to avoid installing VNC and copying these lines & running them.

regds,

aman

julio
Level 1
Level 1

You can also look into the SCSI Array Diagnostic program on the server and when you run it and it gives you the report, the serial number is included at the top of the report.

Hi Julio,

Please can u give me the detail of how to do this?

regds,

aman

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: