System CMD

Caution: this opens a command prompt as System. Admin rights.

XP | 2003

at 01:23 /interactive cmd.exe

/interactive lets the scheduled task interact with the desktop. 01:23 is the run time.

7 | 8

psexec -i -s cmd.exe

-i is interactive. -s runs as System.

Updated: 2026 Aug 19