Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 18, 2013, 11:37:44 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
662869
Posts
70569
Topics
145132
Members
Latest Member:
winklecap
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Business / Enterprise Security Products & Services
Comodo Endpoint Security Manager
Endpoint Security Manager 1.6
disable balloon popups of agents
« previous
next »
Pages:
[
1
]
Author
Topic: disable balloon popups of agents (Read 9946 times)
Lar5
Newbie
Offline
Posts: 19
disable balloon popups of agents
«
on:
July 15, 2010, 07:07:25 AM »
hi,
how can i uncheck / switch off the balloon message popup at endpoint agents(Clients) by using CESM?
thanks lars
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #1 on:
July 15, 2010, 07:10:36 AM »
EDIT:
i mean with CESM sequence and task. Can not find the right thing in sequence. is there any function in sequence to do so?
Logged
ratz
Comodo Loves me
Offline
Posts: 107
Re: disable balloon popups of agents
«
Reply #2 on:
July 15, 2010, 07:45:00 AM »
At the present time balloon message cannot be disabled by CESM.
This message inform user if case if administrator approval is necessary and when CIS is learning.
If user has enough privileges to set CIS to local mode, it's possible to disable it form CIS GUI:
Settings->General-> Show balloon message.
Otherwise it's impossible to avoid situation when user cannot run some task and does not understand why it is happening.
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #3 on:
July 15, 2010, 02:56:33 PM »
so basically seeing its a good idea. but i noticed, that it also create a balloon message every time after it has updated the database. if i am right it makes this every half hour. if now the user is not at his place lets say for six hours, he has to close 12 balloons saying its av-db has been updated. at least it should be possible to have the possibility to choose, for what event to popup. lets say if a a thread is detected. or db is older then x days. in a management environment its better, not to give the endpoint user to many unimportant (or better: not so important) information, because they will just start clicking them away without reading them. if then something important will pop up, they will not pay attention to it.
for me its important not to have this update notifier at the endpoint. its my job to make shure my clients are up to date.
I dont remember where i read this here in the forum, but they have been some people, who wished to have the update frequency adjustable. if i remember right the idea of updating twice an hour (please correct me when i am wrong) is to give maximum security. now in environment with CESM means that there is a DOMAIN / AD or similar with user rights. if its in a company then anyway no standard user has rights to make system changes and access to internet is/should also be limited or should be at least filtered and scanned. if you have, for ex 30 pc connected to AD and u give everyone full control and unlimited access to the internet, the best AV can do nothing. if you work on a single pc its for sure different.
And hey.... that i can not change this setting by CESM... boah do you now how far i have to walk now....
cheers lars
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #4 on:
July 19, 2010, 04:55:12 AM »
Is there anyway to disable the notification for the 'Virus db has been updated' and leave it enabled for the other notifications? or at least to reduce it to once a day?
Logged
Ester
Comodo Member
Offline
Posts: 26
Re: disable balloon popups of agents
«
Reply #5 on:
July 21, 2010, 04:54:54 AM »
This is not possible in current CIS version, but your feedback will be considered for further versions.
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #6 on:
July 22, 2010, 04:26:08 AM »
for now i have a workaround. i just disable the automatic update in realtime scanner. so i can update through ESM.
It would be perfect for me , if i coud run a user logon script in our AD like "cfpupdat.exe" without then, having the user to click next. like for ex. "cfpupdat.exe /all".
and then just showing that its successful updated or that its already upated or whatever. even no popup would be fine
maybe "cfpupdat.exe" has some function like this and its just not documented ?
sorry guys to ask so many things, but we need to update the AV in our AD. so before making a decision, we have to be shure. if we change to comodo, i must be shure not to disturb our manager staff with to many interaction and popups. Bosses are like small children and have no patients.
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #7 on:
July 22, 2010, 04:56:26 AM »
Now by thinking more about it, a perfect solution for customized running of processes would be the possibility to do it by shell script or cmd prompt. this would make CIS very powerful. a lot of people prefer using command line instead of clicking throug windows.
Logged
Ester
Comodo Member
Offline
Posts: 26
Re: disable balloon popups of agents
«
Reply #8 on:
July 22, 2010, 08:45:46 AM »
Try command line:
<CIS installation directory>cfpupdat.exe -cfpaia
This way CIS updater should start runnig in silent mode
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #9 on:
July 26, 2010, 01:12:49 AM »
yep, working. but it looks to me, that its only updating the engine? and not the Virus db. is it possible to do it this way for the virus def. db ? thanks lars
Logged
Ester
Comodo Member
Offline
Posts: 26
Re: disable balloon popups of agents
«
Reply #10 on:
July 26, 2010, 03:46:31 AM »
Sure. AV db update does not require any user interaction. If you switched off auto updates in order to reduce popups, you should create a task based on action "CIS Update (Virus databases/Programs) and schedule it (step "Schedule" in New Task Wizard or tab "Shedule" in Task Manager).
Logged
Lar5
Newbie
Offline
Posts: 19
Re: disable balloon popups of agents
«
Reply #11 on:
July 26, 2010, 04:18:23 AM »
this is how i do it right now. but this is controlled by time. i would like to make this by logon script from my AD Controller. so i could make shure, even if a computer haven't be switched on for a while(even some months), the moment the computer is joining the AD it will be updated. so only thing i need to know is, if i can run a virus def db update by command prompt. it also does not to be silent.
Logged
Ester
Comodo Member
Offline
Posts: 26
Re: disable balloon popups of agents
«
Reply #12 on:
July 26, 2010, 06:59:15 AM »
It is very good idea, I'll make sure that it will be implemented once, but for now it is not possible, sorry.
Logged
ratz
Comodo Loves me
Offline
Posts: 107
Re: disable balloon popups of agents
«
Reply #13 on:
August 10, 2010, 09:23:04 AM »
There are two ways to disable pop-up balloon message in CIS:
I) Using Local Administrator mode (should be applied individually on each workstation)
1. Open CIS’ user interface on the remote endpoint;
2. Switch CIS to Local Administrator mode
NOTE 1: You need to have either Administrative privileges or Local Mode password to switch CIS to Local Administrator Mode
Note 2: Use “CIS – Set Local Mode password” action to set Local Mode password if the endpoint’s user does not have administrative privileges.
3. Choose “More” tab;
4. Choose “Settings” at the “More” tab, then new settings’ window will be shown;
5. On General tab of the windows uncheck checkbox “Show balloon message”
6. Switch back to Remote Administration mode.
II) By direct editing of the CIS configuration file (can be applied centrally)
1. Open CIS configuration you want to apply on the workstations with CIS configuration editor.
2. Press File-> Save As and save the configuration as xml-file.
3. Open saved file by xml-editor or text editor (for example Notepad).
4. Find item “Showballoon” and change its value from True to False
5. Save the file.
6. Create new sequence.
7. Add action “CIS – Set config” to the sequence.
8. Open CIS configuration editor from the action to edit created configuration.
9. Press File -> Open
10. Select the file saved on step 2
11. Press “Ok” on the configuration editor.
12. Save the sequence.
13. Add the sequence to some task.
14. Apply it the workstations you want
Logged
Tags:
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.051 seconds with 21 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com