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