Skip to content

Commit

Permalink
Update Resolve-DdnsRecordPermissionProblem.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
adbertram authored Dec 9, 2019
1 parent 7331d42 commit 677e866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DNS/Resolve-DdnsRecordPermissionProblem.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ process
'Namespace' = 'root\MicrosoftDNS'
}
$DnsNodeObjectQueryParams = @{
## Some may need to replcae $IntegrationScope with 'System' here
'SearchBase' = "CN=MicrosoftDNS,DC=$IntegrationScope`DnsZones,$DomainDn"
}

Expand Down

0 comments on commit 677e866

Please sign in to comment.