Run UniFi Network Application as a service in Windows 10

All commands must be run in an administrative Windows Command Prompt (CMD) window.

1. Remove existing service (if any), by running this command:

sc.exe delete "UniFi"

2. Change the directory to the location of UniFi installation:

cd "%UserProfile%\Ubiquiti UniFi\"

3. Once in the root of the UniFi folder, run this command to install the service:

java -jar lib\ace.jar installsvc

4. Wait for the installation to complete, indicated by the Complete Installation log message.

5. Start the service with this command:

java -jar lib\ace.jar startsvc

En tanke om “Run UniFi Network Application as a service in Windows 10”

Skriv et svar

Din e-mailadresse vil ikke blive publiceret. Krævede felter er markeret med *