Welcome to Sign in | Join | Help
in
Home Blog Forums

Deploying Office 2003 with BDD 2007

Last post 10-15-2007, 12:53 PM by xomp. 8 replies.

Sort Posts: Previous Next
  •  10-04-2007, 1:18 PM 1386

    Deploying Office 2003 with BDD 2007

    I have been trying for several weeks now to have BDD deploy Office 2003 with no luck at all. I've tried ORK, I've tried searching for some uber silent install command line jabber and yet nothing seems to work and I really don't want to setup an SMS server for this if BDD can do it.

     

    So, my question is, can anyone help me push this out? I'm sure it's possible so if anyone here has had success with deploying Office 2003 via BDD 2007, please respond! :)

     

    Cheers!

  •  10-04-2007, 10:41 PM 1387 in reply to 1386

    Re: Deploying Office 2003 with BDD 2007

    For Office 2003 you definitly need the ORK. You use that to creat an MST file (Microsoft Transform). One you have the file you need to drop it into a command line like this:

     

    Setuppro.exe /wait TRANSFORMS=M:\Applications\Office2003.MST /qb-

    That will use the Pro version of the installer and apply a custom transform file called office2003.

    Hope this helps

    Daniel


    Daniel Nerenberg
    LazyAdmin
    MCT,MCSE,MCTS,MCITP
  •  10-06-2007, 12:14 PM 1390 in reply to 1387

    Re: Deploying Office 2003 with BDD 2007

    Thanks for your help daniel,

    I have this in the 'command line' section of BDD when adding an application:

    setuppro.exe /wait TRANSFORMS="D:\Distribution\Applications\Microsoft Office 2003\Office2003.MST" /qb-

     Should this work?

  •  10-06-2007, 12:18 PM 1391 in reply to 1390

    Re: Deploying Office 2003 with BDD 2007

    To test it out just try running it from the commnd line. If it works you're good to go.

    I also noticed that you have an absolute path, meanig it's a "d:\distribution..." make sure that the path reflects the letter that is mapped by Windows PE to the distrobution share. I believe that it is M:\ be default.


    Daniel Nerenberg
    LazyAdmin
    MCT,MCSE,MCTS,MCITP
  •  10-08-2007, 10:49 AM 1393 in reply to 1391

    Re: Deploying Office 2003 with BDD 2007

    Ok, I'm getting a bit further now :) Thanks

    I get a message "Please go to the Control Panel to install and configure system components" when running the command.

     Any suggestions?

  •  10-08-2007, 12:03 PM 1394 in reply to 1393

    Re: Deploying Office 2003 with BDD 2007

    Try putting the full path to setup.exe. Without doing the full path it defaults to c:\windows\setup.exe.
  •  10-08-2007, 1:37 PM 1395 in reply to 1394

    Re: Deploying Office 2003 with BDD 2007

    So this should be at the command line:

    M:\Distribution\Applications\Microsoft Office - SP3\setup.exe /wait TRANSFORMS="M:\Distribution\Applications\Microsoft Office - SP3\Office2003.MST" /qb-

     *EDIT*

    It worked a treat from the command line, thanks so much Yakko for the help :) I will see if it works from WDS tomorrow and report back \o/

  •  10-09-2007, 8:40 AM 1396 in reply to 1395

    Re: Deploying Office 2003 with BDD 2007

    Now I get an error "WARNING - unable to set working directory (-2147024894).

    I've tried even to tell ORK to install office in C:\Program Files\Microsoft Office\ and it gave me the above error.

    Any suggestions?

     Also, is there a way to re-run the post OS installation routines? I'm waisting a lot of time going through the WHOLE bit to test a small change.

  •  10-15-2007, 12:53 PM 1402 in reply to 1396

    Re: Deploying Office 2003 with BDD 2007

    This command worked a treat for me so I thought I would share it to everyone else.

    Quiet install command: msiexec /qn /I PRO11.MSI TRANSFORMS="Distribution\Applications\MSOffice03\Office2003.MST" /qb-

View as RSS news feed in XML


All postings are provided "AS IS" with no warranties, and confer no rights.
Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.