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 better since I ran a .reg file I exported from
my registry.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Client\Extensions
Example: Outlook scan remove.reg
I removed all the Data contents after the "Outlook Scan" name of the
particular
key I exported and added a "-" thus removing the McAfee buttons mentioned
above once I double-click on the .reg file.
The manual process requires, I double-click the .reg file and click Yes,
then OK to complete the process.
How would I create a script from the SMS Installer to first double-click,
next click Yes, and click OK. I need to carry out the same process to 300
computers on my network. A VBS script would work, but I need no report is
provided by SMS when using a VBS script.
Thanks for reading my post and providing any suggestions you may provide.