Microsoft Office 2003 Pro11msi

Microsoft Office 2003 Pro11msi 7,1/10 7219 votes

Hi, Can anyone tell me how i can auto enter the product key for office 2003 pro11.msi file, so I can deploy office 2003 in group policy? Play sid meier's civilization.

You can create an Office 2003 installation source that has an integrated service pack (in this case, Service Pack 1--SP1) and hotfixes to avoid having to manually install the updates later. Ideally, you should perform this process on an administrative Office 2003 installation so that you don't have to enter product keys or other information. First, download the latest Office service pack. Then extract the service pack to a temporary location (e.g., D: temp office2003sp1) by executing the following command: D: temp Office2003SP1-kb842532-fullfile-enu.exe /t:d: temp office2003sp1 /c (The commands wrap to several lines here because of space constraints, but you should enter each command on one line.) Click Yes to accept the license agreement.

You can now patch the core Office component by executing this command: D: temp office2003sp1>msiexec /p d: temp office2003sp1 MAINSP1ff.msp /a 'D: Software Microsoft Office 2003 Admin PRO11.MSI' shortfilenames=true /qb Next, patch the Office Web Components by running this command: D: temp office2003sp1>msiexec /p d: temp office2003sp1 owc11SP1ff.msp /a 'D: Software Microsoft Office 2003 Admin OWC11.MSI' shortfilenames=true /qb The Office 2003 installation source is now integrated with SP1. It's also possible to integrate hotfixes. For example, you can download the Update for Office 2003 (KB885828). Then extract the files by running this command: D: temp office2003-kb885828-fullfile-enu.exe /c /t:d:temp office2003tagpatch Again, click Yes to accept the license agreement. You can now integrate the hotfix into your Office installation source.

To do so, run this command: msiexec /p d: temp office2003tagpatch MSOff.msp /a 'd: Software Microsoft Office 2003 Admin PRO11.MSI' shortfilenames=true /qb The Office installation now has the integrated hotfix.

How do I install MS Office 2003 Pro using SMS 2003? I've created a New Custom Setup File.MST using the Custom Installation Wizard in Microsoft Office 2003 Resource Kit. The New Custom Setup File.MST is now sitting on a network share with all the MS Office 2003 Pro files. I have recieved a message after creating the New Custom Setup File.MST - You have completed the Custom Installation Wizard.

- Your custom Windows Installer transform file is: SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' - To use your transform file, include it in the Office Setup command line. For example, the following will run setup quietly using your transform file: setup.exe TRANSFORMS=' SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' /qb- There is no setup.exe file in SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003. What command line now do I run in SMS 2003 to install??? Msiexec.exe /i PRO11.MSI SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' /qb- msiexec.exe /i PRO11.MSI TRANSFORMS=' SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' /qb- msiexec.exe /i PRO11.MSI TRANSFORMS=New Custom Setup File.MST /qb! Msiexec.exe /iPRO11.MSI SETUPPRO.EXE TRANSFORMS=New Custom Setup File.MST /qb!??? Please help!!! Bit harsh, John?

Microsoft Office 2003 Pro11msi

His question doesn't in fact seem to be SMS-slanted. El camino real alfred reed pdf free. This particular forum still isn't *quite* the right place to ask, since there's no Package Development involved as such, but even so.I thought *I* was the hard man here!:) msiexec.exe /i PRO11.MSI TRANSFORMS=' SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' /qb- This looks OK. Personally, I'd a log file.msiexec.exe /i PRO11.MSI TRANSFORMS=' SERVER MasterDisks Server & Workstation Microsoft Office Packages Office Office 2003 New Custom Setup File.MST' /qb- /l*v%temp% OfficePro11.log. Nkobas, I personally would add a 'new package from definition' in SMS and point it to the Office MSI file. This will create programs for all of the installation options (per-machine unattented etc.) including MIF configuration. You will then just need to modify the command line on your perferred program to include your transforms file and any log file you wish to create. I would suggest you get a copy of the Administrators's Companion for Microsoft Systems Management Server 2003 (ISBN 0-7356-1888-7) and maybe get some SMS training - MS course 2596 covers all aspects of using SMS.

I found I was managing to get by in SMS until I did the courses/read the book, then realised there are better ways to manage things. There is a sub-forum under Distribution for SMS, which is where this question probably should have been posted. Hope this helps, Dunnpy.