Open the Firewall Ports¶
As of version 1.1.1, the firewall ports are no longer opened during the installation. You have to open them manually after the installation. For this, the separate script firewall.ps1 is contained in delivery and can be used.
-
Open a PowerShell (Administrator).
-
Change to the
Local Spooler - 7.1.0.766 - msidirectory.cd "Local Spooler - 7.1.0.766 - msi" -
Start the script
firewall.ps1.Set-ExecutionPolicy Bypass -Scope Process -Force; .\firewall.ps1
Next Step¶
Continue with: Mandatory Configuration Steps