SnapCenter 6.0 Cmdlet Reference Guide For Windows ( CA08871-610en )
SnapCenter PowerShell requirements
SnapCenter Windows disk management cmdlets
Get-SdStorageConnectionSetting
Get-SdVolumeCloneSplitEstimate
Invoke-SdHostVolumeSpaceReclaim
Remove-SdStorageConnectionSetting
SnapCenter data protection cmdlets
Catalog-SmBackupWithOracleRMAN
Get-SmBackupsForPointInTimeRecovery
Get-SmDataCollectionEmsSchedule
Get-SmMultiFactorAuthentication
Invoke-DiagnosticLogCollection
Invoke-SmPrimaryBackupsExistenceCheck
Invoke-SmTechRefreshPrimaryStorage
Invoke-SmTechRefreshSecondaryStorage
New-SmMultifactorAuthenticationMetadata
Refresh-SmSyncSnapMirrorBackups
Remove-SmResourceCredentialName
Set-SmDataCollectionEmsSchedule
Set-SmMultiFactorAuthentication
Set-SmRepositoryConfigSettings
Set-SdVsphereSetting
Sets your vSphere user credentials, if vSphere is enabled.
Syntax
Set-SdVsphereSetting [-VsphereOrEsxHost] <String> [-Credential] <PSCredential> [-Session] <String> [-Host] <String>
Detailed Description
Sets your vSphere user credentials, if vSphere is enabled.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
VsphereOrEsxHost |
Specifies your vSphere or ESX host, on which you want to set your vSphere credentials. |
true |
true (ByValue, ByPropertyName) |
|
Credential |
Specifies the user name and password you want to use to access vSphere. |
true |
true (ByPropertyName) |
|
Session |
false |
true (ByPropertyName) |
||
Host |
Specifies the name or IP address of the host on which you execute the operation. The default is your local machine. |
false |
true (ByPropertyName) |