+ Post New Thread
Results 1 to 9 of 9
Office Software Thread, Office 2003 SP3 question in Technical; I want to install just SP3 onto all my workstations by using a msi deployment through GP . I have ...
  1. #1
    Mr_M_Cox's Avatar
    Join Date
    May 2007
    Location
    Portsmouth
    Posts
    142
    Thank Post
    4
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Office 2003 SP3 question

    I want to install just SP3 onto all my workstations by using a msi deployment through GP.

    I have just extracted the files from the EXE to find that it has 3 .msp, 1 .exe and a .dll.

    Does anyone know how to do it.

  2. IDG Tech News

  3. #2

    rob_f's Avatar
    Join Date
    May 2008
    Location
    Leeds
    Posts
    188
    Thank Post
    14
    Thanked 58 Times in 43 Posts
    Rep Power
    18
    Create a startup script:

    Script Name: msiexec
    Parameters: /p \\servername\pathtoffice2003sp3files\MAINSP3.msp /np /norestart

    Repeat for the other msps (web components IIRC) and test!

    Hth,


    Rob.

  4. #3
    Mr_M_Cox's Avatar
    Join Date
    May 2007
    Location
    Portsmouth
    Posts
    142
    Thank Post
    4
    Thanked 1 Time in 1 Post
    Rep Power
    0
    thanks for the quick reply, i have created a .bat with exactly what you wrote in it but with the path inserted.

    it doesn't seem to work, i will paste what i have written below, could you see if it seems right to you

    /p \\pc09506\sp3\MAINSP3.msp /np /norestart

    saved as msiexec.bat

    ?

  5. #4

    rob_f's Avatar
    Join Date
    May 2008
    Location
    Leeds
    Posts
    188
    Thank Post
    14
    Thanked 58 Times in 43 Posts
    Rep Power
    18
    Sorry, if you're doing it with a .bat you'll need to prefix that with msiexec

  6. #5
    Mr_M_Cox's Avatar
    Join Date
    May 2007
    Location
    Portsmouth
    Posts
    142
    Thank Post
    4
    Thanked 1 Time in 1 Post
    Rep Power
    0
    now it just brings up a command prompt as keeps printing the line of text in contained in the .bat. i have now set it out like below.

    msiexec /p \\pc09506\sp3\MAINSP3.msp /np /norestart

  7. #6
    Mr_M_Cox's Avatar
    Join Date
    May 2007
    Location
    Portsmouth
    Posts
    142
    Thank Post
    4
    Thanked 1 Time in 1 Post
    Rep Power
    0
    sorry to be a pain rob, you are being really helpful cheers

  8. #7

    rob_f's Avatar
    Join Date
    May 2008
    Location
    Leeds
    Posts
    188
    Thank Post
    14
    Thanked 58 Times in 43 Posts
    Rep Power
    18
    Not a problem, i'm not testing these locally so just bouncing my memory off you!

    try: msiexec /update \\pc09506\sp3\MAINSP3.msp /quiet /norestart /passive

    If that doesn't work, lose the /passive.

    If you're still having problems, check the syntax with msiexec /? from start -> run.


    Rob.

  9. Thanks to rob_f from:

    Mr_M_Cox (7th May 2008)

  10. #8

    rob_f's Avatar
    Join Date
    May 2008
    Location
    Leeds
    Posts
    188
    Thank Post
    14
    Thanked 58 Times in 43 Posts
    Rep Power
    18
    Alternatively, use wsus!


    Rob.

  11. #9

    Michael's Avatar
    Join Date
    Dec 2005
    Location
    Birmingham
    Posts
    6,757
    Thank Post
    171
    Thanked 1,055 Times in 828 Posts
    Rep Power
    217
    I've created a guide on my website which you can view here.

    By creating and updating an admin installation of Office 2003 SP3 + hotfixes (optional), you can then deploy Office to the network this way.

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 4
    Last Post: 14th August 2009, 01:58 AM
  2. Office 2007 at home, Office 2003 at school
    By kennysarmy in forum Windows
    Replies: 25
    Last Post: 13th January 2009, 02:31 PM
  3. Running Office 2003 and Office 2007
    By mrforgetful in forum Office Software
    Replies: 17
    Last Post: 12th June 2008, 01:11 PM
  4. office for mac excel formula question.
    By russdev in forum Office Software
    Replies: 2
    Last Post: 9th May 2008, 11:51 AM
  5. MS Word 2003 (as part of Office 2003) Printing Problems...
    By markwilliamson2001 in forum Windows
    Replies: 2
    Last Post: 22nd November 2007, 02:06 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •