Hi
The windows firewall is not realizing its on a domain network and it sets the profile incorrectly to public. e.g. vpn connections etc.
I can create a script to determine when its domain connected and i'll probably need to keep this script running in the background.
Question is when the pc is actively domain joined how do I force the firewall to the domain profile ?
Ive tried
Set-NetConnectionProfile-NetworkCategoryDomainAuthenticated
I get an error stating that this cant be done as this is automatic only !
Here i'm not looking for windows/powershell's advice as its made the wrong call.
I'm asking it to do as instructed & force the network profile to Domain authenticated.
Is this possible ?
Thanks
confuseis