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