When is Network Profile Issue for Domain Controllers going to be at least acknowledged?

Copper Contributor

Since the insider builds from 25398 to the latest 26227 all have the same bug where the domain controller on the builds will show the network category as Public instead of DomainAuthenticated and the only way to fix it is to disable and re-enable the NIC after each reboot.

 

There has been a few bug reports submitted in the feedback hub and in this community many months ago.  It would be at least be nice to be acknowledged.

7 Replies
As soon WS 2025 DC works with mslab I can look into that, to see if it's reproducible on my end.

Could you share get-netadapter, and get-netipconfiguration, please?
tyvm! looks good (or not). Will this also happen before the VM is a AD DS server (DC)?
have you disabled IPv6 or all "stock config"?

What is your external DNS in DNS forwarder on each of the DCs?
Without it the machines cannot see the internet. Test-Connection www.google.de should fail.
Agreed this should not affect the network profile (NLA). but worth looking into.

@CWooldridge 

 

I have found this issue beginning in Nov 2022, even with Windows Server 2022. It rared its ugly head after that kerberos fix that November that broke the world. After that, there was a hotfix that fixed it on 2022, 2019, 2016, etc. I noticed this began again in the early vNext 2025 builds. It's still there as of the build available today, even after all the hotfixes apply after updating. Obviously the bandaid for now is restart-netadapter * - or specify your NIC name, if you're concerned about it restarting the wrong NIC, to run at startup via Task Scheduler. This really isn't a fix, but a mere stopgap to allow this to operate properly as it becomes a domain controller. Let's hope someone from MS is paying close attention and addresses this. I've tried all the registry keys, etc, and that does not work. In fact, I think 2025 completely ignores the AlwaysExpectDomainController as everyone swears is the fix. I think they still have problems. This appears to be a nasty conflict between NLA, Windows Defender Firewall, and something hanging in the OS upon the NIC initialization. Also, setting service dependencies isn't the answer either. This should work out of the box. Glad I'm not the only one having this issue.

AlwaysExpectDomainController does not work with Server 2025.
Re-enables the Ethernet Adapter sounds like a workaround.
When can we expect a solution?

I don't understand the purpose of this forum if no one from the Program Group comments on problems that are mentioned 3-5 times?
sorry
Kinda amazed this obvious of a bug has been around so long, some basic testing you'd think would catch this.