A standard wizard is used for the installation. The last step of the installation lets you run a configuration wizard where you can configure the administration account for login to the server and the path to the data store (see section 2.6 Configuration Wizard).
During installation, kerio.workspace.application
and kerio.workspace.rendering
files are created. They will automatically start services upon system restart. You can manually start and stop both services using the following commands:
Use the following commands to start the service:
launchctl load -w
/Library/LaunchDaemons/com.kerio.workspace.application.plist
launchctl load -w
/Library/LaunchDaemons/com.kerio.workspace.rendering.plist
Use the following commands to stop the service:
launchctl unload -w
/Library/LaunchDaemons/com.kerio.workspace.application.plist
launchctl unload -w
/Library/LaunchDaemons/com.kerio.workspace.rendering.plist
The -w
parameter in all the commands saves the settings (enable/disable) into your system. If you stop the service without using this parameter, it will be started automatically again after the system restart.
Open Terminal (in the Applications folder, open Utilities and start the Terminal application) and send the following command:
open /usr/local/kerio/workspace/utils/Uninstall.app
In the opened dialog, confirm the removal message (This script will remove Kerio Workspace from the disk. Do you want to continue?) by clicking on
Log in as Administrator. Enter your password or login as an administrator if you do not have rights to remove the Kerio Workspace application.
If you wish to delete the product including the data store, licences, settings, logs, statistics and certificates, confirm the Do you also want to remove the whole Kerio Workspace product folder including documents, licenses, configuration files, SSL certificates, log files and statistics? option. If you wish to retain these items, click on .
Upon successful removal, the following message is displayed: Kerio Workspace was successfully removed from this computer. Click on to close the dialog.