Comment 5 for bug 1430424

Revision history for this message
Mark W Wenning (mwenning) wrote :

script attached.
All Dell servers that support AMT have a way to specify other users besides 'admin' . Currently there is only one Dell AMT server, the PowerEdge T20, but more are expected in June/July of 2015.
The AMT version supported by the T20 is v9.
I happen to have a bunch of laptops that support vPro/AMT that I have been using to verify older versions of AMT with MAAS; these range from v4 to v8 .

The script attached will show how to use other AMT users.
Example: I added a user called 'Bob" with a password of 'Password2+' to the node at 192.168.10.29, to power on the machine, run

wsman_cmd.sh -h 192.168.10.29 -u "Bob" -p "Password2+"