Outlook 2007

(imported topic written by tlacey91)

Is there a way to push out Outlook 2007 to clients and uninstall any previous version of Outlook

(imported comment written by BenKus)

You probably will need to decompose this into separate steps:

  1. Fixlet to detect and remove old Outlook – You will need to run the uninstall command

  2. Task to deploy new Outlook – you can use software distribution wizard to deploy your package

Ben

(imported comment written by emock91)

Has anyone had any sucess with a push for Outlook 2007 ?

Thanks

(imported comment written by cstoneba)

I am pushing Office 2007 Pro Plus, however it is across the network, not using the Big Fix infrastructure (because there is a 2GB file size limitation).

I created an an answer file (setup.exe /admin) of Office, then modified the ProPlus Config.xml file to house a few more modifications, than ran all with the command:

\fileserver\office2007\setup.exe /adminfile \fileserver\office2007\file.msp /config \fileserver\office2007\ProPlus.WW\config.xml

By default, it uninstalls all previous office version.