Hi Jason,
I can answer your second question but not the first.
PowerShell has cmdlets to automate AD creation on iLO servers. You can refer below set of cmdlets for creation and modification of the same. Check get-help for the detailed examples for each of them. If required you can refer our User
Guide as well for more clarification.
PS C:\Windows\System32\WindowsPowerShell\v1.0> help *ilo*directory*
Name Category Module Synopsis
---- -------- ------ --------
Set-HPiLODirectory Function HPiLOCmdlets ...
Set-HPiLOSchemalessDirectory Function HPiLOCmdlets ...
Test-HPiLODirectoryUserAuthent... Function HPiLOCmdlets ...
Get-HPiLODirectory Function HPiLOCmdlets ...
Thanks,
Gokul
HPE PowerShell Team