AD Group Manager - Online manual

Installation


AD Group Manager setup file is created using Inno Setup installer.

Inno Setup Command Line Parameters

Here are all the available command line parameters provided by Inno Setup.
Most commonly used parameters: /VERYSILENT /NORESTART.

Our custom parameters

/ProductKey
Automatically fills in the product key so there is no need to enter it. Registry entry: HKCU\Software\AlbusBit\ADGroupManager\ProductKeyClean.
Example: /ProductKey=1111-2222-3333-4444-5555
/ProductKeyLocalMachine
The same as ProductKey, only the product key is saved in HKLM. Registry entry: HKLM\Software\AlbusBit\ADGroupManager\ProductKeyClean.
Example: /ProductKeyLocalMachine=1111-2222-3333-4444-5555
/ShowGroupColumns
Indicates which columns in the group view will be visible. The value is a comma-separated string of column ID. Registry entry: HKCU\Software\AlbusBit\ADGroupManager\ShowGroupColumns. See full list of available columns.
Example: /ShowGroupColumns=1,2,3
/ShowGroupColumnsLocalMachine
The same as ShowGroupColumns, only registry value is saved in HKLM. Registry entry: HKLM\Software\AlbusBit\ADGroupManager\ShowGroupColumns.
Example: /ShowGroupColumnsLocalMachine=1,2,3
/ShowMemberColumns
Indicates which columns in the group member view will be visible. The value is a comma-separated string of column ID. Registry entry: HKCU\Software\AlbusBit\ADGroupManager\ShowMemberColumns. See full list of available columns.
Example: /ShowMemberColumns=100,101,102
/ShowMemberColumnsLocalMachine
The same as ShowMemberColumns, only registry value is saved in HKLM. Registry entry: HKLM\Software\AlbusBit\ADGroupManager\ShowMemberColumns.
Example: /ShowMemberColumnsLocalMachine=100,101,102
/DisableColumnCustomization
Disables column customization so that the user cannot change the visible columns. Registry entry: HKCU\Software\AlbusBit\ADGroupManager\DisableColumnCustomization.
Example: /DisableColumnCustomization=true
/DisableColumnCustomizationLocalMachine
The same as DisableColumnCustomization, only registry value is saved in HKLM. Registry entry: HKLM\Software\AlbusBit\ADGroupManager\DisableColumnCustomization.
Example: /DisableColumnCustomizationLocalMachine=true
/AllowedObjectTypes
Limits the types of possible objects that a user can search. Users = 10, Computers = 20, Groups = 30. Registry entry: HKCU\Software\AlbusBit\ADGroupManager\AllowedObjectTypes.
Example: /AllowedObjectTypes=10,30
/AllowedObjectTypesLocalMachine
The same as AllowedObjectTypes, only registry value is saved in HKLM. Registry entry: HKLM\Software\AlbusBit\ADGroupManager\AllowedObjectTypes.
Example: /AllowedObjectTypesLocalMachine=10,30



Use of this site constitutes acceptance of our Privacy Policy and EULA. Copyright © Albus Bit SIA