NETWORK ADMINISTRATIONSWindows server

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”

source
windows server

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *