< Back

Invoke-FreeIPAAPItopologysuffix_verify

Sat Jan 18, 2020 11:23 am

NAME Invoke-FreeIPAAPItopologysuffix_verify



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPItopologysuffix_verify [[-version] <String>] [-name] <String> [-FullResultsOutput]

[<CommonParameters>]





DESCRIPTION

Verify replication topology for suffix.



Checks done:

1. check if a topology is not disconnected. In other words if there are

replication paths between all servers.

2. check if servers don't have more than the recommended number of

replication agreements





PARAMETERS

-version <String>

Client version. Used to determine if server will accept request.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-name <String>

Suffix name



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FullResultsOutput [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.Management.Automation.PSObject







RELATED LINKS