mqsiAssemblyInstall command

Installs, uninstalls, or lists .NET assemblies in the Global Assembly Cache (GAC).

Supported platforms

  • Windows
This command must be run from an elevated command console.

Syntax

Read syntax diagramSkip visual syntax diagrammqsiassemblyinstall  -i assemblyName -u assemblyName -l assemblyName

Parameters

- i assemblyName
Installs the assembly into the GAC.
- u assemblyName
Uninstalls the assembly from the GAC.
- l assemblyName
Lists the assembly in the GAC.

Authorization

For information about platform-specific authorizations see Security requirements for Windows systems.

If you have enabled integration node administration security, you must also set up the authority detailed in Tasks and authorizations for integration node administration security.