1834650 Members
1811 Online
110069 Solutions
New Discussion

Workstation Model Number

 
SOLVED
Go to solution
Richard Brak_2
Occasional Advisor

Workstation Model Number

I am working at a site that has many different HP 9000 model workstations. Is it possible to telnet into each machine and type a command that will display the workstations model #? We have HP 9000 models: 715/64, 715/100XC, 712/100, B132L, and B180L. I want to quickly determine which machines contain which model#.
4 REPLIES 4
Bryan D. Quinn
Respected Contributor
Solution

Re: Workstation Model Number

How about model?

That should give you the information that you need.

Hope this helps!
-Bryan
Helen French
Honored Contributor

Re: Workstation Model Number

Did you try this command:

# model

Also, try 'print_manifest' and 'stm' commands.
Life is a promise, fulfill it!
Glen Harrison
Occasional Contributor

Re: Workstation Model Number

use the model command

#model
9000/780/J280
Richard Brak_2
Occasional Advisor

Re: Workstation Model Number

You can tell I'm green at this. Thanks, that worked fine.