Forum Discussion
DarienHawkins
Apr 27, 2024Brass Contributor
Server 2025 Core ADDS DC, Network Profile Showing as "Public" and not as "DomainAuthenticated"
OS: Windows Server 20225 Standard Core (no GUI), build 26085.1 Role: ADDS, DNS ForestMode: Windows2025Forest DomainMode: Windows2025Domain Platform: Hyper-V guest When standing up a clean Win...
tier1to8
Jan 15, 2025Copper Contributor
Issue still persists after JAN CU KB5050009.
After reboot, repadmin /replsum shows error 1908 (could not find the DC for this domain) with its primary replication partner.
Workaround with the following PS:
Restart-NetAdapter -Name "adapter"
Restart-Service -Name "netlogon"