Windows Server 2008: Server core – Overview and basic commands
Windows Server 2008: Server core – Overview and basic commands
netdom renamecomputer %computername% /newname:SERVER02
shutdown –r –t 0
(-s = shutdown / -r = reboot / -t = time to wait before action (0 to 600secs))
cscript C:windowssystem32slmgr.vbs -ato
netdom join COMPUTERNAME /domain:DOMAIN /userd:administrator /passwordd: *
netsh interface ipv4 set address name=”Local Area Connection” source=static address=10.1.1.11 mask=255.0.0.0 gateway=10.1.1.10 1
netsh interface ipv4 set dns name=”Local Area Connection” source=static address=10.0.0.11 primary
netsh interface ipv4 show interfaces
Music:
Kool Kats – Kevin MacLeod (incompetech.com) Licensed under Creative Commons “Attribution 3.0”
windows server