Z
zeromilkshake
Hi,
I have problems trying to set up a VPN Connection.
Tried the "Network & Internet > VPN > add a VPN" route and the window became stuck on "save"
Tried the "old" Control Panel Method, simmilar result.
Tried to add the VPN via PowerShell and this is the output:
Add-VpnConnection : VPN connection TEST cannot be added to the local user connections. : Der Abhängigkeitsdienst oder die Abhängigkeitsgruppe konnte nicht gestartet werden.
In Zeile:1 Zeichen:1
+ Add-VpnConnection -Name "TEST" -ServerAddress "4.4.4.4" -TunnelType L ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (TEST:root/Microsoft/...S_VpnConnection) [Add-VpnConnection], CimException
+ FullyQualifiedErrorId : WIN32 1068,Add-VpnConnection
Can someone help? Thanks!
Continue reading...
I have problems trying to set up a VPN Connection.
Tried the "Network & Internet > VPN > add a VPN" route and the window became stuck on "save"
Tried the "old" Control Panel Method, simmilar result.
Tried to add the VPN via PowerShell and this is the output:
Add-VpnConnection : VPN connection TEST cannot be added to the local user connections. : Der Abhängigkeitsdienst oder die Abhängigkeitsgruppe konnte nicht gestartet werden.
In Zeile:1 Zeichen:1
+ Add-VpnConnection -Name "TEST" -ServerAddress "4.4.4.4" -TunnelType L ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (TEST:root/Microsoft/...S_VpnConnection) [Add-VpnConnection], CimException
+ FullyQualifiedErrorId : WIN32 1068,Add-VpnConnection
Can someone help? Thanks!
Continue reading...