Good afternoon,
This is an odd one... I think it might have something to do with 2 new DC's added to our environment. They are both RODC's and neither have DNS installed on them. I read somewhere that we need to check the NS records but considering those
DC's don't have DNS installed that config is correct.
Here is the error I get
PS C:\Scripts> Get-ADDomainController -filter *
Get-ADDomainController : Directory object not found
At line:1 char:1
+ Get-ADDomainController -filter *
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (:) [Get-ADDomainController], ADIdentityNotFoundException
+ FullyQualifiedErrorId : ActiveDirectoryCmdlet:Microsoft.ActiveDirectory.Management.ADIdentityNotFoundException,M
icrosoft.ActiveDirectory.Management.Commands.GetADDomainController
I was out for two months for back surgery, come back and none of my scripts work because of this!!! Many things may have changed... But those two servers to me are suspect. Before I add DNS server to them and add all the zones I need, can
somebody chime in?