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