Topic(s)

Managed I.T., Security, Cloud & Infrastructure

Author(s)

Envision Technology Advisors

The example below is using porthole.envisionsuccess.net as the terminator:

  1. Open PowerShell as administrator
  2. Paste in the text below:
    $xml = "443"
    $sourceXml=New-Object System.Xml.XmlDocument
    $sourceXml.LoadXml($xml)
    Add-VpnConnection -Name Envision -ServerAddress porthole.envisionsuccess.net -SplitTunneling $True -PluginApplicationID SonicWALL.MobileConnect_cw5n1h2txyewy -CustomConfiguration $sourceXml
  3. Click Connect to connect to the VPN (you’ll be prompted for your domain credentials the first time).

Here are some screenshots:

Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial
Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial
Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial
Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial
Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial

Note - if you see this error below...

Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial

You’ll see a corresponding error in the Sonicwall logs:

Veeam Backup & Replication Off-Site Replication Walkthrough Tutorial