ndsensNetType
FlexNet Manager Suite ()
Command line | Registry
ndsensNetType
applies only on Windows devices. This value determines when a When connected to network trigger
is deemed to have occurred, causing the command given by ndsensNetUp
to be executed (the ndsensNetUp
preference is for internal use only and is not documented for that purpose; do not change its value). It will only trigger if the network is of a certain type. There are three possible values:
1
Local area network (LAN)2
Wide area network (WAN)3
Either LAN or WAN.
The scheduling agent monitors the specified network type(s). For example, if ndsensNetType=2
, the agent only monitors for connections to WANs.
Values
| **Values / range** | `1`, `2`, `3` | | **Default value** | ``` 3 ``` | | **Example values** | ``` 1 ``` |
Command line
| **Tool** | Scheduling component \(`ndschedag`\) | | **Example** | ``` -o ndsensNetType=2 ``` |
Registry
| **Installed by** | Installation of FlexNet Inventory Agent \(computer preference\) | | **Computer preference** | `[Registry]\ManageSoft\Schedule Agent\CurrentVersion` |
2025 R1.1Parent topic:Preferences