Startup
FlexNet Manager Suite ()
Command line | Registry
Warning: Internal use only: do not edit.
The scheduling agent checks the Startup
flag to determine if it has been called as part of system startup or while an end-user is logging on:
- For system startup, the scheduling agent is run by the scheduled event
MGSStartup
. - For logon processing (Windows only), the scheduling agent is run as a result of the value for the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \CurrentVersion\Run\SchedulingAgent_nDG
. The scheduling agent cannot be called during logon processing for non-Windows devices.
The command line parameter -o Startup=True
is passed in by default. Setting this preference elsewhere in the registry will have no effect.
Note: If the command line is changed to -o Startup=False
, the scheduling agent will still trigger missed events if configured.
Values
| **Values / range** | Boolean \(`True` or `False`\) | | **Default value** | ``` False ``` |
Command line
| **Tool** | Scheduling component \(`ndschedag`\) | | **Example** | ``` -o Startup=True ``` |
Registry
| **Installed by** | Installation of FlexNet Inventory Agent \(computer preference\) | | **Computer preference** | `[Registry]\ManageSoft\Schedule Agent\CurrentVersion` |
2025 R1.1Parent topic:Preferences