N
Neil
Hi,
We've recently switched email applications to Outlook and are looking to
make a few changes to how it is deployed.
We're looking to remove the 'Client Side Rules' option from the Rules Wizard
under the Tools menu. You can disable menu options using the Outlook GPO
template.. to make custom rules enabling you to disable menu option, you need
to know the Control ID number for the item.
I've found the piece of VBA code that you can use to interrogate Outlook and
get the ID's for the menu items. Unfortunatly, it seems that the Client Side
Rules option returns a 0 value, which says to me that it can't be altered.
Does anyone know a way of disabling this control, and others with a 0 value
either using GPO's or Registry?
Thanks in advance.
Neil.
We've recently switched email applications to Outlook and are looking to
make a few changes to how it is deployed.
We're looking to remove the 'Client Side Rules' option from the Rules Wizard
under the Tools menu. You can disable menu options using the Outlook GPO
template.. to make custom rules enabling you to disable menu option, you need
to know the Control ID number for the item.
I've found the piece of VBA code that you can use to interrogate Outlook and
get the ID's for the menu items. Unfortunatly, it seems that the Client Side
Rules option returns a 0 value, which says to me that it can't be altered.
Does anyone know a way of disabling this control, and others with a 0 value
either using GPO's or Registry?
Thanks in advance.
Neil.