Problem in applying startup script


in domain windows 2008 r2 domain controller, windows 7 computers apply startup script windows xp sp3 boxes show log in event log: 

source: userinit

event id: 1000

could note execute following script \\192.168.1.4\scripts\ping.bat

access denied

on script share folder permission domain users, domain computers, domain controllers, authenticated users, domain admins granted.


hi masoud dorostkar,

according description, gpo configured startup script couldn't apply windows xp sp3 clients sucessfully, , error event 1000. right?

it helpful furthur troubleshooting if collect following information:

  1. which type of network windows xp sp3 clients use? wired or wireless?
  2. were there other events in event viewer issue?

in addition, please to enable the userenv debug logging on windows xp sp3 client machine, log records detailed information group policy applying process useful troubleshooting group policy related issues. so, add following registry entry:

---------------------------------------------------------------------------------------------------------------

subkey: hkey_local_machine\software\microsoft\windows nt\currentversion\winlogon

entry: userenvdebuglevel

type: reg_dword

value:      30002 (hex)

---------------------------------------------------------------------------------------------------------------

after make change, restart computer , log on again reproduce issue. after that, compress %systemroot%\debug\usermode\ folder , check if there error gpo.

please note: registry key diagnostics not exist default, need add first. in addition, can disable debug logging after troubleshooting.

regards,

lany zhang



Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file