Server Management - Remote Server Management
1752479 Members
5472 Online
108788 Solutions
New Discussion

Scripting DC Change

 
SOLVED
Go to solution
Doug Rowland
New Member

Scripting DC Change

We've been using DC Authentication on our ILO's for some time. We recently retired our old DC's and brought new ones online. The AD Authentication no longer works as the ILOs were pointing to the retired DC. Is there a way to script this change?

Thanks,
Doug
1 REPLY 1
acartes
Honored Contributor
Solution

Re: Scripting DC Change

It depends. Assuming you have local user accounts still enabled, you can remotely script the change using the local account credentials, using something like the script shown below.

However, if it is set up for "directory only" and the server is gone, you will need to either process the script locally (HPONCFG) or set the iLO security override switch on each target before processing.

The following script is derived from the downloadable HP Light-Out XML Scripting Examples, (mod_directory.xml)