ndlaunch Command Line
The installation component on managed devices is now limited to installing various packages required by the FlexNet inventory agent, including updating the FlexNet inventory agent itself.
Synopses
ndlaunch [-f preferenceFile | -o tag=value] [catalogFile]
ndlaunch -a PackageName [-o tag=value ...]
ndlaunch -d PackageName
ndlaunch -r urlOfCatalogFile [-o tag=value ...]
Type | Value | Description |
---|---|---|
-a |
PackageName |
Updates the named package from the last location from which it was downloaded and
installed. If no update is necessary or available, runs the currently installed version
(if execution is required). This parameter is equivalent to using both -p
and -r . This is the mechanism by which the FlexNet inventory agent checks
for any changes to its policy.
Examples:
Tip: Use the %BASE
path substitution variable to include the full path to the FlexNet inventory agent
installation.
|
catalogFile | The full pathname to a locally available FlexNet catalog. If specified, the
catalogFile filename must appear last on the command line. FlexNet
catalogs have the file extension .osd . |
|
-d |
PackageName |
Delete the application identified by the package name. You can identify the
package name of any installed application by looking in the installation component's
application cache; each installed application has its own folder (named for the associated
package) in this location. Warning: Do not use this parameter to delete
standard packages distributed by FlexNet Manager Suite through the inventory beacons.
|
-f |
preferenceFile |
Advanced parameter, recommended for use by experienced administrators only. Sets the value of a symbol used in a catalog by passing it the contents of a preference
file using the installation component's command line. The installation component reads
the list of symbol values specified in
preferenceFile uses the standard
.ini file format. For example:
where:
|
-o |
tag=value |
Each instance over-rides the specified preference for the installation component.
Each parameter set at the command line must be accompanied by its own -o
flag. Do not repeat any individual tag within the command line. Possible tags are listed
below. If your command line will exceed the length limit of your operating system’s
command line, use the -f parameter instead. |
-r |
urlOfCatalogFile |
Check to see if an updated catalog file exists at the specified URL. If so, download
and install it. Example:
|
Options
-o
options are:- AddClientCertificateAndKey (UNIX-like platforms only)
- AllowedPkgTypes
- CheckCertificateRevocation
- CheckServerCertificate
- DownloadSettings
- http_proxy
- InstallProfile
- LogFile (installation component)
- LogFileOld (installation component)
- LogFileSize (installation component)
- NetworkHighSpeed
- NetworkHighUsage
- NetworkHighUsageLowerLimit
- NetworkHighUsageUpperLimit
- NetworkLowUsage
- NetworkLowUsageLowerLimit
- NetworkLowUsageUpperLimit
- NetworkMaxRate
- NetworkMinSpeed
- NetworkSense
- NetworkSpeed
- no_proxy
- PreferIPVersion
- PrioritizeRevocationChecks (UNIX-like platforms only)
- SSLCACertificateFile (UNIX-like platforms only)
- SSLCACertificatePath (UNIX-like platforms only)
- SSLClientCertificateFile (UNIX-like platforms only)
- SSLClientPrivateKeyFile (UNIX-like platforms only)
- SSLCRLCacheLifetime (UNIX-like platforms only)
- SSLCRLPath (UNIX-like platforms only)
- SSLDirectory (UNIX-like platforms only)
- SSLOCSPCacheLifetime (UNIX-like platforms only)
- SSLOCSPPath (UNIX-like platforms only)
- StrictInstall
- UserInteractionLevel (installation component)
ndlaunch
had greater functionality and many more
preferences. The following are now deprecated (meaning that their use is discouraged, that
their ongoing functionality is not guaranteed, and that at an unspecified future time they
may be entirely removed from the ndlaunch
component):AddRemove |
AlertExecute |
AllowByteLevel |
AllowedPkgSubtypes |
AllowRebootIfLocked |
AllowRebootIfServer |
AllowTimeoutIfLocked |
AlwaysDisplayReboot |
ApplyPolicy |
AskAboutDependencies |
AutoAlertExecute |
AutoDetectDC |
AutoPromptOnInstallCompletion |
AutoPromptOnUnInstallCompletion |
AutoRedundancy |
BrandARP |
CacheDir |
CacheDirectory |
CachedVersion |
CheckCatalogDigest |
CheckFileDigest |
CheckRegistry |
CmdLineOverrides |
CompressMSA |
ConfirmSharedFileRemoval |
ConnectionAttempts |
DetectApplicationVersionConflicts |
DisplayAllAuthcode |
DownloadOnly |
DownloadPolicy |
EventLogs (installation component) |
ForceCOMRegistration |
ForceReboot |
ForceRebootIfLocked |
ForceValidSignature |
GlobalConfigSource |
IgnoreConnectionWindows |
InstallationStatusRefreshPeriod |
InstallerARPModify |
InstallerARPRemove |
LogInstallCheck |
LogInstallFail |
LogInstallPass |
LogLevel (installation component) |
LogModules (installation component) |
LogNotRequiredCheck |
LogUninstallFail |
LogUninstallPass |
LowProfile (installation component) |
MgsMsiArgs |
MinimumDCSpeed |
MsiAllPkgBaseURL |
MsiBaseURL |
MsiBaseURLList |
MsiCustomBaseURL |
MsiInstallArgs |
MsiReinstallFeatures |
MsiReinstallModeLevel |
MsiRepair |
MsiRepairLevel |
MsiSourceListUpdate |
MsiSourceLocation |
MsiUILevel |
MsiUninstallArgs |
MsiUserDomain |
NetworkRetries |
NetworkRetryPeriodIncrement |
NetworkTimeout (installation component) |
NoStage |
PkgCacheDirectory |
PlatformSpecificPackages |
PolicyPackageRefreshPeriod |
PolicyRefreshPeriod |
PolicyServerPriority |
PostponeByDefault |
PostponementQueryBefore |
PostponeUserInteractionLevel |
PrivateAppAccess |
PromptOnCOMRegFailures |
PromptOnInstallCompletion |
PromptOnUnInstallCompletion |
PropagatePkgChanged |
PublicAppAccess |
QuietUntilUpdate |
RebootCmdLine |
RebootIfRequired |
RebootContinueAfterCmdFailure |
RebootPostCommand |
RebootPreCommand |
RebootPromptCycles |
RebootPromptWait |
ReInstallRequiresVersionChange |
RenotifyTimeout |
RotateConnectionsOnFailedConnectionAttempt |
RunAllUsersInstallAsUser |
SaveAllUserSymbols |
SecurityAnalysisFile |
ServiceConnectTimeout |
StagedInstall |
StagedOnly |
StageInactivePackages |
SupplyWorstCaseReturnValue |
UITimeoutWait |
UploadEventLogs |
UseLastUpdateLocation |
UseTrustDatabase |
VerifyCatalogSigned |
VerifyDownload |
VerifyFilesSigned |
VerifyTrustOrSign |
VirusScan |
VirusScanCommand |
FlexNet Manager Suite (On-Premises)
2023 R2