ProLiant Servers (ML,DL,SL)
1827439 Members
5972 Online
109965 Solutions
New Discussion

Scripting with Proliant SL250

 
rmorrell
Occasional Contributor

Scripting with Proliant SL250

Hello,

       I have an SL250 Gen8 that I am working on. I am trying to write a powershell script to pull the bios settings. I understand that the HP Client management interface is supposed to provide a WMI namespace in root/hp/instrumentedBIOS as well as other classes. After installation it is still missing. The Bios Configuration Utility is not returning any results, tried multiple versions. concrep and hprcu give too much information. I just want the bios settings and their current values which should be done simply in powershell using the command: Get-WmiObject -Namespace root/hp/instrumentedBIOS -Class hp_biosSetting

 

Please tell me where I can get the proper namespaces installed. Thank you.

2 REPLIES 2
Renjiv
Respected Contributor

Re: Scripting with Proliant SL250

Greetings!

 

The utility providing namespace is not compatible with enterprise servers.  My research shows it is for Dektop\laptop\notebooks.

 

However you can learn more about scripting from the below URL: ( Insight Providers using scripting)

Refer page # 23 onwards for scripting:

 

https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c03345157

 

I hope you find this informtion helpful!

 

Regards,

Renji V



Was this post useful? -
To say thanks click the "thumbs up" icon below!!! .....
nycmitch25
New Member

Re: Scripting with Proliant SL250

Your link down , also this question wasn't really answered.