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