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 installed device drivers.
Control desk.cpl
net user administrator *
Sc query type=driver
Wmic product where name="Name" call uninstall
2. Tell a secondary DNS server to request any updates from the primary
cscript C:'Windows'System32'Scregedit.wsf /au 1
WinRM quickconfig
dnscmd /zonerefresh zonename
netsh interface ipv4 set address name="" source=static address= mask= gateway=
3. Add an A record to a DNS zone
dnscmd /recordadd zonename hostname A ipaddress
ServerWerOptin.exe
SystemInfo
dnscmd /zoneadd zonename /primary
4. Set a DNS server for an IP Interface
dnscmd /zonedelete zonename [/f]
Wmic product get name /value "
netsh interface ipv4 add dnsserver name="" address= index=1
ocsetup DNS-Server-Core-Role
5. List roles - role services - and features.
ocsetup /uninstall DNS-Server-Core-Role
net user administrator *
Wmic qfe list -
OCList.exe
6. Uninstall the DNS service on a 2008 Server Core system
shutdown /r /t 0
dnscmd /recordadd zonename hostname A ipaddress
ocsetup /uninstall DNS-Server-Core-Role
Wmic qfe list -
7. Apply an update or hotfix to the operating system.
PNPUtil.exe
SystemInfo
Wusa.exe PatchName.msu /quiet
servermanagercmd -install dns
8. Set Regional options
Control intl.cpl
Sc query type=driver
netdom join /domain: /userd: /passwordd:*
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
9. List installed updates and hotfixes.
Control sysdm.cpl
ocsetup DNS-Server-Core-Role
Wmic qfe list
netdom join /domain: /userd: /passwordd:*
10. Add an NS record to a DNS Zone
dnscmd /recordadd zonename @ NS servername
netsh interface ipv4 add dnsserver name="" address= index=1
net user administrator *
dnscmd /zoneadd zonename /secondary master IP address
11. Install the DNS service on a 2008 Server Core system
WEVUtil.exe
Wmic qfe list
dnscmd /recordadd zonename lowIP PTR FQDN
ocsetup DNS-Server-Core-Role
12. List information about the computer's IP address configuration
Wmic qfe list
OCSetup.exe
ipconfig /all
servermanagercmd -install dns
13. Delete a DNS zone from a server
Control sysdm.cpl
dnscmd /zonedelete zonename [/f]
dnscmd /recordadd zonename hostname A ipaddress
net user administrator *
14. List installed updates and hotfixes.
Sc query type=driver
Wmic qfe list -
SystemInfo
WinRM quickconfig
15. To change the name of the server
netdom remove
netdom renamecomputer /NewName
WEVUtil.exe
dnscmd /recordadd zonename @ NS servername
16. Stop the DNS service
ocsetup DNS-Server-Core-Role
dnscmd /recordadd zonename @ NS servername
Either net stop dns or sc stop dns
Wmic product get name /value "
17. To disable automatic updates
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
18. Activate the OS
netdom renamecomputer /NewName
Cscript slmgr.vbs -ato
dnscmd /enumzones
OCSetup.exe
19. To remove the Windows 2008 server from a domain
Wmic qfe list -
ocsetup DNS-Server-Core-Role
netdom remove
cscript C:'Windows'System32'Scregedit.wsf /au 1
20. Control desktop settings
Control desk.cpl
SystemInfo
netdom remove
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
21. Configure Windows Error Reporting.
dnscmd /zoneadd zonename /primary
netdom renamecomputer /NewName
ServerWerOptin.exe
WinRM quickconfig
22. Install the DNS service on a 2008 full install system
OCList.exe
Wmic product where name="Name" call uninstall
servermanagercmd -install dns
PNPUtil.exe
23. Install or update hardware device drivers.
Wmic product get name /value "
OCSetup.exe
netsh interface ipv4 show interfaces
PNPUtil.exe
24. Show IP Interfaces
netsh interface ipv4 add dnsserver name="" address= index=1
shutdown /r /t 0
netsh interface ipv4 show interfaces
Sc query type=driver
25. Create a secondary DNS zone
intl.cpl
servermanagercmd -remove dns
dnscmd /zoneadd zonename /secondary master IP address
dnscmd /recordadd zonename lowIP PTR FQDN
26. How to display Task Manager
intl.cpl
servermanagercmd -install dns
Ctrl+Shift+Esc
Wusa.exe PatchName.msu /quiet
27. How to open Control Panel
intl.cpl
Sc query type=driver
netsh interface ipv4 add dnsserver name="" address= index=1
dnscmd /zoneadd zonename /primary
28. Tell a primary whom to allow zone transfers to
Control desk.cpl
Scregedit.wsf
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
WinRM quickconfig
29. Delegate a new child domain - naming its first DNS server
dnscmd /recordadd zonename childname NS dnsservername
dnscmd /recordadd zonename lowIP PTR FQDN
Sc query type=driver
netsh interface ipv4 show interfaces
30. View or set system properties
netdom renamecomputer /NewName
Control intl.cpl
Control sysdm.cpl
netsh interface ipv4 set address name="" source=static address= mask= gateway=
31. Uninstall an MSI application.
Wmic product where name="Name" call uninstall
netsh interface ipv4 show interfaces
Ctrl+Shift+Esc
netsh interface ipv4 add dnsserver name="" address= index=1
32. Configure the operating system. Use the /cli parameter to list available configuration areas
ServerWerOptin.exe
Scregedit.wsf
dnscmd /zoneadd zonename /primary
dnscmd /recordadd zonename childname NS dnsservername
33. Restart the computer by typing the following at a command prompt:
PNPUtil.exe
netsh interface ipv4 add dnsserver name="" address= index=1
Control desk.cpl
shutdown /r /t 0
34. To enable automatic updates
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
35. Create a primary DNS zone
dnscmd /zoneadd zonename /primary
ServerWerOptin.exe
WEVUtil.exe
netsh interface ipv4 show interfaces
36. Add a PTR record to a reverse lookup zone
WEVUtil.exe
Control timedate.cpl
Either net stop dns or sc stop dns
dnscmd /recordadd zonename lowIP PTR FQDN
37. To join a Windows 2008 server to a domain
netdom join /domain: /userd: /passwordd:*
dnscmd /zoneresetsecondaries zonename /nonsecure|securens
netdom renamecomputer /NewName
Either net stop dns or sc stop dns
38. View and search event logs.
Wmic qfe list
ocsetup /uninstall DNS-Server-Core-Role
WEVUtil.exe
Sc query type=driver
39. Uninstall the DNS service on a 2008 Server full install system
ServerWerOptin.exe
WEVUtil.exe
Wmic qfe list
servermanagercmd -remove dns
40. Show all of the DNS zones on a DNS server
WinRM quickconfig
dnscmd /enumzones
ocsetup DNS-Server-Core-Role
SystemInfo
41. To manage a server running a Server Core installation by using the Windows Remote Shell
Ctrl+Shift+Esc
Control desk.cpl
ipconfig /all
WinRM quickconfig
42. Add or remove roles - role services - and features
dnscmd /recordadd zonename @ NS servername
netdom remove
OCSetup.exe
Sc query type=driver
43. List installed MSI applications by name.
Control timedate.cpl
servermanagercmd -install dns
cscript C:'Windows'System32'Scregedit.wsf /au 4
Wmic product get name /value "
44. View or set the date - time - and time zone
Control timedate.cpl
Control intl.cpl
netsh interface ipv4 add dnsserver name="" address= index=1
Wmic qfe list -
45. To set the server with a static IP address
netdom renamecomputer /NewName
netsh interface ipv4 set address name="" source=static address= mask= gateway=
dnscmd /zoneadd zonename /secondary master IP address
SystemInfo
46. To set the administrative password in Windows Server 2008
net user administrator *
Control timedate.cpl
dnscmd /enumzones
NetDom RenameComputer
47. Set the server's name and domain membership
NetDom RenameComputer
Sc query type=driver
cscript C:'Windows'System32'Scregedit.wsf /au 4
OCSetup.exe
48. List the system configuration details.
SystemInfo
ocsetup DNS-Server-Core-Role
Wmic product where name="Name" call uninstall
netdom join /domain: /userd: /passwordd:*
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests