Overview
This article contains steps to restart the inSync process on Mac devices. An administrator may use these commands to temporarily stop and then start the inSync process as part of a troubleshooting activity.
Steps to stop the inSync client process on Mac
The administrator can use separate scripts to stop the inSync process and to start the inSync process -
Stop inSync process -
Run the following command from the Terminal to stop the inSync process -
killall inSync
Start inSync process -
Run the following command on the terminal to start the inSync process -
launchctl start com.druva.inSyncAgent