We run a win 2003 domain with XP clients. I have some Machine startup
scripts that I would like to always run (and finish) BEFORE anyone gets to
log in. Is this possible?
Any help is appreciated, thanks.
activate:
CompConf\AdmTempl\System\Scripts
"Run scripts synchronously" (see explain)
Mark
--
Mark Heitbrink - MVP Windows Server - Group Policy
Homepage: www.gruppenrichtlinien.de - deutsch
Blog: gpupdate.spaces.live.com - english
It is beneeth Computerconfiguration, so it MUST be ...
Computer Configuration\Admin. Templates\System\Logon\Always Wait for the
Network at Computer Startup or User Logon
Darren Mar-Elia
www.sdmsoftware.com
"Mark Heitbrink [MVP]" <spam...@gruppenrichtlinien.de> wrote in message
news:Ou1TkLQt...@TK2MSFTNGP06.phx.gbl...
Darren Mar-Elia (MVP) schrieb:
> Actually, that setting doesn't guarantee what you want. That setting only
> tells scripts to run one after the other instead of running simultaneously.
> The setting you want is:[...] Always Wait [...]
It does, there are 3 settings thast influences the asynchronous startup
behavior:
- defined homedrive
- scripts synchronously
- Always wait ...
each of the 3 settings, reverts XP to start synchronous.
That´s the reason, whay I never had that problem. I always run scripts
synchronously, since NT4, because of finishing all scripts and start
explorer.exe in the end. I love that setting. :-)
Darren
"Mark Heitbrink [MVP]" <spam...@gruppenrichtlinien.de> wrote in message
news:ur8k7Vct...@TK2MSFTNGP03.phx.gbl...
Darren Mar-Elia (MVP) schrieb:
> I beg to differ on synchronous scripts. It does not force synchronous GP.
> Well, I guess I will have to re-test but the last time I looked at this, it
> is not related to GP processing specifically.
You are right, it does not force synchronous GP, but it forces the
network drivers to come up at the right time and this is ending in
a "synchronous" GP and Startup behavior.
It is perhaps not a 100% safe source, but here you find it ... ;-)
http://technet2.microsoft.com/WindowsServer/en/Library/eb0042e3-699b-4c49-abcc-e3526dbecc0e1033.mspx
| Fast Logon in Windows XP Professional
| By default in Windows XP Professional, the Fast Logon Optimization
| feature is enabled [...] Fast Logon Optimization is always off during
| logon under the following conditions:
| - When a user first logs on to a computer.
| - When a user has a roaming user profile or a home directory for logon
| purposes.
| - When a user has synchronous logon scripts.