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