Anyone have this issue? Thank you.
Yes, you need to restart Network Location Awareness service to correct this. It seems like a bug in WS2019 or maybe a NIC driver issue. You can create a Powershell script that runs after logon like:
Restart-Service -Name Nlasvc -Force