NAME
Sync-DcsConfiguration
SYNOPSIS
Synchronizes an out-of-synch configuration.
SYNTAX
Sync-DcsConfiguration -Server <String> [ -Yes] [ -Connection <String> ] [ -PipelineVariable <String> ] [ -WhatIf] [ -Confirm]
DESCRIPTION
Synchronizes an out-of-synch configuration. If communication is lost between servers in a server group and the servers are unable to automatically reconcile the differences, the configuration will be temporarily out-of-synch. In this case, the user must select the server with the most appropriate configuration, so that the configuration can be synchronized again.
PARAMETERS
- -Server<String>
- Computer name or ID of the server. The computer name must be unique or the name must be fully qualified. This server will propagate its configuration to the other server in the group.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Yes<SwitchParameter>
- Synchronizing the configuration is an operation that requires confirmation. Specify this parameter to confirm your intention to synchronize and prevent user interaction during scripted scenarios. If not specified, user interaction will be required.
-
- Required: false
- 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
-
- -WhatIf<SwitchParameter>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Confirm<SwitchParameter>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
OUTPUTS
ConfigurationData : Object that identifies the state of the configuration.
NOTES
Also see Get-DcsConfigurationState.
EXAMPLES
Sync-DcsConfiguration -Server SSV1 -Yes
The configuration of the server group is synchronized using the configuration of the server named SSV1. The Yes parameter is included to eliminate the need to confirm the operation.
State | : | Synchronized |
Source | : | |
Id | : | 942c3183-edd5-409f-8116-b721be9e3f1b |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |