Hi all
Is there a way to programmatically execute a process inside a virtual machine from outside? I couldn't find any Hyper-V API that supports this. Neither did I find a PowerShell Cmdlet that could help me out with this. Note that I cannot simply do a remote execute because sometime we have network isolation in place and I therefore cannot reach such virtual machines via network.
Thanks