...
Follow these guidelines to ensure all GYTPOL components function correctly with the gMSA.
Guidelines / Prerequisites
Install GYTPOL dsRequester Server with a regular user account (do not use the gMSA for initial installation).
If the server is yet installed, please refer to this guide to setup and install dsRequester.
Create a security group that will be allowed to retrieve the managed password for the gMSA.
Create and install the gMSA.
Reconfigure GYTPOL Tasks to use the gMSA.
Creating the Security Group (GroupName)
A security group is required to define which computers can retrieve the gMSA's managed password and use it.
Info |
---|
This step is crucial before creating the gMSA. |
Create the Security Group
Open Active Directory Users and Computers (ADUC) on a Domain Controller.
You can also perform this on the dsRequester server, provided the necessary features are installed as specified in the prerequisites.
Right-click the desired OU, select New > Group, and name it (e.g.,
gMSA-GYTPOL-Servers
).Set the group type to Security and click OK.
Enter the computer accounts that should have access to the gMSA under the Members tab.
Usually, this will include only the dsRequester server.
Create the gMSA
Identify the name of the gMSA you want to create. For example,
gytGMSA
.Determine the group or computer accounts that will have access to use this gMSA.
Open PowerShell as an Administrator on a Domain Controller.
You can also perform this on the dsRequester server, provided the necessary features are installed as specified in the prerequisites.
Run the following command to create the gMSA:
...
Info |
---|
|
Verify the creation of the gMSA account with:
...