D
David Chadwick
Hi,
My understanding is that WSUS and MU will fail to update Office 2003 if it
has been installed from an administrative installation point that has been
altered. Altered means if any service pack or other patch has been
slipstreamed into the AIP.
My goal is to use SMS to install Office 2003 with SP2 such that from that
point on clients will use WSUS to patch Office.
To get around the problem of retaining an RTM AIP (for compatibility with
WSUS) I am installing Office with the following command:
msiexec /qb TRANSFORMS=custom.mst /i pro11.msi PATCH=MAINSP2ff.msp
This is a simplified command line as the one I am actually using obviously
specifies the full UNC path to the MSI and MSP.
This seems to work fine. Office 2003 is installed on clients and SP2 is
installed right along with it at the same time. The administrative source
is still RTM so WSUS should work (although I don't know for sure that it
does yet).
The final query I have is where does OWC11SP2.msp fit in with this? This
patch file is in the Office 2003 SP2 download as well as the main file. I
realise it is for Office Web Components (whatever this is), but I am not
sure at what point I should be applying this patch.
Obviously with my installation command above I am ignoring this patch
completely. Is PRO11.MSI calling OWC11.MSI? Does that mean I have
installed Office 2003 with SP2, but OWC is remaining as RTM on the client
PC? That can't be good. Maybe OWC11.MSI isn't being installed at all? I
have no idea whether it's part of a standard Office 2003 install or a
totally separate component.
If it IS being installed with a standard installation, how would I get my
command line to upgrade OWC11.MSI to SP2 at the same time?
Thanks,
David
My understanding is that WSUS and MU will fail to update Office 2003 if it
has been installed from an administrative installation point that has been
altered. Altered means if any service pack or other patch has been
slipstreamed into the AIP.
My goal is to use SMS to install Office 2003 with SP2 such that from that
point on clients will use WSUS to patch Office.
To get around the problem of retaining an RTM AIP (for compatibility with
WSUS) I am installing Office with the following command:
msiexec /qb TRANSFORMS=custom.mst /i pro11.msi PATCH=MAINSP2ff.msp
This is a simplified command line as the one I am actually using obviously
specifies the full UNC path to the MSI and MSP.
This seems to work fine. Office 2003 is installed on clients and SP2 is
installed right along with it at the same time. The administrative source
is still RTM so WSUS should work (although I don't know for sure that it
does yet).
The final query I have is where does OWC11SP2.msp fit in with this? This
patch file is in the Office 2003 SP2 download as well as the main file. I
realise it is for Office Web Components (whatever this is), but I am not
sure at what point I should be applying this patch.
Obviously with my installation command above I am ignoring this patch
completely. Is PRO11.MSI calling OWC11.MSI? Does that mean I have
installed Office 2003 with SP2, but OWC is remaining as RTM on the client
PC? That can't be good. Maybe OWC11.MSI isn't being installed at all? I
have no idea whether it's part of a standard Office 2003 install or a
totally separate component.
If it IS being installed with a standard installation, how would I get my
command line to upgrade OWC11.MSI to SP2 at the same time?
Thanks,
David