Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Help and How-to
Search
Search
 
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Deploying the Office 2000 Html Data Security Update
 

The Office 2000 Html Data Security update is designed to help protect you against a security vulnerability that could arise when an HTML file that contains a DATA object tag is sent to your computer.

The update works by restricting Html files with malformed DATA tags. It prevents the potential crash and buffer overrun conditions that might be triggered if a malformed DATA tag is passed to your Microsoft Office 2000 applications. Additionally, the update helps block malicious hackers from using the DATA tag as a means to run arbitrary code on your systems.


 Note    This article describes how to apply the Office 2000 Html Data Security update to an administrative installation point. For information on the version of this update for stand-alone computers, see Office 2000 Update: Service Pack 3 (SP3).



Toolbox    The administrative update file for the Office 2000 Html Data Security update is available from the Office Resource Kit Web site. You can find this downloadable file on the Office 2000 Resource Kit Downloads page.


Applying the Office 2000 Html Data Security update to an administrative installation point

The administrative update file for the Office 2000 Html Data Security update is a Windows Installer patch (MSP) file you apply to your administrative share by using a command line with specific parameters.

To add the Office 2000 Html Data Security update to an administrative installation point

  1. Download OF9DAT_a.exe and double-click the file name to extract the administrative update file (OQFE7838_Admin.msp).
  2. Connect to the server share for the administrative installation point.

    You must have write access to the administrative installation point on the server and the appropriate privileges to carry out the task.

  3. On the Start menu, click Run and then type the command line for Windows Installer with the appropriate options for the Office 2000 Html Data Security update. Use the following syntax:

    [start] msiexec /p [path\name of update MSP file] /a [path\name of MSI file] SHORTFILENAMES=TRUE /qb /L* [path\name of log file]

The following table describes the command-line options.

Command-line option Description
[start] Required only for Windows 95 or 98 systems where Msiexec is not directly in the path.
msiexec Executable file name for Windows Installer.
/p Enables Windows Installer to apply an update to an existing installation.
[path\name of update MSP file] Path and file name of the Outlook E-mail Security Update (MSP file) from the Office Resource Kit Toolbox.
/a Enables Windows Installer to perform an administrative installation of a product on a network share.
SHORTFILENAMES=TRUE Directs Windows Installer to create all file names and folders with MS-DOS-compatible file names, as used on Office 2000 Disc 1. Required when you run Windows Installer from the command line.
/qb Sets the user interface to the basic level (simple progress and error handling).
/L* Turns on logging and sets a path for the log file. The * flag causes the switch to log all information.
[path\name of log file] Path and file name of the Windows Installer log file.

Updating client computers from an administrative installation point

After you update your administrative installation point, you must perform a recache and repair on existing client computers that use the administrative image. Any new client installations from the administrative installation point will automatically include the updated version of Office 2000.

To update an existing client installation from an administrative installation point, run the following command line on the client computer:

start msiexec /i [path to updated .msi file on the administrative image] REINSTALL=[list of features] REINSTALLMODE=vomus

You can run this command line by creating a log-on script, distributing it as a batch file, deploying it via Systems Management Server, or using other means according to your practice. The options for this command line are as follows.

Command-line option Description
[start] Required only for Windows 95 or 98 systems where Msiexec is not directly in the path.
Msiexec Executable file name for Windows Installer.
/I Enables Windows Installer to apply an update to an existing installation.
[path to updated .msi file on the administrative image] Path and file name of the Microsoft Installer (MSI) file on the administrative installation point.
REINSTALL =[list of features] Specifies whether you want to reinstall specific features or reinstall all applications on the administrative image.
REINSTALLMODE=vomus Triggers the recache and reinstallation on the client computer.

For the Office 2000 Html Data Security update, the variable [list of features] can be replaced with the following value:

ProductFiles,PubPrimary,MSDrawFiles,AccessRuntimeMaster,
ACCESSNonBootFiles,EXCELNonBootFiles,OUTLOOKNonBootFiles,
WORDNonBootFiles,FPClientNonBootFiles,PPTNonBootFiles,
ProductNonBootFiles,SBCMNonBootFiles

Optionally, you can use the value REINSTALL=ALL to reinstall all components on the client computer.


 Note    If you originally installed Office 2000 on a client computer from an administrative installation point, you must follow the recache and repair procedure described above to update that client. If you update the client directly by using the end-user patch from the Office Update Web site, the client and administrative images will become out-of-sync, which may cause future updates to fail.


Applying the Office 2000 Html Data Security update under Windows 2000

If your administrative installation point and all of your client computers are running Windows 2000, you can use IntelliMirror to manage the installation of the security update.


 Note    Be sure to test all software updates in a controlled setting before modifying your administrative installation point or deploying the new version throughout your organization.


To deploy a QFE fix or update under Windows 2000

  1. Apply the update or patch (MSP file) to the original Office administrative installation point.
  2. Open the Software Installation snap-in within the Group Policy Object (GPO) that you are using to manage the existing Office installation.
  3. In the details pane, right-click the Office package, point to All Tasks, and click Redeploy application.

    The next time the Group Policy is applied to the designated users or computers, the updated files are copied to their computers.


 Note    You can redeploy a package only if it is being managed by Group Policy – that is, only if you originally installed it by using IntelliMirror software installation and maintenance or if you brought it into a managed state under Windows 2000.


Related links

Additional information about the Office 2000 Html Data Security update can be found in the following Microsoft Knowledge Base articles:

advertisement