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