Hi,
I've seen similar questions across the web, but all of them seem to assume that you're logging into a windows machine.
From my windows terminal using psexec, the command line is
psexec \ip -u userid -p password 'ls'
or
psexec \hostname -u userid -p password 'ls'
The error is
The network path is not found
Make sure that the default admin$ share is enabled on hostname.
The advice for resolving this, always assumes the remote pc is windows.
I'm just trying to run some simple commands in Linux from my windows pc, eventually in a batch file script that calls psexec with linux commands, then exits
No problem at all connecting via ssh with MobaXterm Pro.
Should I use the SSH tool, instead?
Btw, I don't understand how to use the Tags, when writing in the forum. I tried 'psexec' and 'linux' and 'Windows', but the form won't let me use them. So I picked teams-linux and windows-10-network.