Skip to content

Commit 15946b9

Browse files
committed
cred-less parameter for Windows VMs
1 parent ee827b7 commit 15946b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/vmware-physical-mobility-service-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,10 +373,10 @@ Syntax | `.\UnifiedAgentInstaller.exe /Platform vmware /Role MS /CSType CSPrime
373373

374374
Setting | Details
375375
--- | ---
376-
Syntax | `"<InstallLocation>\UnifiedAgentConfigurator.exe" /SourceConfigFilePath "config.json" /CSType CSPrime /CredLessDiscovery true`
376+
Syntax | `"<InstallLocation>\UnifiedAgentConfigurator.exe" /SourceConfigFilePath "config.json" /CSType CSPrime /CredentialLessDiscovery true`
377377
`/SourceConfigFilePath` | Mandatory. Full file path of the Mobility Service configuration file. Use any valid folder.
378378
`/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.
380380

381381

382382
### Linux machine

0 commit comments

Comments
 (0)