SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
Search
Test your basic knowledge |
Windows 2008 Server Core Commands
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 48 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Set a DNS server for an IP Interface
WEVUtil.exe
shutdown /r /t 0
net user administrator *
netsh interface ipv4 add dnsserver name="" address= index=1
2. Create a secondary DNS zone
dnscmd /recordadd zonename @ NS servername
dnscmd /zoneadd zonename /secondary master IP address
ocsetup /uninstall DNS-Server-Core-Role
servermanagercmd -install dns
3. Delegate a new child domain - naming its first DNS server
dnscmd /recordadd zonename childname NS dnsservername
dnscmd /zoneadd zonename /primary
dnscmd /recordadd zonename lowIP PTR FQDN
netsh interface ipv4 show interfaces
4. Add an NS record to a DNS Zone
ipconfig /all
dnscmd /recordadd zonename @ NS servername
Either net stop dns or sc stop dns
netsh interface ipv4 show interfaces
5. Add a PTR record to a reverse lookup zone
dnscmd /recordadd zonename lowIP PTR FQDN
dnscmd /recordadd zonename @ NS servername
PNPUtil.exe
Scregedit.wsf
6. Install the DNS service on a 2008 full install system
netsh interface ipv4 add dnsserver name="" address= index=1
WEVUtil.exe
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
servermanagercmd -install dns
7. List the system configuration details.
Cscript slmgr.vbs -ato
SystemInfo
dnscmd /zonerefresh zonename
ocsetup /uninstall DNS-Server-Core-Role
8. View or set system properties
netdom remove
dnscmd /recordadd zonename @ NS servername
Control sysdm.cpl
Cscript slmgr.vbs -ato
9. List roles - role services - and features.
ocsetup DNS-Server-Core-Role
NetDom RenameComputer
netsh interface ipv4 set address name="" source=static address= mask= gateway=
OCList.exe
10. Activate the OS
servermanagercmd -install dns
Cscript slmgr.vbs -ato
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
Wusa.exe PatchName.msu /quiet
11. Uninstall the DNS service on a 2008 Server full install system
dnscmd /zonerefresh zonename
Sc query type=driver
servermanagercmd -remove dns
Control timedate.cpl
12. Uninstall the DNS service on a 2008 Server Core system
net user administrator *
cscript C:'Windows'System32'Scregedit.wsf /au 1
OCSetup.exe
ocsetup /uninstall DNS-Server-Core-Role
13. Configure Windows Error Reporting.
netdom remove
ServerWerOptin.exe
netdom renamecomputer /NewName
servermanagercmd -install dns
14. To set the server with a static IP address
netsh interface ipv4 set address name="" source=static address= mask= gateway=
OCSetup.exe
Cscript slmgr.vbs -ato
Wmic qfe list -
15. Tell a primary whom to allow zone transfers to
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
cscript C:'Windows'System32'Scregedit.wsf /au 1
Wusa.exe PatchName.msu /quiet
Control sysdm.cpl
16. Control desktop settings
dnscmd /recordadd zonename lowIP PTR FQDN
Wmic qfe list
Control desk.cpl
ocsetup DNS-Server-Core-Role
17. To remove the Windows 2008 server from a domain
OCSetup.exe
Control intl.cpl
Wusa.exe PatchName.msu /quiet
netdom remove
18. View or set the date - time - and time zone
cscript C:'Windows'System32'Scregedit.wsf /au 4
Control timedate.cpl
netdom renamecomputer /NewName
net user administrator *
19. Configure the operating system. Use the /cli parameter to list available configuration areas
ipconfig /all
intl.cpl
OCSetup.exe
Scregedit.wsf
20. Install or update hardware device drivers.
intl.cpl
Wmic product where name="Name" call uninstall
PNPUtil.exe
dnscmd /enumzones
21. Show IP Interfaces
servermanagercmd -remove dns
Wmic qfe list
Control desk.cpl
netsh interface ipv4 show interfaces
22. List installed device drivers.
netdom renamecomputer /NewName
Sc query type=driver
shutdown /r /t 0
dnscmd /recordadd zonename lowIP PTR FQDN
23. Create a primary DNS zone
netsh interface ipv4 set address name="" source=static address= mask= gateway=
dnscmd /zoneadd zonename /primary
Wmic qfe list
netsh interface ipv4 add dnsserver name="" address= index=1
24. To enable automatic updates
25. Stop the DNS service
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
Wmic qfe list
Either net stop dns or sc stop dns
Sc query type=driver
26. List installed MSI applications by name.
Wmic product get name /value "
Scregedit.wsf
PNPUtil.exe
Either net stop dns or sc stop dns
27. Show all of the DNS zones on a DNS server
dnscmd /enumzones
dnscmd /recordadd zonename childname NS dnsservername
Either net stop dns or sc stop dns
netdom join /domain: /userd: /passwordd:*
28. List installed updates and hotfixes.
net user administrator *
Sc query type=driver
Wmic qfe list -
netsh interface ipv4 show interfaces
29. To set the administrative password in Windows Server 2008
netsh interface ipv4 show interfaces
Control timedate.cpl
net user administrator *
OCList.exe
30. Add or remove roles - role services - and features
dnscmd /recordadd zonename @ NS servername
dnscmd /zoneadd zonename /secondary master IP address
dnscmd /recordadd zonename lowIP PTR FQDN
OCSetup.exe
31. Delete a DNS zone from a server
Wmic qfe list -
dnscmd /zonedelete zonename [/f]
dnscmd /zoneadd zonename /secondary master IP address
servermanagercmd -remove dns
32. List installed updates and hotfixes.
Control sysdm.cpl
Wmic qfe list
Wmic product where name="Name" call uninstall
NetDom RenameComputer
33. Set Regional options
net user administrator *
dnscmd /recordadd zonename childname NS dnsservername
WinRM quickconfig
Control intl.cpl
34. To manage a server running a Server Core installation by using the Windows Remote Shell
WinRM quickconfig
Control desk.cpl
netdom remove
netdom join /domain: /userd: /passwordd:*
35. Add an A record to a DNS zone
dnscmd /recordadd zonename hostname A ipaddress
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
ocsetup /uninstall DNS-Server-Core-Role
net user administrator *
36. How to open Control Panel
Either net stop dns or sc stop dns
netsh interface ipv4 add dnsserver name="" address= index=1
dnscmd /recordadd zonename @ NS servername
intl.cpl
37. To disable automatic updates
38. Apply an update or hotfix to the operating system.
Wmic product get name /value "
Wusa.exe PatchName.msu /quiet
cscript C:'Windows'System32'Scregedit.wsf /au 4
dnscmd /zonerefresh zonename
39. View and search event logs.
servermanagercmd -install dns
WEVUtil.exe
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
dnscmd /zoneadd zonename /primary
40. Uninstall an MSI application.
ipconfig /all
netdom remove
Wmic product where name="Name" call uninstall
cscript C:'Windows'System32'Scregedit.wsf /au 4
41. To change the name of the server
WEVUtil.exe
netdom renamecomputer /NewName
dnscmd /recordadd zonename childname NS dnsservername
PNPUtil.exe
42. Tell a secondary DNS server to request any updates from the primary
OCList.exe
Wmic product get name /value "
dnscmd /zonerefresh zonename
shutdown /r /t 0
43. Install the DNS service on a 2008 Server Core system
Wmic product get name /value "
ocsetup DNS-Server-Core-Role
PNPUtil.exe
ipconfig /all
44. List information about the computer's IP address configuration
dnscmd /zonedelete zonename [/f]
ipconfig /all
dnscmd /zoneadd zonename /secondary master IP address
Sc query type=driver
45. To join a Windows 2008 server to a domain
Control desk.cpl
Wusa.exe PatchName.msu /quiet
netdom join /domain: /userd: /passwordd:*
dnscmd /enumzones
46. How to display Task Manager
ServerWerOptin.exe
Ctrl+Shift+Esc
WinRM quickconfig
Wmic product get name /value "
47. Set the server's name and domain membership
NetDom RenameComputer
PNPUtil.exe
Scregedit.wsf
dnscmd /zoneadd zonename /secondary master IP address
48. Restart the computer by typing the following at a command prompt:
shutdown /r /t 0
Scregedit.wsf
netdom renamecomputer /NewName
Control sysdm.cpl