NAME

Get-DcsReplicationBufferFolder

SYNOPSIS

Returns the path of the replication buffer on the specified server.

SYNTAX

Get-DcsReplicationBufferFolder   -Server <Object>   [ -Connection <String> ]   [ -PipelineVariable <String> ]

DESCRIPTION

Returns the path of the replication buffer on the specified server.

PARAMETERS

-Server<Object>
ServerHostData object, computer name, or ID that identifies a server. The computer name must be unique or the name must be fully qualified.

Required: true
Position: 1
Default value:
Accept pipeline input: true (ByValue)
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

INPUTS

ServerHostData : Object that identifies and describes a server.

OUTPUTS

string : The path of the replication buffer.

NOTES

Also see Get-DcsReplication, Set-DcsReplicationBufferFolder.

EXAMPLES


-------------- Example 1 Returns the path of the buffer for a server specified by name --------------
Get-DcsReplicationBufferFolder -Server SSV1
			

Returns the complete path to the replication buffer for the server "SSV1".

E:\