Windows Commands Flashcards
1
Q
View all environment variables
A
set
2
Q
Set and environment variable
A
setx variable value (admin mode)
3
Q
Print specific variables
A
echo %VAR%
4
Q
Shutdown
A
shutdown /s /t 10
/s = shutdown
/t xxx = time-out period before shutdown
/r = shutdown and restart
5
Q
Current command path
A
path
6
Q
Detailed config info about computer and OS
A
system info
7
Q
Help
A
/?
8
Q
Open explorer
A
explorer
9
Q
Open calculator
A
calc
10
Q
Microsoft Managment Console
A
mmc
11
Q
Create connections in remote servers and computers
A
mstsc
12
Q
Network Connection properties administration
A
ncpa.cpl
13
Q
Internet Properties control
A
inetcpl.cpl
14
Q
Mouse Properties control
A
main.cpl
15
Q
Sound Properties control
A
mmsys.cpl