gMSA - Group Managed Service Account is a feature introduced in Windows Server 2012. It allows for configured hosts to use the user without the password.
Questions tagged [gmsa]
32 questions
0
votes
1 answer
Robocopy, ScheduledTask and gMSA
Using a powershell script with robocopy launch by gMSA is not working ...
I write a little script to copy 2 directories in powershell with robocopy and it works.
I use it with the task sheduler, with a normal account, it works.
But doing the same…

Yann F.
- 91
- 3
- 14
0
votes
0 answers
Check group membership of group managed service account (gMSA)?
I have an IIS application running a .Net app as a gMSA that needs to perform an action on a remote .Net Web API using Windows authentication. The gMSA is also a member of a special group that should allow the user to perform the action on the API…

Gabe
- 71
- 1
- 7