Unity Management Console
Configuring Unity Management Console module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'Unity Management Console' or 'UnityManagementConsole', for the cli to recognize the module. |
PackagePath | string | The path to the Unity Management Console installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
ManagementConsoleFeature | object | The Management Console feature is the main feature for this installer and is required. |
Quiet | bool | Setting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed. |
AdditionalArgs | string | If you're an advanced user, you can specify additional arguments to pass to the installer. See Microsoft's MSI documentation for more information. |
- ModuleName: Unity Management Console
PackagePath: E:\Installs\Unity Management Console\Hyland Unity Management Console.msi
LogPath: E:\Installs\Unity Management Console\Hyland Unity Management Console.log
ManagementConsoleFeature:
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
FeatureName: UnityManagementConsole
InstallPath: E:\Program Files (x86)\Hyland\Unity Management Console
Quiet: true
AdditionalArgs: