Hi,
In this thread, viewtopic.php?t=14015, there was an announce that OCA is now silent.
That is useful, but, at the moment, i need to avoid that behaviour.
I have seen it is possible with general Config Values
opsiclientd.event_default.event_notifier_desktop = all
opsiclientd.event_default.action_processor_desktop = current
and it does work properly.
But i'm wondering how to revert, I mean "What would be the values to set to be silent again on some computers ?"
opsiclientd.event_default.event_notifier_desktop = ???
opsiclientd.event_default.action_processor_desktop = ???
Regards,
Nicolas
Silent or not silent ?
- j.schneider
- uib-Team
- Beiträge: 1918
- Registriert: 29 Mai 2008, 15:14
Re: Silent or not silent ?
Hi Nicolas,
the new default is to run the event notifier and opsi-script on the winlogon desktop:
Regards,
Jan
the new default is to run the event notifier and opsi-script on the winlogon desktop:
Code: Alles auswählen
opsiclientd.event_default.event_notifier_desktop = winlogon
opsiclientd.event_default.action_processor_desktop = winlogon
Jan
-
- Beiträge: 109
- Registriert: 18 Apr 2011, 11:43
Re: Silent or not silent ?
Thanks for your answer and sorry for the post in Bugs... Wrong section.
Another question
Are these values OK for Linux clients ?
Regards
Nico
Another question
Are these values OK for Linux clients ?
Code: Alles auswählen
opsiclientd.event_default.event_notifier_desktop = winlogon
opsiclientd.event_default.action_processor_desktop = winlogon
Nico
Re: Silent or not silent ?
On linux these values are ignored anyway.
Linux handles the concepts of desktops differently. And much of this is distribution dependent.
Linux handles the concepts of desktops differently. And much of this is distribution dependent.