UserInteractionLevel (inventory agent)
FlexNet Manager Suite ()
Command line | Registry
UserInteractionLevel
defines the user interaction method of the ndtrack
agent. Possible values are:
-
Full
: Thendtrack
agent operates in full interactive mode. -
Auto
: WhenShowIcon
isTrue
, thendtrack
agent icon displays during inventory activities. The user is able to double-click the icon to access thendtrack
agent user interface. WhenShowIcon
isFalse
, a progress bar displays during inventory activities. -
Quiet
: Thendtrack
agent is not displayed during operations, and no user feedback or interaction is available. -
Status
: Only status dialogs are displayed (for example, progress dialogs).
Values
| **Values / range** | `Full`, `Auto`, `Quiet`, `Status` | | **Default value** | ``` Status ``` | | **Example values** | ``` Quiet ``` |
Command line
| **Tool** | Inventory agent \(`ndtrack`\) | | **Example** | ``` -o UserInteractionLevel=Quiet ``` |
Registry
| **Installed by** | Manual configuration | | **Computer preference** | In order of precedence: - `[Registry]\ManageSoft\Tracker\CurrentVersion` - `[Registry]\ManageSoft\Common` |
2025 R1.1Parent topic:Preferences