This forum is closed. Thank you for your contributions.
Hi Team,
Want to run below this command on all remote server and generate the output file on a central location.
this command only work when we open a command prompt or PowerShell run as administrator mode.
OVC -status is the command.
Yogesh
Read the following to learn how to remote commands.
help about_remote
\_(ツ)_/
FYI you run help about_remote in PowerShell
Also check out this,
https://social.technet.microsoft.com/wiki/contents/articles/7703.powershell-running-executables.aspx
It's one of the better guides on how to run executables in powershell. You'll need this once you work out remote access.