Remove COM+ Addins

  • Thread starter Thread starter steve
  • Start date Start date
S

steve

Hi,

I have written a COM+ addin for outlook, which is deployed via a logon
script. The addin prevents the user from attaching certain files (e.g. MPG,
MP3 etc.) to their emails or attaching files > 10MB. Some of my more cunning
users have worked out how to remove it, and have then been performing the
actions it was written to prevent!

What I need to do is to remove or disable the COM Addins button in Outlook,
but looking through GPO I can only find settings to remove the "Add-in
manager" button, not the COM+ Addins button.

Anyone have any ideas?

Thanks,
steve
 
There is no way to disable the COM Add-ins command in the Tools | Options dialog.
 
Sounds like it is time for education, reinforcing corporate rules, and
instituting a progressive discipline system.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, steve asked:

| Hi,
|
| I have written a COM+ addin for outlook, which is deployed via a logon
| script. The addin prevents the user from attaching certain files
| (e.g. MPG, MP3 etc.) to their emails or attaching files > 10MB. Some
| of my more cunning users have worked out how to remove it, and have
| then been performing the actions it was written to prevent!
|
| What I need to do is to remove or disable the COM Addins button in
| Outlook, but looking through GPO I can only find settings to remove
| the "Add-in manager" button, not the COM+ Addins button.
|
| Anyone have any ideas?
|
| Thanks,
| steve
 
Back
Top