cmd.exe as local system

  • Thread starter Thread starter gambagrande
  • Start date Start date
G

gambagrande

I'm trying to run cmd under windows XP as the local system so i can
restart explorer with system privileges. As of yet I have been using
the command prompt line

c:\Documents and Settings\user>at <time> "cmd.exe"

closing explorer, and waiting for a new cmd window to pop up. The at
command appears to be working, as I can see an instance of cmd.exe
running under "SYSTEM" in task manager, but the cmd window will not
display so I cannot type in the command under system to reopen
explorer. Does anybody know what I'm doing wrong? Any suggestions?
 
Back
Top