Using Cisco Jabber on a shared machine

While there are many ways to possibly solve the issue of a shared machine, one is to simply create a bat file that clears the current shared user's folder every time Cisco Jabber launches.  To do this you will need to use a text editor and input the following:

rmdir /s /q C:\Users\%USERNAME%\AppData\Roaming\Cisco\
"C:\Program Files (x86)\Cisco Systems\Cisco Jabber\CiscoJabber.exe"


Save this as a .bat file and then create a shortcut to it.  Once you have done this, you can update the shortcut properties to change both the Icon and Run Minimized so the command prompt window does not open when running it.  This is a quick and dirty work around for using Cisco Jabber on a shared machine.

Comments

Popular posts from this blog

Policy Based Routing on a Nexus

Adding 2 Factor Authentication to Guacamole through Duo and Yubikey