I needed to remove the McAfee "Viruscan" and "Virusscan Properites"
buttons/shields from Outlook. Reason being is to improve the performance of
Outlook. Outlook is running is better since I ran .reg file I created from
exporting it from my registry.
Example: Outlook scan remove.reg
I exported the following registry key from my registry to my desktop.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Client\Extensions
The .reg file removes the data from the Outlook Scan name of the particular
key I exported, thus removing the McAfee buttons mentioned above. I need to
carry out the same process to 300 computers on my network.
Is there a way to push the .reg file to the rest of my computers via SMS.
The manual process requires, I double-click the .reg file and click Yes,
then OK.
How would I create a script from the SMS Installer to first double-click,
next click Yes, and click OK.
Thanks for readying and any suggestions you may provide.