Hello all,
I don't know if this is the right forum to post this question, I have to post it all the same to get the opinion of others in this challenge I'm encountering.
I created a group managed service account (GMSA as ADUsers) or rather thought I created them. However I found out that each time I ran the Install-ADServiceAccount svc-FRAS, It tells me it can't install ADServiceAccount. When I run the Test-ADServiceAccount, it comes out as false.
Now I removed those users, and created new ADComputer. When I run the New-ADServiceAccount -Name $gMSA_Name -DNSHostName $gMSA_FQDN -PrincipalsAllowedToRetrieveManagedPassword $gMSA_HostsGroup, it tells me that "The specified account already exists" I don't know how to resolve this, and I can't move forward with my installation of finance and operation without creating group managed service account.
I will be grateful if someone can advise me on how to resolve this. If this is not the right forum to post this question, please kindly direct me on which forum I should post this question to.
Thank you.