Installing and Configuring Windows Server 2012 Exam Technology & Digital Applications 3 — Questions and Answers
Question 1: An administrator configures a Windows Server 2012 server with the Web Server (IIS) role. Which authentication method requires clients to have a valid certificate issued by a trusted CA?
- Windows Authentication
- Basic Authentication
- Client Certificate Mapping Authentication (Correct answer)
- Digest Authentication
Correct answer: Client Certificate Mapping Authentication
Client Certificate Mapping Authentication requires clients to present a valid X.509 certificate to authenticate with IIS.
Question 2: Which Windows Server 2012 component enables administrators to run multiple isolated application environments on the same server without full virtualization?
- Hyper-V
- Windows Server Containers
- App-V (Correct answer)
- RemoteApp
Correct answer: App-V
Microsoft Application Virtualization (App-V) isolates applications in virtualized packages without requiring Hyper-V or OS-level containers.
Question 3: What is the maximum size of a VHDX virtual disk file supported by Hyper-V in Windows Server 2012?
- 2 TB
- 16 TB
- 64 TB (Correct answer)
- 4 TB
Correct answer: 64 TB
VHDX files in Windows Server 2012 Hyper-V support a maximum size of 64 TB, compared to the 2 TB limit of the older VHD format.
Question 4: A user connects to a Windows Server 2012 RemoteApp and receives an error that the program cannot be started. The admin verifies the program is published. What should be checked next?
- Verify the user is in the Remote Desktop Users group
- Check the server's disk quota settings
- Verify DNS resolution for the RD Gateway
- Check the licensing grace period status on the RD Session Host (Correct answer)
Correct answer: Check the licensing grace period status on the RD Session Host
If RD Licensing is not properly configured and the grace period has expired, users cannot start RemoteApp programs even if they are published.
Question 5: Which Windows Server 2012 feature can cache frequently accessed files from a remote file server at a branch office to reduce WAN bandwidth consumption?
- DFS Namespaces
- BranchCache (Correct answer)
- Work Folders
- Offline Files
Correct answer: BranchCache
BranchCache caches content from file and web servers at branch offices so clients can retrieve it locally instead of over the WAN.
Question 6: In Windows Server 2012, which tool provides a graphical interface for viewing and managing the health of Storage Spaces pools and virtual disks?
- Disk Management
- Server Manager > File and Storage Services (Correct answer)
- Failover Cluster Manager
- Computer Management
Correct answer: Server Manager > File and Storage Services
Server Manager's File and Storage Services section provides the GUI for managing Storage Spaces, including pools, virtual disks, and tiers.
Question 7: An organization needs to provide employees with access to corporate files from personal devices without VPN. Which Windows Server 2012 R2 feature best addresses this?
- DirectAccess
- Work Folders (Correct answer)
- WebDAV
- Offline Files
Correct answer: Work Folders
Work Folders in Windows Server 2012 R2 enables users to sync work files to personal devices over HTTPS without requiring a VPN connection.
An administrator configures a Windows Server 2012 server with the Web Server (IIS) role.
Which authentication method requires clients to have a valid certificate issued by a trusted CA?