Event banner
Windows Server 2025 OS security for IT and security pros
Event details
Advancements in security have been a core part of Windows Server 2025 development. Come for an overview of service account hardening, Secured-core, security baselines as a first-class product feature, authentication protocols, and more. Want a deeper dive on NTLM and Kerberos? See The evolution of Windows authentication.
Speakers: Dona Mukherjee, Matthew Reynolds
This session is part of the Windows Server Summit. Add it to your calendar, RSVP for event reminders, and post your questions and comments below! This session will be recorded and available on demand shortly after conclusion of the live event. |
- Char_CheesmanCommunity Manager
Welcome! Windows Server 2025 OS security for IT and security pros is starting now. If you have any questions or feedback for our product teams, please post them here in the Comments.
- Matthew ReynoldsMicrosoftThanks Charlize! Hey folks Ram and I are here live, so post away if you have questions, feedback, and so on.
- Olaf_EngelkeIron ContributorThere are those nice service accounts used for example by backup software across multiple servers - would there be also a solution for such accounts? Or for accounts used in Scheduled Tasks?
- Ram_JeyaramanMicrosoft
Delegated Managed Service Account (upcoming Windows Server 2025 feature) can be used to supersede existing service accounts and upgrade them to using machine bound identities instead of passwords.
- Good question Olaf! You see me here sitting and smiling. Managed Service Account are around since Windows Server 2012 and I would do much to make them the default at customers.
Olaf_Engelke some thoughts to complement your good thoughts.
https://techcommunity.microsoft.com/t5/windows-server-events/an-ounce-of-prevention-is-worth-a-pound-of-detection/ec-p/4100172#M809
- Tony_PomboIron Contributor
So, dMSA is a total replacement for MSA and gMSA?
In order words, we use gMSA extensively. After upgrading to WS25, I should change them all to dMSA?
Also, does this require WS25 domain controllers, or WS25 clients, or both?
Can a dMSA be used for a service running on, say, Windows Server 2022?
- Ram_JeyaramanMicrosoft
For now, you can only migrate traditional service accounts to DMSA (Delegated Managed Service Account). Migrating MSA (managed service account) and gMSA (group managed service account) to DMSA are not supported yet. For DMSA, both the domain controller and the client need to be based on Windows Server 2025.
- Tony_PomboIron ContributorThank you for the clarification!
- Kei-kiCopper ContributorWhat is the difference between the Windows Server 2025 security baseline and Machine Configuration?
- Matthew ReynoldsMicrosoft
I'll list a few definitions here, and if that triggers follow up questions please feel free:
Microsoft WS2025 security baseline: A set of recommended settings for WS2025, developed by the WS2025 security team, inspired by new threats and by prior art including WS2022 SCT baseline, CIS guidance, etc.
Microsoft.OSConfig powershell module: A new PowerShell module from Microsoft which can be used to instruct the OS to apply and sustain specific security postures and features, including the Microsoft WS2025 security baseline.
Azure Machine Configuration: Previously/also known as Guest Configuration, GuestConfig, and Automanage Machine Configuration-- Azure Machine Configuration is a service which (working together with Azure Policy) can configure settings at scale, including various baselines.
Azure Compute Security Baseline: Also known as GuestConfig Security Baseline, ACSB for Windows is what gets applied today when you use the built-in Azure policy for security baselines on Windows (all versions). Note that ACSB includes some conditional logic to handle different OS versions.
Q: Does the Windows baseline (as applied to a Server 2025 machine) via Azure Policy and Machine Configurattion match the Microsoft WS2025 security baseline (as applied by Microsoft.OSConfig PowerShell)?
A: They are very similar, and we are working to get them 100% aligned.
The idea is that you should be able to use PowerShell early, such as during image customization, to ensure systems are protected before they ever hit a network, and then use Azure Policy with Machine Configuration (specifically the Windows baseline there) to audit and sustain that over time.
- Kei-kiCopper ContributorThank you for the clarification. I now understand the concept of Microsoft WS2025 security baseline.
- Tony_PomboIron ContributorEven after watching "What's new in Active Directory for Windows Server 2025", where they introduce DMSA, I still don't understand the purpose of DMSA. Why not just move to "old school" MSA or the newer GMSA? Is it just a way to move to a MSA-thing without touching the server where the account is being used? Is there some other benefit I am overlooking? It seems to me that someday, you'll need/want to clean up the old account and touch the "calling servers" anyway.
- Ram_JeyaramanMicrosoft
The goal with DMSA is to get rid of using passwords with service accounts. More often than not, those accounts use weak passwords, which are often reused across multiple accounts, and often those passwords do not get rotated. Such service accounts are attractive targets for attackers. With, DMSA (delegated managed service account), service accounts are bound to the machine identity and thus do not use passwords. Further, it is easy to upgrade existing service accounts to DMSA.
- Char_CheesmanCommunity Manager
Thank you for joining us this week for the Windows Server Summit! Q&A is now closed, but all sessions are available on demand so you can watch and learn when it is convenient for you. We hope you enjoyed the event.