question

VictorMehta-3520 avatar image
0 Votes"
VictorMehta-3520 asked VictorMehta-3520 answered

Is it possible to open a cmd prompt using PSEXEC.exe if the user has not logged into the remote computer ?

I've written the command that works only if the user has signed in as follows:

psexec \\desktop-xxxxxx -u axxxx -p -i c:\Shutdown\shutdown.bat*

It does not work if the user has not signed in. How to make it work if the user has NOT signed into the remote computer.

Thanks in advance

windows-sysinternals-misc-utilities
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

VictorMehta-3520 avatar image
0 Votes"
VictorMehta-3520 answered

I've written the command that works only if the user has signed in as follows:

psexec \\desktop-xxxxxx -u axxxx -p -i cmd

It does not work if the user has not signed in. How to make it work if the user has NOT signed into the remote computer.

Thanks in advance

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.