Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,218 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to run some commands on a windows 8 virtual machine using psexec.
I use the command:
.\PsExec.exe \\<hyper-v server>\\<vmname> -u user -p password "cmd"
And I get that answer:
PsExec v2.34 - Execute processes remotely Copyright (C) 2001-2021 Mark Russinovich Sysinternals - www.sysinternals.com
But nothing happens on the vm with name <vmname>
The virtual machine is created in hyper-V