Powershell Add-VpnConnectionRoute replacement for Windows 7
I need to add route using powershell on a machine with Windows 7 installed.
But the command Add-VpnConnectionRoute
was added in Windows 10 only and don’t work in Windows 7.
How can I add route in Windows 7 ?