UploadSettings
Registry
UploadSettings
is a registry key (container) for several
preferences that can control the upload of data by the FlexNet Inventory Agent (or the
lightweight inventory scanner configurable for UNIX-like platforms, where the values can be
stored in the ndtrack.ini configuration file). These registry values are
in sets that apply to a particular reporting location, for which reason the registry key must
be completed with an identifier for the reporting location. The completed path leads to the
relevant set of registry values, as shown below.
When configured by the failover list generated by an inventory beacon, the
placeholder <reporting_location> takes the form of a GUID that
identifies the reporting location on the particular inventory beacon (for
example, {8909c9ba-8492-420e-b6e0-100ecf115b0a}
). In contrast, if you are
manually configuring UploadSettings
in an ndtrack.ini
file for the lightweight inventory scanner on UNIX-like platforms, you may use any string of
ASCII characters (excluding white space) that is unique within the context of the
ndtrack.ini file for these locations.
Protocol
– Mandatory. For upload to an inventory beacon, this must be eitherhttp
orhttps
.Name
– a user-friendly (general purpose) name for this group of settings. When set by policy downloaded from an inventory beacon, this consists of the value of Host with the string " Reporting Location" appended.Directory
– Mandatory, and must be calledManageSoftRL
(this is the name of a web service on the inventory beacon that accepts uploaded files and by default saves them to %CommonAppData%\Flexera Software\Incoming\Inventories).Host
– Mandatory. When set by downloaded policy (or fail-over locations list), this is normally the host name or fully-qualified domain name of the inventory beacon. If you are setting this value manually, you may also use an IPv4 or IPv6 (unique global or unique local) address.Port
– Mandatory. As this has no default value, you must specify this setting to suit your environment (typically port 80 for HTTP and port 443 for HTTPS).User
– If omitted (or left with a blank value), anonymous authentication is used for uploads to this reporting location.Password
– Stores an encrypted copy of the password needed when Windows authentication is specified for the upload.Tip: Since this value is encrypted, it cannot be used when manually editing an ndtrack.ini configuration file. Use of this setting in a manually-edited file dictates anonymous authentication.Priority
AutoPriority
.
For an alternative more suited to command lines, see UploadLocation
.
Values
Values / range |
Requires a subkey that uniquely identifies the reporting location on an individual inventory beacon. |
Default value |
None. |
Example values |
|
Registry
Installed by |
Download of failover settings, or manual configuration |
Computer preference |
|
IT Asset Management (Cloud)
Current