The primary tool used to configure the Windows environment and hardware is the _____.
Control Panel
_____ is a feature that helps prevent a program making a change without you knowing about it.
User Account Control (UAC)
Every computer in a network should have a _____ computer name assigned to it.
unique
A _____ is a logical unit of computers that share the same security database and is usually associated with Microsoft's Active Directory.
domain
_____ allows you to connect to a server remotely to run programs just as if you were sitting in front of the computer.
Remote Desktop
For many security mechanisms to work, your computer needs to have the correct _____.
date and time
_____ are programs that control a device and act as a translator between the device and the operating system and programs that use the device.
Drivers
_____ allows you to install or connect a device, and the operating system will automatically recognize, configure, and install the appropriate drivers for the device.
Plug-and-play
A _____ is a device driver that includes a digital signature proving who published the device driver and whether the device driver has been altered.
signed driver
_____ provides you with a graphical view of the hardware that is installed on your computer and gives you a way to manage and configure your devices.
Device Manager
Which tool allows support personnel to interact with your session to help troubleshoot problems?
C. Remote Assistance
If you connected to your internal network, what should you check if you cannot connect to web servers on the Internet?
C. Proxy settings
What technology automatically configures IRQs, DMA channels, I/O port addresses, and memory address ranges for an expansion card?
B. Plug and Play
Which built-in account gives full access to the computer system?
A. Local System
What is a central secure database that stores all hardware configuration information, software configuration information, and system security configuration policies?
A. The Registry
How does Microsoft want you to get to most items, including System Settings, on the exam?
Control Panel
When installing drivers on a 64-bit version of Windows Server 2008 R2, you must _____.
A. Install only signed drivers
To install a network role, you would use the _____.
D. Server Manager console
What program would you use to assign IRQ for a device?
C. Device Manager
Which of the following is not a start-up type for a service?
A. Self-configuring
Which registry key holds the specific settings of a local computer?
C. HKEY_LOCAL_MACHINE
By default, UAC is disabled.
True or False
False
When you right-click Computer in Windows Server 2008, the Computer Management Console will open.
True or False
False
You can install signed 32-bit drivers on Windows Server 2008 R2.
True or False
False
A black exclamation point in the Device Manager means the device is disabled.
True or False
True
To connect to a remote computer running a Server Core, you can use only a command prompt escalated as an administrator.
True or False
False
You just installed Windows Server 2008 R2 Server Core to act as a web server. You now need to configure the server. What are the different tools you can use?
1. Command prompt
2. From a remote computer use a MMC snap-in
You are installing a new network program that will install a network service. You need to choose which account you want the service to run under. What are the guidelines in choosing the account?
Use the account with the minimum rights and permissions for the service to operate.
How does a service run in Windows?
Services run in the system background, without a user interface.
1. The primary program to configure the Windows environment is _______.
B) Control Panel
2. What program or component is helps prevent unauthorized
changes to Windows?
B) UAC
3. Which Control Panel applet allows you to change the name of a computer or add the computer to a domain?
D) System
4. What type of environment has each computer keep its own security database?
A) workgroup
5. What logical unit of computers shares the same security database?
A) domain
6. What program allows you to view and interact with a user’s sessions while a user is showing an error?
A) Remote Assistance
7. What program is usually used to connect to a computer remotely?
B) Remote Desktop
8. Where do you enable Remote Desktop?
B) In the Control Panel’s System Properties
9. In Windows Server 2008 R2, where would you configure the IPv4 configuration?
D) Network and Sharing Center
10. Servers often have _________ addresses.
C) static
11. You just installed a new server and are unsuccessfully trying to visit an Internet web server. You have verified that you are using the correct DNS servers and can ping all the internal servers. What is most likely
the problem?
D) You need to configure the proxy settings in IE.
12. Which of the following is used as a signal sent by a device to get the attention of the processor?
D) IRQ
13. What type of driver is tested and includes a digital certificate?
C) signed
14. Which of the following is true about drivers and 64-bit versions of Windows Server 2008?
D) Drivers must be signed.
15. What program would you use to install printers in Windows Server 2008 R2?
C) Devices and Printers
16. What program would you use to configure IRQs or DMAs for a device?
D) Device Manager
17. You are viewing the Device Manager on a computer running Windows Server 2008. What does a down black arrow indicate?
D) The device is disabled.
18. You are viewing the Device Manager on a computer running
Windows Server 2008. What does a black exclamation point on a yellow field indicate?
C) The device is down and having problems.
19. Where would you not find the Event Viewer?
A) SysInfo
20. How do you install IIS on a computer running Windows Server 2008 R2?
A) Use Server Manager.
21. A ____________ is a program that controls a device in Windows.
driver
22. What is a program, routine, or process that performs a specific system function to support other programs or to provide a network service?
Service
23. Which service needs to be running on a Windows server so that it can provide file sharing?
Server
24. Explain why it is important to have the correct date and time.
For logs and for kerberos
25. What command would you use to restart Windows on a computer running Windows Server 2008 Server Core?
shutdown /r
26. What command would you use to configure a static IP address and default gateway for a computer running Windows Server 2008 Server