Installation¶
-
Download the NATS - 2.10.0.48 - msi folder. It is saved as
NATS - 2.10.0.48 - msi.zip.Hint - logon data
You receive the logon data for the SEAL Systems delivery platform from your Technical Project Manager at SEAL Systems.
-
Extract
NATS - 2.10.0.48 - msi.zip. -
In a PowerShell (Administrator), change to the
NATS - 2.10.0.48 - msidirectory and start installing the packages:Set-ExecutionPolicy Bypass -Scope Process -Force; .\install.ps1 -
Open the required firewall ports for necessary services:
Set-ExecutionPolicy Bypass -Scope Process -Force; .\firewall.ps1 -
Start SEAL NATS:
Start-Service seal-nats