Seite 1 von 1
Hiding hwaudit window
Verfasst: 15 Mär 2012, 21:44
von abmteam
Hello,
How can I hide the hwaudit window when the hardware inventory is running?
Thanks in advances,
Alexandre
Re: Hiding hwaudit window
Verfasst: 15 Mär 2012, 22:08
von wolfbardo
Hello Alexandre,
you can hide parts of the opsi-client-agent only per "event", not per "product".
see for instance
http://download.uib.de/opsi4.0/doc/html ... t-overview
"A sample opsiclientd.conf:"
"Configuration via web service (Host Parameter)"
regards,
Bardo Wolf
Re: Hiding hwaudit window
Verfasst: 15 Mär 2012, 22:30
von abmteam
Hello Bardo Wolf,
Thanks for your answer.
I thought that there was a place where i could edit some .ini files like those found in notifier directory.
I changed all .ini files in notifier directory (action.ini, block_login.ini, etc) replacing hidden=false to hidden=true.
Thanks,
Alexandre
Re: Hiding hwaudit window
Verfasst: 28 Mär 2012, 00:54
von abmteam
Hello again,
In the skin.ini file (winstskin directory), we have in the [FORM] section:
Color = #.....
Can I hide this form? Hidden=true doesn´t work.
Thanks in advances,
Alexandre
Re: Hiding hwaudit window
Verfasst: 28 Mär 2012, 16:22
von d.oertel
Hi,
as bardo told you may hide things only by the event definition right know.
You may add by calling the winst a /silent parameter to hide the opsi-winst window
a example in a orther context you will find here:
http://download.uib.de/opsi_stable/doc/ ... figuration
The possibility to control such things by script and/or by a configuration file is not implemeted yet - but it is on the road map.
regards
d.oertel