- The
/dflag incd- Enables switching the current drive and the current directory at the same time, for example you are now onC:\Windowsand after runningcd /d D:\setupyour command prompt will switch toD:\setup
Note: The
shutdowncommand was first built-in with XP but appeared in a resource kit that was commonly installed on earlier NT versions
- The
/FO(format) flag intasklist- If the list of currently running processes is long it may be more comfortable to see them in a "list" rather than the default "table". You can usetasklist /fo listto view as a list shutdown- Shutdown the system immediately by passing/s /t 0, log off by passing/l