Hi,
I want to execute some commands on some machines which are not managed by VMWare.
For example, i want to execute a command on a machine hosted by hyper v or a physical machine.
How can I achieve this. I dont want to use Powershell remoting as WinRM needs to be enabled on target machines which is a challenge in my case. Any suggestions?