Use this cmdlet to start the Super-ExMerge sync service.
PowerShell
Start-SyncService
This cmdlet does not provide any parameters.
Description
Use the Start-SyncService to start the Super-ExMerge sync service. If the service is already running when this cmdlet is used, nothing happens.
Examples
Example 1
PowerShell
Start-SyncService
This example start the sync service
