How to disable the Archive menu item - OL2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to disable all archiving functions in Outlook
2003. We use group policies and so I have cleared most
functions but the menu 'File - Archive' option still
appears so my users can still manually archive.

The resource kit has a section on how to remove menu
items but using the examples I cannot find the Control ID
for this menu item. In testing I have removed other menu
items but the 'Archive...' one remains!

Any ideas?

Paul.
 
I see you got the ID from Roady in another group. For future reference, if
you don't want to write your own code to recurse the Explorer.CommandBars
and Inspector.CommandBars collections, you can use either the CommandBars
Browser or Outlook Spy tools listed at
http://www.outlookcode.com/d/vb.htm#tools
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top