...
expect mode preparation
→ none
rsh mode preparation
→ add "SYSTEM" user in proxy/VMS or .rhosts/Tru64 "SYSTEM" not "system"
→ test with "psexec.exe -i -s cmd.exe" to run as local "system" account before integration to Windows shutdown
ssh mode preparation
→ use "psexec.exe -i -s cmd.exe" to run as local "system" account to create the ssh trust (keys)
...