Mandi! Michał Sacharewicz
In chel di` si favelave...
> Have you tried a global timeout on GPO execution?
> Computer/Policies/Administrative templates/System/Scripts/Maximum wait time for Group Policy scripts
Mmmmhhh... policy description say:
Determines how long the system waits for scripts applied by Group
Policy to run.\n\n\nThis setting limits the total time allowed for all
logon, logoff, startup, and shutdown scripts applied by Group Policy to
finish running. If the scripts have not finished running when the
specified time expires, the system stops script processing and records
an error event.\n\n\nBy default, the system lets the combined set of
scripts run for up to 600 seconds (10 minutes), but you can use this
setting to adjust this interval.\n\n\nTo use this setting, in the
Seconds box, type a number from 1 to 32,000 for the number of seconds
you want the system to wait for the set of scripts to finish. To direct
the system to wait until the scripts have finished, no matter how long
they take, type 0.\n\n\nThis interval is particularly important when
other system tasks must wait while the scripts complete. By default,
each startup script must complete before the next one runs. Also, you
can use the "Run logon scripts synchronously" setting to direct the
system to wait for the logon scripts to complete before loading the
desktop.\n\n\nAn excessively long interval can delay the system and
inconvenience users. However, if the interval is too short,
prerequisite tasks might not be done, and the system can appear to be
ready prematurely.
and 've not touched that value, so seems to me that this limit apply
only to scripts, not to GPO Extensions (as WPKG-GP are).
A googling around lead me to:
http://www.tech-archive.net/Archive/WinXP/microsoft.public.windowsxp.configuration_manage/2007-03/msg00144.html
so seems that the 'one hour for GPO' run is an hardcoded value, and the
MaxGPOScriptWait registry/policy apply to single scripts.
I hope on a reply on this topic by Christoffer...