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