/mcputils set urlpattern disable This command disables the URL pattern and modifies the zzz20_product_profile.sh file. After the URL pattern is disabled, this command appends the following line: export TOMCAT_EXCLUDE_URLPATTERNS="/ucmuser" utils set urlpattern disable Command Modes Administrator (admin:) Requirements Command privilege level: 1 Allowed during upgrade: No Applies to: Unified Communications Manager, IM and Presence Service on Unified Communications Manager, Cisco Unity Connection utils set urlpattern enable This command enables the URL pattern and modifies the zzz20_product_profile.sh file. After the URL pattern is enabled, this command appends the following line: export TOMCAT_EXCLUDE_URLPATTERNS="" utils set urlpattern enable Command Modes Administrator (admin:) Requirements Command privilege level: 1 Allowed during upgrade: No Applies to: Unified Communications Manager, IM and Presence Service on Unified Communications Manager, Cisco Unity Connection utils service This command activates, deactivates, starts, stops, or restarts a service. utils service {activate | deactivate | start | stop | restart} service_name Command Line Interface Reference Guide for Cisco Unified Communications Solutions, Release 15 and SUs 349 Utils Commands utils set urlpattern disable