NAME

Set-DcsServerProperties

SYNOPSIS

Sets the description of the specified server.

SYNTAX

Set-DcsServerProperties   -Server <Object>   [ -Description <String> ]  -ServerLocality <Object> -MaintenanceMode <Object> [ -Connection <String> ]   [ -PipelineVariable <String> ] [<CommonParameters>]

DESCRIPTION

Sets the description of the specified server.

PARAMETERS

-Server<Object>
ServerHostData object, computer name or ID that identifies the server. The computer name must be unique or the name must be fully qualified. The object can be obtained using Get-DcsServer.

Required: true
Position: named
Default value:
Accept pipeline input: true (ByValue)
Accept wildcard characters: false

-Description<String>
Specify the new description for the server. To remove the description, use an empty string as the value; for example "".

Required: false
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false

-ServerLocality <Object>
Specify the new ServerLocalityData object, by name or ID that identifies the locality.


Required: true
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false


-MaintenanceMode <Object>
Enables or Disables Maintenance Mode.


Required: true
Position: named
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 is 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
 
<Common Parameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

ServerHostData : Object that identifies and describes the server.

OUTPUTS

ServerHostData : Object that identifies and describes the server.

NOTES

For other server settings see Set-DcsServerCacheSize, Set-DcsLogStore, Set-DcsSnapshotMapstore, Set-DcsReplicationBufferFolder, Set-DcsBackUpFolder. To set port properties for a server, see Set-DcsServerPortProperties,

EXAMPLES


-------------- Example 1 Sets the description for a specified server --------------
Set-DcsServerProperties -Server SSV1 -Description "Storage server located in Ft. Lauderdale Lab2 Room 13E."
		

The description for the server SSV1 is changed to "Storage server located in Ft. Lauderdale Lab2 Room 13E."

GroupId:4ba07046-5f6b-44f1-acf8-41d77d0dc184
RegionNodeId:ExecutiveNode:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4
CacheSize:255.00 MiB
State:Online
SupportState:Idle
SnapshotMapStoreId:V.{91e63003-ca79-11e0-a962-00155d11e921}-00000017
SnapshotMapStorePoolId:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:{91e63003-ca79-11e0-a962-00155d11e921}
InstallPath:C:\Program Files\DataCore\SANsymphony
ProductName:DataCore SANsymphony
ProductType:Standard
ProductVersion:8.1, Update 1
OsVersion:Windows Server 2008 R2 x64 Edition, Service Pack 1
ProcessorInfo:DataCore.Executive.ProcessorInformation
ProductBuild:13.1.1.813
BuildType:Release
DiagnosticMode:Enabled
LicenseRemaining:10332000000000
ReplicationBufferFolder:E:\
TotalSystemMemory:1,023.56 MiB
AvailableSystemMemory:145.85 MiB
LogStatus:Operational
LicenseSettings:DataCore.Executive.LicenseSettings
IsLicensed:True
StorageUsed:0.00 B
PowerState:ACOnline
CacheState:WritebackGlobal
BackupStorageFolder:
IpAddresses:{172.20.17.63, fe80::ac9f:4abc:8e7:447a, 13.0.0.31, fe80::2de4:e3b4:87d0:b299...}
Description:Storage server located in Ft. Lauderdale Lab2 Room 13E.
HostName:SSV1.datacoresoftware.com
Id:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4
Caption:SSV1
ExtendedCaption:SSV1 in Local Group
Internal:False
   
 
-------------- Example 2 Sets the server locality for a server specified by name --------------
C:\PS>Set-DcsServerProperties -Server SSV1 -ServerLocality Lab1

The server locality for the server named "SSV1" is set to Lab1

GroupId:4ba07046-5f6b-44f1-acf8-41d77d0dc184
RegionNodeId:ExecutiveNode:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4
CacheSize:0.00 B
State:Online
SupportState:Idle
SnapshotMapStoreId:V.{91e63003-ca79-11e0-a962-00155d11e921}-00000017
SnapshotMapStorePoolId:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:{91e63003-ca79-11e0-a962-00155d11e921}
InstallPath:C:\Program Files\DataCore\SANsymphony
ProductName:DataCore SANsymphony
ProductType:Standard
ProductVersion:8.1, Update 1
OsVersion:Windows Server 2008 R2 x64 Edition, Service Pack 1
ProcessorInfo:DataCore.Executive.ProcessorInformation
ProductBuild:13.1.1.813
BuildType:Release
DiagnosticMode:Enabled
LicenseRemaining:10332000000000
ReplicationBufferFolder:E:\
TotalSystemMemory:1,023.56 MiB
AvailableSystemMemory:111.92 MiB
LogStatus:Operational
LicenseSettings:DataCore.Executive.LicenseSettings
IsLicensed:True
StorageUsed:0.00 B
PowerState:ACOnline
CacheState:WritebackGlobal
BackupStorageFolder:
IpAddresses:{172.20.17.63, fe80::ac9f:4abc:8e7:447a, 13.0.0.31, fe80::2de4:e3b4:87d0:b299...}
LocalityId 9cfb4e47-3e3b-48a4-9bfb-4054de7c5313
Description: 
HostName:SSV1.datacoresoftware.com
Id:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4
Caption:SSV1
ExtendedCaption:SSV1 in Local
Internal:False