jeg er også i mappen og jeg kan se den starte psexec service på pc'en
C:\Documents and Settings\riversen\Skrivebord\Pstools>psexec \\192.168.17.3 -u
dministrator -p xxxxx -c -f psshutdown -t 5 -f -l \\192.168.17.3
PsExec v1.31 - execute processes remotely
Copyright (C) 2001-2002 Mark Russinovich
www.sysinternals.comPsShutdown v2.01 - local and remote system shutdown/lock
Copyright (C) 2000-2002 Mark Russinovich
Sysinternals -
www.sysinternals.comusage:
psshutdown [[-s | -r | -k [-t nn][-m "message"][-f]] -a | -l | -o] [\\computer]
-a Abort a shutdown (only possible while countdown is in progress)
-f Forces running applications to close
-k Poweroff the computer (reboot if poweroff is not supported)
-l Lock the computer
-m Message to display to logged on users
-o Logoff the console user
-r Reboot after shutdown
-s Shutdown without poweroff
-t Specifies countdown in seconds until shutdown (default is 20)
\\computer Shutdown the remote computer specified
psshutdown.exe exited on 192.168.17.3 with error code -1.