Grant Permission to IIS Metabase

To grant permission to IIS metabase:

  1. Use the Run as administrator option to open and run Command Prompt screen.

    Note:

    Make sure you run the following command as administrator.
  2. Grant the safety_user permission to access IIS metabase:

    C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -ga "safety_user", where safety_user is an example user that represents the name of the domain user. A domain user has access to the web servers and all network services that will be configured in Argus Insight.

    Note:

    Make sure you include the domain name when running the command. For example: C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ga asd\svcargus, where
    • asd is the domain name.
    • svcargus is the domain user.