- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Command line to determine model type? (From Window...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2005 02:37 AM
тАО04-08-2005 02:37 AM
Command line to determine model type? (From Windows)
I could use snmputil 1.3.6.1.4.1.232.2.2.4.2.0, but my Win2003 machines do not have snmputil. (Since it is a Win2k res kit tool)
Surely I could use the same command or call that the survey utility uses or some command line interface to the server agent... Anyone know how to do that?
(I need the ability to check the ProLiant model type before executing a batch file)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2005 04:12 AM
тАО04-08-2005 04:12 AM
Re: Command line to determine model type? (From Windows)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2005 05:14 AM
тАО04-08-2005 05:14 AM
Re: Command line to determine model type? (From Windows)
What is the process that Msinfo32 uses to get that info? Or VBScript for that matter?
Its not simple registry lookup, it is some kind of call to the ProLiant agents... That's what I need...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-10-2005 06:26 AM
тАО04-10-2005 06:26 AM
Re: Command line to determine model type? (From Windows)
http://h18000.www1.hp.com/products/servers/management/toolkit/index.html
--cut--
Hardware Discovery Utility
HWDISCOVERY is a utility that provides an inventory of the server being configured or
captured. HWDISCOVERY is executed by the server configuration script and captures the
following information:
- System ID
- System name ROM
- Processor information
- PCI devices present in the system
User process decisions can be made based on data that is in the file created by this utility.
Example:
A typical file generated by HWDISCOVERY is similar to the following:
--cut--
Hope this helps,
Kai-Uwe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2005 05:00 AM
тАО04-11-2005 05:00 AM
Re: Command line to determine model type? (From Windows)
Still looking...