This is an old revision of the document!
| Command | Function |
|---|---|
| nltest /DCLIST:<DOMAIN> | Shows all domaincontrollers for this domain |
| taskkill /IM <processname> /f | Kills all processes with the given name |
| shutdown /r /t 30 /d p:0:0 /c „Aufgrund von Wartungsarbeiten wird der Server neu gestartet“ | Restart Windows Server 2008 and higher with commandline |
Discussion