Use this cmdlet to stop the Super-ExMerge sync service, if it is current running.
PowerShell
Stop-SyncService
This cmdlet does not provide any parameters.
Description
Use the Stop-SyncService cmdlet to stop the sync service. If the service is already stopped, nothing happens.
Examples
Example 1
PowerShell
Stop-SyncService
This example stops the Super-ExMerge sync service.
