L
Louis Hillebrand.
I've set up a VPN connection to our company server from a new windows 11 setup using the windows VPN client. Settings are the same as another computer in the same (remote) network.VPN is setup with this PowerShell command : Add-VpnConnection -Name "<name>" -ServerAddress "<address>" -RememberCredential -AuthenticationMethod MSChapv2 -SplitTunneling -DnsSuffix "<domain name>"I've used this setting on different computers, and they all worked fine. (SQL connection and Drive mapping)On the new system (DELL Latitude 5530, Win11 Pro
Continue reading...
Continue reading...