Trend Micro Worry Free message “To complete the installation,restart the computer”does not go away

After installing Trend Micro’s Worry Free Business Security version 5.0 or later,the following message comes up on the workstations. After clicking on the “Install drive and restart the computer”button,the system restarts,and this message keeps reappearing.
 
 
The solution is on Trend Micro’s knowledge base,but it is a bit difficult to find. http://esupport.trendmicro.com/Pages/To-complete-the-installation-restart-the-computer-always-appears-when.aspx
 
   1. Stop Cryptographic Services.
   2. Go to the C:\Windows\system32\catroot2 subfolder and rename it as “oldcatroot2″.
   3. Start Cryptographic Services.
   4. Open a command prompt and run the following commands:
      a. regsvr32 wintrust.dll –This registers Microsoft Trust Verification.
      b. regsvr32 netcfgx.dll –This registers Network Configuration Objects.
   5. Restart your computer.
 
There is a bit more information there,detailing the problem.

Microsoft Office Outlook cannot provide form scripting support

I installed Trend Micro Worry Free Business Security Advanced on a server and implemented the antispam features. Trend drops detected spam messages into a folder called Spam Folder in each user’s Outlook mailbox on the Exchange server.
 
When accessing this folder on a Terminal Server,the following error message appears.
 
“Microsoft Office Outlook cannot provide form scripting support. This feature is not available. For more information,contact your support administrator.”
 
The fix to this problem is detailed in KB302003 –http://support.microsoft.com/kb/302003
 
1. Copy Outlvbs.dll from a normal client PC (not a Terminal Server). The file needs to be placed in the Program Files\Microsoft Office\Office12 folder. For Ooulook 2003,put this file in the Office11 folder.
 
2. Enable VB Script support by running the following command on the Terminal Server –msiexec /i{Product GUID} ADDLOCAL=OutlookVBScript /qb
The Product GUID can be found in the HKLM\SOFTWARE\Microsoft\Office\12.0\Common\InstalledPackages. Look for the Microsoft Office package key that is installed.