Using Group Managed Service Accounts (gMSA) to set and forget the Service Accounts.

EnterpriseArchitect 5,376 Reputation points
2021-06-11T05:35:26.7+00:00

Hi Everyone,

I have the requirement to use gMSA (Group Managed Service Accounts) to replace the statically assigned service account in my AD domain joined Servers that is already members of highly privileged groups like: Domain Admins, Enterprise Admins, etc...

I assume that any AD account that is running or used by the Windows or Application services can be replaced with this gMSA as it is very secure and no need to worry about writing down the password somewhere.

The normal service account is currently used by:

  • Azure AD Sync
  • ADFS
  • SQL Server

What's the best practice for when to use gMSA and when NOT to use gMSA ?

Thanks in advance.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,510 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,552 questions
{count} votes

Accepted answer
  1. Leon Laude 85,786 Reputation points
    2021-06-11T05:42:19.92+00:00

    Hi @EnterpriseArchitect ,

    Microsoft has written on their official documentation a good text on when to use gMSAs and the benefits from using them:

    Benefits of using gMSAs
    https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/service-accounts-group-managed#benefits-of-using-gmsas

    When to use gMSAs
    https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/service-accounts-group-managed#when-to-use-gmsas

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Daisy Zhou 24,046 Reputation points Microsoft Vendor
    2021-06-14T08:27:34.05+00:00

    Hello @EnterpriseArchitect ,

    Thank you for posting here.

    Hope the information provided by LeonLaude is helpful to you.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.