I need to run powershell commands/scripts against Orion in order that our patching server can mute and unmute alerts.
Unfortunately, in that script the user name and password is thus visible.
What is the best way around this please?
I believe the script will be executed by the system account of the patching server so I will likely need to attach some form of credentials to the connect-swis command.
Grateful for any advice please.