HI,
I would like to automate discovery in OME.
It seems that I have to use embededed CLI (LaunchOMEPowerShell.exe). But when I run this command, it opens a new PS windows, and I don't know how to pass command in this new windows like Add-DiscoveryRange.
I tried to run LaunchOMEPowerShell.exe -Command {Add-DiscoveryRange ...}, but doesn't work. Seems that LaunchOMEPowerShell.exe doesn't accept any parameter.
Any idea how to do that ?
Regards,
Marc