cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3483
Views
10
Helpful
4
Replies

Disable "send usage data to cisco" on install of jabber for windows

Chris Carlson
Level 4
Level 4

Disable "send usage data to cisco" on install of jabber for windows default.

 

for some reason on 10.5.0 this is enabled by default, can we disable this via command line? or msi transform?

1 Accepted Solution

Accepted Solutions

Robert Correiro
Level 1
Level 1

Hey Chris.b.carlson,

 

Currently, the only way to disable it is by creating an xml file with the parameter:

 

<Policies>

   <TelemetryEnabled>False</TelemetryEnabled>

</Policies>

 

The xml file will be applied when the application launches.

Hope this helps.

View solution in original post

4 Replies 4

Robert Correiro
Level 1
Level 1

Hey Chris.b.carlson,

 

Currently, the only way to disable it is by creating an xml file with the parameter:

 

<Policies>

   <TelemetryEnabled>False</TelemetryEnabled>

</Policies>

 

The xml file will be applied when the application launches.

Hope this helps.

in the jabber-config.xml ?

Is there a downside keeping this enabled? Will the Jabber client send usage data to Cisco automatically?

yeah that is what it says :)