9.1 windows Admin Center Notes

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:50 AM on 8/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards
Windows Admin Center (WAC)
Centralized management tool for hybrid server environments providing remote monitoring, role-based access, and Azure integration
2
New cards
What replaced Server Manager in hybrid environments?
Windows Admin Center
3
New cards
WAC Key Benefit: Monitoring
Monitor and manage Azure and on-premises physical and virtual servers remotely
4
New cards
WAC Key Benefit: Access Control
Configure role-based access for fine-tuned administrator permissions to specific management functions
5
New cards
WAC Key Benefit: Azure Integration
Integrates with Azure services and provides wizards for deploying hyper-converged and failover clusters
6
New cards
Can WAC manage Hyper-Converged Infrastructure?
Yes, WAC can manage Hyper-Converged Infrastructure running Windows Server 2016 and newer
7
New cards
Minimum WMF version required for WAC
Version 5.1 or higher of Windows Management Framework
8
New cards
Do Windows Server 2016+ need WMF updates?
No, they already have the correct version of WMF
9
New cards
Additional setup for Hyper-V Server 2012/2016
Enable Remote Management, Add File Server role, Add Hyper-V module for PowerShell
10
New cards
Inbound firewall port for WAC
Port 445 (used by SMB for file copying)
11
New cards
Outbound firewall port for WAC
TCP port 443 (WAC communicates with endpoint devices)
12
New cards
Local Client Installation
WAC installed on Windows 10 client with connectivity to managed servers; best for testing and small-scale deployments
13
New cards
Gateway Server Installation
WAC on gateway server between client and managed servers; accessible from anywhere via Edge or Chrome; most common method
14
New cards
Gateway Server supported browsers
Microsoft Edge and Google Chrome (Firefox NOT supported)
15
New cards
Managed Server Installation
WAC installed on one managed server; allows managing that server or its cluster only; best for distributed scenarios
16
New cards
Failover Cluster Installation
WAC installed in failover cluster for high availability; best for production environments where continuous access is critical
17
New cards
Can WAC be installed on a domain controller?
No, it would create a security vulnerability by opening a backdoor into the critical server
18
New cards
Initial setup when accessing WAC
Security certificate must be set up during first connection
19
New cards
Certificate types supported by WAC
Self-signed certificates or 3rd party signed certificates
20
New cards
What resources can WAC manage?
Physical servers, Azure-based servers, Hyper-V virtual servers, server clusters, Hyper-Converged Infrastructure
21
New cards
How does WAC perform management tasks?
PowerShell performs backend tasks; WAC provides interface to view and edit the PowerShell scripts
22
New cards
WAC Azure integration
Can be integrated with Azure portal through Azure Hybrid Services for consolidated management
23
New cards
Benefit of Azure portal integration
Consolidates Azure tools in one location and allows creating Azure VMs directly from WAC
24
New cards
Hybrid environment
Network containing both on-premises and Azure-based servers
25
New cards
Role-based access
Fine-tuned permissions allowing administrators to access only specific management functions
26
New cards
Hyper-Converged Infrastructure
Integrated system combining compute, storage, and networking manageable by WAC running Windows Server 2016+
27
New cards
Gateway server role
Acts as intermediary between management client and managed servers, allowing remote access from anywhere