File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -373,10 +373,10 @@ Syntax | `.\UnifiedAgentInstaller.exe /Platform vmware /Role MS /CSType CSPrime
373
373
374
374
Setting | Details
375
375
--- | ---
376
- Syntax | ` "<InstallLocation>\UnifiedAgentConfigurator.exe" /SourceConfigFilePath "config.json" /CSType CSPrime /CredLessDiscovery true `
376
+ Syntax | ` "<InstallLocation>\UnifiedAgentConfigurator.exe" /SourceConfigFilePath "config.json" /CSType CSPrime /CredentialLessDiscovery true `
377
377
` /SourceConfigFilePath ` | Mandatory. Full file path of the Mobility Service configuration file. Use any valid folder.
378
378
` /CSType ` | Mandatory. Used to define modernized or legacy architecture. (CSPrime or CSLegacy).
379
- ` /CredLessDiscovery ` | Optional. Specifies whether credential-less discovery will be performed or not.
379
+ ` /CredentialLessDiscovery ` | Optional. Specifies whether credential-less discovery will be performed or not.
380
380
381
381
382
382
### Linux machine
You can’t perform that action at this time.
0 commit comments