Unity Management Console

Configuring Unity Management Console module.

Parameters

PropertyTypeDescription
ModuleNamestringThe value can be 'Unity Management Console' or 'UnityManagementConsole', for the cli to recognize the module.
PackagePathstringThe path to the Unity Management Console installer.
LogPathstringSpecifying a path here will add the /lp! argument and this path to the msi installer.
ManagementConsoleFeatureobjectThe Management Console feature is the main feature for this installer and is required.
QuietboolSetting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed.
AdditionalArgsstringIf 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: