Psexec.exe does not work

MyHi 21 Reputation points
2021-06-02T14:32:18.63+00:00

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

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,218 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.