Use Group Policy to assign computer startup scripts for 2007 Office deployment



I'm trying to deploy Microsoft Office 2007 using group policy. I found this
TechNet article to accomplish it using startup scripts, since the
ProPlusWW.msi doesn't work.

http://technet2.microsoft.com/Office/en-us/library/a57c8446-b959-4025-a866-b690ddcaa66d1033.mspx?pf=true

I set GPO in an OU I created for the deployment and placed several XP
machines under it. It is supposed to run the batch file listed in the
article from Computer Configuration Windows Settings Scripts Shutdown. The
batch file essentially runs the setup.exe with the xml modifier and outputs
a text log.

The batch file performs the install flawlessly when run interactively on the
XP machines. I'm using virtual machines so I can revert back at will, from
snapshots.

For some reason GP is not updating the machines local policy with the
setting I have set on the OU, even if I run gpupdate on them.

Why isn't GP being pushed down?

I decided to make the changes locally that GP is supposed to be pushing, to
test if the script would run at shutdown and perform the install. During
shutdown I know the batch file is being accessed but it ends in a couple
seconds without doing anything, again if I run it interactively it works
fine.

Has anybody been successful following this procedure to deploy Office 2007?

Does anyone have another method deploy Office 2007 using GP?


.



Relevant Pages

  • Summary: Changes to mv in upgrade from 5.1 to 5.1b?
    ... Tim was able to duplicate this bug on his own machines testing between 5.1 ... As far as whether this was an intentional change on HP's part or a bug, ... Some of our scripts are now failing with the "mv" command with an error I ...
    (Tru64-UNIX-Managers)
  • Re: Mass Machine Login
    ... I once looked after a lab of UNIX machines. ... can send you my scripts. ... has 75 computers all on the same vlan and we would like to login ... >Computer Emergency Response Teams, and Digital Investigations. ...
    (Security-Basics)
  • Re: Need help correcting this Bash function
    ... I use ksh88 because I often have to run scripts on ... > machines that don't have bash or other more recent shells installed and, ... > he wants or should only get a bash-specific solution. ...
    (comp.unix.shell)
  • Re: Generic Script Resource
    ... The "/k" switch prevents CMD from exiting thus the resource's process ... does not "terminate" causing the failed state. ... >> Now the batch file DOES run and enables ABE. ... >>> as generic applications and .vbs scripts are clustered as generic ...
    (microsoft.public.windows.server.clustering)
  • Re: UNC Path to local host
    ... Another possibility may be to use the Environment Variable called ComputerName - e.g. ... the localhost entry does for URL paths? ... machine at the beginning of the path to run some scripts - i.e. ... an option for this particular script, and editing each batch file to point to ...
    (microsoft.public.windows.server.general)

Loading