Notes Desktop Policy -> Managed Settings -> Set Sametime Preferences for Auto-Status change

Hi !

I would like to set some Sametime preferences for auto-status change via "Notes Desktop Policy".

I used the "Desktop Policy - Managed Settings"

For example:
keyboardMouseInactivity=true; com.ibm.collaboration.realtime.imhub, Enforce
minutesForIdleKeyboardMouse=5; com.ibm.collaboration.realtime.imhub, Enforce

I would like to activate the option "Keyboard and mouse inactity" and set the time to "5 minutes"

After restart the Notes Client my TestUser receives the "com.ibm.collaboration.realtime.imhub.prefs" file
with the following entries:

But no changes in the Sametime Preferences in the Notes Client (restart the Notes Client several times).

And why was the parameter "Enforce" not set ?

We are using Domino Server V12.0.1 FP1 + Notes Client V12.0.1 FP1

Thanks in advance,Stefanie

This setting unfortunately cannot be set using Domino policy. It is written to:

.\Data\workspace\.metadata\.plugins\com.ibm.collaboration.realtime.community.sametime\community-config.xml into the values "isAutoAwayTimeoutEnabled" and "autoAwayTimeout".

Unfortunately I am no expert in setting values in community-config.xml. You might find you answer here in the description how to use managed-community-configs.xml.

Another possibility is, that it is somewhere in policies.user.xml.

But it seems, that people who are better connected tried that and came to the conclusion that it cannot be done...

thanks for information. I´ll check the options.