If your download does not start after 30 seconds,
Click here
This update can be installed either on the SMS 2003 SP3 or Configuration Manager 2007 site server computer or on a remote client computer. Please note that installation instructions are different depending on the installation location.
Before beginning update installation, ensure that the user account you are logged in with has administrative privileges on the SQL Server instance installation used to host the site database and that the computer the update is being started on has the Bulk Copy Program (BCP) installed.
The BCP is installed with SQL Server client tools.
HOW TO USE:
To install the update on the local SMS 2003 SP3 or Configuration Manager 2007 site server computer, copy the update Windows Installer package to the local computer and use the following command line:
msiexec /I AICU_072009.msi /Log logfilename [SQLSERVER=Sql Server Name SITEDB=DB Name] [TARGETDIR=InstallDir]
To install the update on a client computer, copy the update Windows Installer package to the local computer and use the following command line:
msiexec /I AICU_072009.msi /Log logfilename [SQLSERVER=Sql Server Name SITEDB=DB Name] [TARGETDIR=InstallDir]
Note: Do not use quotes or braces around the SQL Server name or database name.