Server Management - Remote Server Management
1750754 Members
4551 Online
108779 Solutions
New Discussion

Run script againts many servers at once

 
Shawn Donovan
Contributor

Run script againts many servers at once

I want to add a local user to ILO on all my servers. Is there a way to do them all at once instead of one at a time?
1 REPLY 1
WFHC-WI
Honored Contributor

Re: Run script againts many servers at once

hi Shawn,

One option is to use the HPONCFG utility with an XML file for input. You can use this code as reference:




USER_NAME = "NewUser"
USER_LOGIN = "NewUser"
PASSWORD = "xxxxxxxx">