< Back

Invoke-PSCUCMLdapSync

Sun Jan 19, 2020 6:38 pm

NAME Invoke-PSCUCMLdapSync



SYNOPSIS

Invoke sync of LDAP Directory





SYNTAX

Invoke-PSCUCMLdapSync [-LdapDirectory] <String> [-CancelActive] [-EnableException] [-WhatIf] [-Confirm]

[<CommonParameters>]





DESCRIPTION

Invoke sync of LDAP Directory





PARAMETERS

-LdapDirectory <String>

LDAP Directory to sync



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-CancelActive [<SwitchParameter>]

Cancel active sync



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-EnableException [<SwitchParameter>]

Replaces user friendly yellow warnings with bloody red exceptions of doom!

Use this if you want the function to throw terminating errors you want to catch.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

What If?



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Confirm...



Required? false

Position? named

Default value

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>An example



System Up Time: 0d, 0h, 13m











RELATED LINKS