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