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