4,659 questions
Add also Dns permissions under Microsoft of this service account.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am running into an issue when trying to use a service account that is NOT a domain admin to create dns forward lookup zones on a remote DC
I am getting the error below;
Invoke-Command -Session $session -ScriptBlock {
I have not been able to find where I need to add permissions to allow this.
CIMv2 permissions have been added
DNS permissions have been added
enable-pssession has been configured properly
ports are open
firewall is open
password is good
any ideas?
Add also Dns permissions under Microsoft of this service account.