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