This document describes procedures for managing the Umbrella Roaming Client, including disabling and restarting the client.
The Umbrella roaming client detects changes in computer network configurations. Therefore, users do not need to stop or restart the Umbrella Roaming Client regularly. To perform testing or to temporarily disable the Umbrella roaming client due to unexpected behavior, users can disable or restart it by completing the actions in this article. Users must open a support case if they experience unexpected behavior, conflicts, or have suggestions for behavioral improvement.
To stop, restart, or start the system service, open the Services MMC snap-in.
Services.msc .The process is identical to the procedure for the standalone client.
Services.msc.To manage the roaming client from the command line, use these commands:
net stop Umbrella_RCnet start Umbrella_RCnet stop acumbrellaagentnet start acumbrellaagentnet stop csc_umbrellaagentnet start csc_umbrellaagentUsers can add an option to the Menu Bar Icon in the OS X version of the Umbrella Roaming Client. This option allows users to easily disable or enable the Umbrella Roaming Client. Refer to the article "Umbrella Roaming Client for OS X: Adding an Enable/Disable option to the Menu Bar Icon" for instructions.
Note: The Menu Bar icon displays even when the Umbrella roaming client is stopped. The icon operates as a separate service.
Users can also control the client by running commands in the Terminal application:
sudo launchctl unload /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist
sudo launchctl load /Library/LaunchDaemons/com.opendns.osx.RoamingClientConfigUpdater.plist
sudo launchctl unload /Library/LaunchDaemons/com.cisco.anyconnect.vpnagentd.plist
sudo launchctl load /Library/LaunchDaemons/com.cisco.anyconnect.vpnagentd.plist
sudo launchctl unload /Library/LaunchDaemons/com.cisco.secureclient.csc_vpnagentd.plist
sudo launchctl unload /Library/LaunchDaemons/com.cisco.secureclient.vpnagentd.plist
osascript -e 'quit app "Cisco Secure Client - AnyConnect VPN Service.app"'
sudo "/opt/cisco/secureclient/bin/Cisco Secure Client - AnyConnect VPN Service.app/Contents/MacOS/Cisco Secure Client - AnyConnect VPN Service" uninstall
sudo launchctl load /Library/LaunchDaemons/com.cisco.secureclient.csc_vpnagentd.plist
sudo launchctl load /Library/LaunchDaemons/com.cisco.secureclient.vpnagentd.plist
open -a "/opt/cisco/secureclient/bin/Cisco Secure Client - AnyConnect VPN Service.app"
| Revision | Publish Date | Comments |
|---|---|---|
2.0 |
19-Mar-2026
|
Initial Release |
1.0 |
03-Sep-2025
|
Initial Release |