Answer the question
In order to leave comments, you need to log in
Why is there an "Access Denied" error when connecting a gMSA account?
I want to run SQL server under a domain account.
AD Server(Server 2012 R2): Dom
Domain: my.example
SQL Server(MSSQL 2008 R2: MySQLServer - it's in the domain. I
created a KDS key.
I create a gMSA record:
New-ADServiceAccount -Name SQLService -DNSHostName dom.my.example -PrincipalsAllowedToRetrieveManagedPassword MySQLServer$ -Enabled $true
ADD-ADComputerServiceAccount -identity MySQLServer -ServiceAccount SQLService
Install-ADServiceAccount -identity SQLService
Test-ADServiceAccount -identity SQLService
returns True Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question