Help command
The password synchronization plugin executable file includes a help command that prints the available command line options.
PS C:\Program Files\OpenIDM Password Sync> .\idmsync.exe --help
OpenIDM Password Sync Service usage:
install service:
idmsync.exe --install
uninstall service:
idmsync.exe --remove
start service:
idmsync.exe --start
stop service:
idmsync.exe --stop
query service:
idmsync.exe --status
validate configuration:
idmsync.exe --validate
generate encryption key:
idmsync.exe --key
encrypt password:
idmsync.exe --encrypt "key" "password"
build and version info:
idmsync.exe --version