Granting administrator privileges to connect to the Simple Host service - Before you can connect your application to the Simple Host service, you'll need to explicitly grant the user administrator privileges to the Simple Host ports and addresses using Netsh.exe tool. - Patroller 7.0 - Plugin and extension guides

Genetec Patrollerâ„¢ Simple Host 7.0

Product
Patroller
Content type
Guides > Plugin and extension guides
Version
7.0
ft:locale
en-US
Last updated
2025-12-11

Before you can connect your application to the Simple Host service, you'll need to explicitly grant the user administrator privileges to the Simple Host ports and addresses using Netsh.exe tool.

Procedure

  1. Make sure that the user has an administrator account on the computer.
  2. Right-click the Command prompt, and then click Run as administrator.
  3. At the command prompt, type:

    netsh http add urlacl url=http://+:8001/SimpleHost/ user=<domain>\ <user>

    Replacing <domain> and <user> with the computer domain and user name respectively.

    NOTE: To remove this permission, use the following command:

    netsh http delete urlacl url=http://+:8001/SimpleHost/

  4. Restart Genetec Patrollerâ„¢

Results

You are now ready to connect to the Simple Host service.