The following options apply to coverage collection for IIS applications. 

-register

Registers the coverage service port.

-ui

Starts the agent client in UI mode.

-unregister

Unregisters the coverage service port.

-uninitialize

Restores the original web server environment and settings when errors occur.

-port <port number>

Specifies the port number to use when starting the coverage agent if the default port is unavailable.

-removeCertificate

Removes the SSL certificate when the port is manually unregistered with the -unregister switch.

-configFilePath <path>

Specifies the path to the JSON config file.

-help

Displays the command-line help.

-displayAppId

Prints the 'appid' of the dotTEST IIS Manager.

  • No labels