Hi,
I am trying to deploy Office 2013, along with SP1, in the following order:
1. Prompt to close all office apps and continue (vbs)
2. Installation of Office 2013, using modified msp.
3. Restart
4. Installation of SP1 with command line /passive /norestart.
I am doing this all through a package I created in SCCM 2007 R2.
The first few programs works well. However, when the installation of SP1 starts, SCCM launches the program, then SP1 fails with code 17302.
Manual installation, through command prompt, with the same switches works fine.
The error is only when remotely deploying.
The system is Windows 7 X86 with latest SP.
Please help!