Hi All HP Gurus,
I am so happy that HP release PowerShell module HP BIOS Cmdlets becuase it seems to be very helpful a lot for my datacenter automation planned.
I downloaded and install HPBIOSCmdlets-x64.msi with all prerequisites follow instructions on :
Unfortunately, I cannot get it to works. I have got errors everytime when use Connect-HPBIOS command. I alway get this...
PS C:\> Connect-HPBIOS -IP 10.123.123.123 -Username MyiLOUser-Password MyPasswordConnect-HPBIOS : Failed for 10.123.123.123:Make sure iLO VSP and WinPE EMS is correctly set. You can use New-HPBIOSCustomWinPEImage to create a custom WinPE image that can check and update the iLO VSP and WinPE EMS settings. At line:1 char:1 + Connect-HPBIOS -IP 10.123.123.123 -Username MyiLOUser-Password MyPassword + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Connect-HPBIOS], HPBIOSException + FullyQualifiedErrorId : HPBIOSCmdlets.ConnectHPBIOS
Can anyone help me to resolve this problem?
It's seems like some bugs on loading this HPBIOS PS module.
Thanks in Advance,
Jobbo