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