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



Are there any events in the Application event log of source "Userinit". Those are typically generated by scripts. You might also want to enable MSI logging (Computer Config\Admin Templates\Windows Components\Windows Installer\Logging) to see what is going on in more detail. However, one thing to keep in mind. If the source bits are on a network share somewhere then running as a startup (or shutdown) script runs in the context of the computer account, and so the computer account has to have read permissions on the share and files within the share. That would be the first thing to check.

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy

Simplify Group Policy Troubleshooting with the NEW GPExpert Troubleshooting Pak 1.0 at http://www.sdmsoftware.com/products.php

Visit the GPOGUY: http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Training Videos, Whitepapers and Utilities for all things Group
Policy-related

"Kirk" <Kirk.Patti@xxxxxxxxxxx> wrote in message news:OJRvmmiyHHA.1132@xxxxxxxxxxxxxxxxxxxxxxx
The Office 2007 pro install takes nearly 40 minutes, to long for users to wait at logon. I just edited the local machine policy to run this script on startup and got the same results. The script appears to end without doing anything.

"Darren Mar-Elia" <dmanonymous@xxxxxxxxxxxxx> wrote in message news:73B2CC36-E75A-4C47-932B-5E2EC3EBEAAE@xxxxxxxxxxxxxxxx
I haven't tried this specifically (I was able to get Office 2007 to install via Software Installation but it is kludgy) but is there a reason you are using Shutdown as opposed to Startup scripts? It could be that the timing of the shutdown script is preventing a long-running task like an office install from running.

Darren

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy

Simplify Group Policy Troubleshooting with the NEW GPExpert Troubleshooting Pak 1.0 at http://www.sdmsoftware.com/products.php

Visit the GPOGUY: http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Training Videos, Whitepapers and Utilities for all things Group
Policy-related

"msnews" <Kirk.Patti@xxxxxxxxxxx> wrote in message news:eeDBOjhyHHA.5964@xxxxxxxxxxxxxxxxxxxxxxx
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

  • Re: printer problems migrating from Netware 6.5 to 2003
    ... It doesn't install the printer for users. ... If we use group policy to deploy a printer, let us say, we deploy a logon ... It is true that the script will be running every time the ... Microsoft Online Partner Support ...
    (microsoft.public.windows.server.migration)
  • Re: Disable/enable file and print sharing with group policy
    ... All those group policy objects and not one on file and print sharing? ... After the install, ... > I suggest you use a computer startup script that runs as ...
    (microsoft.public.windows.server.active_directory)
  • Re: Logon Scripts Acrossed VPN
    ... What does GPMC GPREsults show under the Group Policy Infrastructure Component Status for one of those machines? ... I think this error is related to computer processing rather than your logon script issue but still probably worth figuring out if there is a problem. ... Darren Mar-Elia ... > This same error seems to be on every system in my remote offices. ...
    (microsoft.public.windows.group_policy)
  • Re: Group Policy Timeout on one server in an OU.
    ... Deny Apply for the GPO that defines the login script ... On Error GoTo 0 ... Group Policy Management solutions athttp://www.sdmsoftware.com ...
    (microsoft.public.windows.group_policy)
  • Re: Local Policy Logoff/Shutdown scripts
    ... Now, I know you set the logoff/shutdown script thru the local group policy, ... Microsoft CSS Online Newsgroup Support ... | Thread-Topic: Local Policy Logoff/Shutdown scripts ...
    (microsoft.public.windows.server.sbs)

Loading