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