NAME
Set-DcsvCenterProperties
SYNOPSIS
Sets the properties of a vCenter.
SYNTAX
Set-DcsvCenterProperties -vCenter <Object> [ -Description <String> ] [ -Username <String> ] [ -Password <String> ] [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Sets the properties of a vCenter. The description and credentials for the vCenter can be changed. Specify the parameters to set or change. (See Set-DcsClientProperties to set description and preferred servers for VMware hosts and virtual machines, and to set the multipath and ALUA settings for virtual machines.)
PARAMETERS
- -vCenter<Object>
- VimVirtualCenterData object, name or ID that identifies the vCenter.
-
- Required: true
- Position: 1
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Description<String>
- The description of the vCenter. To remove the description, use an empty string as the value; for example "".
-
- Required: false
- Position: 2
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Username<String>
- The user name of the account used to connect to the vCenter.
-
- Required: false
- Position: 3
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Password<String>
- The password of the account used to connect to the vCenter.
-
- Required: false
- Position: 4
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection will be used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
- -FilterVirtualMachines<String>
- This parameter helps the system to filter out any discovered virtual machines from the vCenter.
-
- Required: false
- Position: 6
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -AutoUpdateTags<String>
- When this parameter is enabled, the system automatically searches for Tags associated with the Datastores.
-
- Required: false
- Position: 7
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
VimVirtualCenterData : Object that identifies and describes the vCenter.
OUTPUTS
VimVirtualCenterData : Object that identifies and describes the vCenter.
NOTES
Also see Add-DcsvCenter, Get-DcsvCenter, Add-DcsvCenterDataStore, Remove-DcsvCenter, Set-DcsvCenterMultipathPolicy
EXAMPLES
Set-DcsvCenterProperties -vCenter ESXivc55 -Description "Financial data for Southeast Region 1"
A description for the vCenter named "ESXivc55" is added and reads "Financial data for Southeast Region 1".
ServerAddress | : | ESXivc55 |
Username | : | administrator |
Description | : | Financial data for Southeast Region 1 |
FullName | : | VMware vCenter Server 5.5.0 build-1099559 |
ProductBuild | : | 1099559 |
Version | : | 5.5 |
State | : | WaitingForUpdates |
Sequencenumber | : | 52727 |
Id | : | 0A76B835-99B2-4340-97F3-3E5F769589AE |
Caption | : | ESXivc55 |
ExtendedCaption | : | ESXivc55 |
Internal | : | False |