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