MCSA Windows Server 2012 R2 Complete Study Guide. Panek William

Чтение книги онлайн.

Читать онлайн книгу MCSA Windows Server 2012 R2 Complete Study Guide - Panek William страница 30

MCSA Windows Server 2012 R2 Complete Study Guide - Panek William

Скачать книгу

with GUI. What should you do?

      A. Reinstall Windows Server 2012 R2 Datacenter Server Core on the same machine.

      B. Install a new machine with Windows Server 2012 R2 Datacenter Server Core.

      C. Convert the current Windows Server 2012 R2 Datacenter Server Core to the Windows Server 2012 R2 Datacenter with GUI version.

      D. Dual-boot the machine with both Windows Server 2012 R2 Datacenter Server Core and Windows Server 2012 R2 Datacenter with GUI.

      3. You are the administrator for your company, and you are looking at upgrading your Windows Server 2008 web server to Windows Server 2012 R2. Which version of Windows Server 2012 R2 does Microsoft recommend you use?

      A. Windows Server 2012 R2 Datacenter

      B. Windows Server 2012 R2 Standard

      C. Windows Server 2012 R2 Essentials

      D. Windows Server 2012 R2 Foundation

      4. You are looking at upgrading your Windows Server 2008 R2 Enterprise with SP2 machine to Windows Server 2012 R2. Your organization is considering virtualizing its entire server room, which has 25 servers. To which version of Windows Server 2012 R2 would you upgrade?

      A. Windows Server 2012 R2 Datacenter

      B. Windows Server 2012 R2 Standard

      C. Windows Server 2012 R2 Essentials

      D. Windows Server 2012 R2 Foundation

      5. You have been hired to help a small company set up its first Windows network. It has had the same 13 users for the entire two years it has been open, and the company has no plans to expand. What version of Windows Server 2012 R2 would you recommend?

      A. Windows Server 2012 R2 Datacenter

      B. Windows Server 2012 R2 Standard

      C. Windows Server 2012 R2 Essentials

      D. Windows Server 2012 R2 Foundation

      6. You have been hired to help a small company set up its Windows network. It has 20 users, and it has no plans to expand. What version of Windows Server 2012 R2 would you recommend?

      A. Windows Server 2012 R2 Datacenter

      B. Windows Server 2012 R2 Standard

      C. Windows Server 2012 R2 Essentials

      D. Windows Server 2012 R2 Foundation

      7. Which of the following are benefits of using Windows Server 2012 R2 Server Core? (Choose all that apply.)

      A. Reduced management

      B. Minimal maintenance

      C. Smaller footprint

      D. Tighter security

      8. You are a server administrator, and you are trying to save hard drive space on your Windows Server 2012 R2 Datacenter machine. Which feature can help you save hard disk space?

      A. HDSaver.exe

      B. Features On Demand

      C. ADDS

      D. WinRM

      9. You have a server named SRV1 that runs Windows Server 2012 R2. You want to remove Windows Explorer, Windows Internet Explorer, and all components and files from this machine. Which command should you run?

      A. msiexec.exe /uninstall iexplore.exe /x

      B. msiexec.exe /uninstall explorer.exe /x

      C. Uninstall-WindowsFeature Server-Gui-Mgmt-Infra Remove

      D. Uninstall-WindowsFeature Server-Gui-Shell Remove

      10. What type of domain controller would you install into an area where physical security is a concern?

      A. Primary domain controller

      B. Backup domain controller

      C. Read-only domain controller

      D. Locked-down domain controller

      Chapter 2

      Configure Network Services

THE FOLLOWING 70-410 EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER:

      ✔ Deploy and configure DNS service

      ■ Configure Active Directory integration of primary zones

      ■ Configure forwarders

      ■ Configure Root Hints

      ■ Manage DNS cache

      ■ Create A and PTR resource records

      ✔ Deploy and configure Dynamic Host Configuration Protocol (DHCP) service

      ■ Create and configure scopes

      ■ Configure a DHCP reservation

      ■ Configure DHCP options

      ■ Configure client and server for PXE boot

      ■ Configure DHCP relay agent

      ■ Authorize DHCP server

      The Domain Name System (DNS) is one of the key topics that you’ll need to understand if you plan to take any of the Microsoft Windows Server 2012 R2 administration exams (70-410, 70-411, 70-412, and so forth).

      It’s also imperative that you understand DNS to work with Active Directory because it requires DNS to function properly, and many important system functions (including Kerberos authentication and finding domain controllers) are handled through DNS lookups. Windows 2000, Windows XP, Windows Vista, Windows 7, and Windows 8 clients use DNS for name resolution and to find Kerberos key distribution centers (KDCs), global catalog servers, and other services that may be registered in DNS.

      By the time you complete this chapter, you will have a deeper understanding of how DNS works and how to set up, configure, manage, and troubleshoot DNS in Microsoft Windows Server 2012 R2.

      In this chapter, you’ll also learn how to install and manage DHCP, including how to set up plain DHCP scopes, superscopes, and multicast scopes. You’ll also learn how to set up integration between Dynamic DNS and DHCP and how to authorize a DHCP server to integrate with Active Directory.

      image There are two versions of DHCP: DHCP v4 and DHCP v6. In this chapter, I will just say “DHCP server” when referring to the physical DHCP server. If I am referring to a specific version of DHCP, I will specify the version.

      Introducing DNS

      The Domain Name System (DNS) is a service that allows you to resolve a hostname to an Internet Protocol (IP) address. One of the inherent complexities of operating in networked environments is working with multiple protocols and network addresses. Owing largely to the tremendous rise in the popularity of the Internet,

Скачать книгу