I tried this script on both a PE 1950 and a M710 blade with no luck. Does anyone out there have any experience with this script? I'm trying to put together a VB /PowerShell script to power on my servers at our DR site, normally the servers are powered down.
I used that script few weeks back for testing on my R710 before I recorded my WSMAN demo. Worked fine, AFTER I upgraded the bios/firmware on the system.
"I used that script few weeks back for testing on my R710 before I recorded my WSMAN demo. Worked fine, AFTER I upgraded the bios/firmware on the system.
What firmware rev is your idrac ?"
Hi Scott,
I have the latest CMC (2.11 A00), BIOS (1.3.6) and iDrac FW (2.20 A01)on the M710. I know the script is making it to the iDrac because if I deliberately use a bad password I get an access denied, if I use the correct creds the following is returned:
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
s:Receiverwsman:InternalEr
rorThe service cannot comply with the request due to internal process
ing errorsClass not found
The fault is occurring only with modular iDRAC. I have updated the script that works around this fault. In addition, the script can target the CMC to control power on the blades in the chassis. Here is the link: http://attachments.wetpaintserv.us/bS%24XbHSXzgGkCyzW7IsSvg%3D%3D7451
avateq
3 Posts
0
February 11th, 2010 16:00
Thanks in advance!
Scott Hanson
342 Posts
0
February 15th, 2010 12:00
What firmware rev is your idrac ?
avateq
3 Posts
0
February 18th, 2010 14:00
I have the latest CMC (2.11 A00), BIOS (1.3.6) and iDrac FW (2.20 A01)on the M710. I know the script is making it to the iDrac because if I deliberately use a bad password I get an access denied, if I use the correct creds the following is returned:
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
s:Receiverwsman:InternalEr
rorThe service cannot comply with the request due to internal process
ing errorsClass not found
Thx in advance!
Chris Poblete
19 Posts
0
March 10th, 2010 12:00
avateq
3 Posts
0
March 10th, 2010 14:00