Synchronization Server Documentation Index
Command-Line Tool Reference Home

uninstall

Description
Examples
Arguments

Description

Uninstall the Synchronization Server.

This tool features graphical, command-line, and interactive modes for removal of the entire server or individual server components from the file system.

If this server is a member of a replication topology, bind credentials are used to unregister the server from its peers.

Examples

Remove the server using interactive command-line mode, prompting for any required information:
uninstall

Arguments

-V
--version

Description Display Synchronization Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-a
--remove-all

Description Removes all components of the server (this option is not compatible with the rest of remove options)

-l
--server-libraries

Description Removes Server Libraries and Administrative Tools

-L
--log-files

Description Removes log files

-c
--configuration-files

Description Removes configuration files

-b
--backup-files

Description Removes backup files

-e
--ldif-files

Description Removes LDIF files

-n
--no-prompt

Description Use non-interactive mode. If data in the command is missing, you will not be prompted and the tool will fail

-f
--forceOnError

Description Specifies that the uninstall should continue if there is an error updating references to this server in remote instances. This argument can only be used with the --no-prompt no prompt argument.

-Q
--quiet

Description Run uninstall in quiet mode. Quiet mode will not output progress information to standard output

-v
--verbose

Description Use verbose mode

--propertiesFilePath {propertiesFilePath}

Description Path to the file that contains default property values used for command-line arguments
Required No
Multi-Valued No

--noPropertiesFile

Description Specify that no properties file will be used to get default command-line argument values

--script-friendly

Description Use script-friendly mode

-D {bindDN}
--bindDN {bindDN}

Description DN used to bind to the server
Default Value cn=Directory Manager
Required No
Multi-Valued No

-w {bindPassword}
--bindPassword {bindPassword}

Description Password used to bind to the server
Required No
Multi-Valued No

-j {bindPasswordFile}
--bindPasswordFile {bindPasswordFile}

Description Bind password file
Required No
Multi-Valued No