< Windows Server Administration
This lesson covers key Windows Server roles and features. Activities include installing and testing several roles and features.
Objectives and Skills
Objectives and skills for the Understanding Server Roles portion of Windows Server Administration Fundamentals certification are covered in detail later in the course. This lesson helps you:
- Understand server roles and features
Readings
Multimedia
- YouTube: Windows Server 2008 - Installing Server Roles & Features Using Server Manager
- YouTube: Windows Server 2012+ - Installing Server Roles & Features in Command Line - PowerShell
- YouTube: DNS - Introduction and Cache-only DNS Servers 2008
- YouTube: Implementing DNS on Windows Server 2016 (Step by Step guide)
- DNS Zones explained in details
- YouTube: Setting Up DHCP (2008 Server)
- YouTube: Setting Up DHCP (2016 Server)
- YouTube: Setting Up DHCP (2019 Server)
Activities
- Review Install or Uninstall Roles, Role Services, or Features. Add the DNS server role. Configure the server to use itself as its DNS server.
- Review Install or Uninstall Roles, Role Services, or Features. Add the DHCP role. Configure DHCP to use the server for DNS. Test the DHCP configuration with a DHCP client.
- Review Best Practices Analyzer. Run the Best Practices Analyzer on the DNS and DHCP roles and research any recommendations provided.
- Review Features Available in Windows Server 2008 R2. Add the .NET Framework 3.5.1 feature.
- Review Features Available in Windows Server 2008 R2. Add the Telnet Client feature. Use Telnet to connect to and test an HTTP server and an SMTP server.
- Review What's New For Windows Server 2012 R2 and Windows Server 2012. Add the Windows PowerShell feature. Test a simple PowerShell script.
Lesson Summary
- The Active Directory Domain Services role enables the server to be configured as a domain controller to centrally manage, authenticate, and authorize users, groups, and computers on the network.[1]
- The Application Server role supports hosting and managing high-performance distributed business applications through the .NET Framework, web services, and application communications services.[1]
- The DHCP Server role allows the server to provide IP addresses and other settings to network clients.[1]
- The DNS Server role allows the server to provide host name to IP address resolution for Internet names, as well as hosting name resolution for local domains.[1]
- The File Services role supports file sharing, DFS, NFS, and SMB.[1]
- The Hyper-V role supports hosting and managing virtual machines, including both Windows and non-Windows guests.[1]
- The Network Policy and Access Services role supports RADIUS authentication, routing, and remote access through VPNs.[1]
- The Print Services role supports printer sharing.[1]
- The Terminal Services role supports access to remote desktop services, remote applications, and may function as a gateway to remote clients.[1]
- The Web Server role allows the server to host HTTP, HTTPS, and FTP sites.[1]
- The Windows Deployment Services role supports network-based installation of Windows and other operating systems through PXE boot.[1]
- The Group Policy Management feature allows administration of Group Policy objects through the Group Policy Management Console.[2]
- The .NET Framework 3.5.1 feature installs support for .NET 2.0 and .NET 3.0 applications through the .NET Framework.[3]
- The Remote Assistance feature supports requesting and offering GUI-based remote assistance.[4]
- The Remote Server Administration Tools feature supports remote administration of Windows servers from another server.[5]
- The Telnet Client feature installs a Telnet client, useful for both connecting to Telnet servers (including routers and switches), and testing text-based network services such as HTTP and SMTP.[6]
- The Windows PowerShell Integrated Scripting Environment feature installs a GUI for developing, testing, and running PowerShell scripts.[7]
- The Windows Server Backup feature installs a Microsoft Management Console snap-in, comnand-line tools, and PowerShell cmdlets to support backup and recovery of Windows servers.[8]
Key Terms
- Background Intelligent Transfer Service (BITS)
- A component of Microsoft Windows operating systems that facilitates prioritized, throttled, and asynchronous transfer of files between machines using idle network bandwidth, most commonly used to deliver software updates to clients.[9]
- BitLocker Drive Encryption
- A full disk encryption feature included with the business editions of Windows Vista and later operating systems.[10]
- Common Language Runtime (CLR)
- The virtual machine component of Microsoft's .NET framework responsible for managing the execution of .NET programs.[11]
- .NET Framework
- A software framework developed by Microsoft that includes a large library supporting a variety of user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications functions.[12]
- RADIUS (Remote Authentication Dial In User Service)
- A networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service.[13]
Review Questions
Click on a question to see the answer.
-
The Active Directory Domain Services role enables _____.The Active Directory Domain Services role enables the server to be configured as a domain controller to centrally manage, authenticate, and authorize users, groups, and computers on the network.
-
The Application Server role supports _____.The Application Server role supports hosting and managing high-performance distributed business applications through the .NET Framework, web services, and application communications services.
-
The DHCP Server role allows the server to _____.The DHCP Server role allows the server to provide IP addresses and other settings to network clients.
-
The DNS Server role allows the server to _____.The DNS Server role allows the server to provide host name to IP address resolution for Internet names, as well as hosting name resolution for local domains.
-
The File Services role supports _____.The File Services role supports file sharing, DFS, NFS, and SMB.
-
The Hyper-V role supports _____.The Hyper-V role supports hosting and managing virtual machines, including both Windows and non-Windows guests.
-
The Network Policy and Access Services role supports _____.The Network Policy and Access Services role supports RADIUS authentication, routing, and remote access through VPNs.
-
The Print Services role supports _____.The Print Services role supports printer sharing.
-
The Terminal Services role supports _____.The Terminal Services role supports access to remote desktop services, remote applications, and may function as a gateway to remote clients.
-
The Web Server role allows the server to _____.The Web Server role allows the server to host HTTP, HTTPS, and FTP sites.
-
The Windows Deployment Services role supports _____.The Windows Deployment Services role supports network-based installation of Windows and other operating systems through PXE boot.
-
The Group Policy Management feature allows _____.The Group Policy Management feature allows administration of Group Policy objects through the Group Policy Management Console.
-
The .NET Framework 3.5.1 feature _____.The .NET Framework 3.5.1 feature installs support for .NET 2.0 and .NET 3.0 applications through the .NET Framework.
-
The Remote Assistance feature supports _____.The Remote Assistance feature supports requesting and offering GUI-based remote assistance.
-
The Remote Server Administration Tools feature supports _____.The Remote Server Administration Tools feature supports remote administration of Windows servers from another server.
-
The Telnet Client feature _____.The Telnet Client feature installs a Telnet client, useful for both connecting to Telnet servers (including routers and switches), and testing text-based network services such as HTTP and SMTP.
-
The Windows PowerShell Integrated Scripting Environment feature _____.The Windows PowerShell Integrated Scripting Environment feature installs a GUI for developing, testing, and running PowerShell scripts.
-
The Windows Server Backup feature _____.The Windows Server Backup feature installs a Microsoft Management Console snap-in, comnand-line tools, and PowerShell cmdlets to support backup and recovery of Windows servers.
Flashcards
See Also
References
- 1 2 3 4 5 6 7 8 9 10 11 Install Windows Server 2008 Server Roles with Server Manager
- ↑ Group Policy Management Overview
- ↑ .NET Framework 3.5.1 Features Overview
- ↑ Remote Assistance Overview
- ↑ http://technet.microsoft.com/en-us/library/cc731209.aspx Remote Server Administration Tools Overview
- ↑ Telnet Client Overview
- ↑ Windows PowerShell Integrated Scripting Environment Overview
- ↑ Windows Server Backup Overview
- ↑ Wikipedia: Background Intelligent Transfer Service
- ↑ Wikipedia: BitLocker Drive Encryption
- ↑ Wikipedia: Common Language Runtime
- ↑ Wikipedia: .NET Framework
- ↑ Wikipedia: RADIUS
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.