Forum Discussion
doctordns
Mar 10, 2021Brass Contributor
DFSR Fails toinstall a Replication Group
I am unable to setup DFSR with the latest version of Window Server 2022. Here is the script I am using: # 1. Installing DFS-Replication feature on key servers
$SB = {
$IHT = @{
Name ...
NedPyle
Mar 10, 2021Former Employee
Hi. What domain is the machine joined to where you are running this cmdlet? The error here is simply that an LDAP connection cannot be made to any DC in that domain, so I'd start with ensuring that DNS and DC connectivity in general are working there.