Below are some segments from the userenv.log after turning
on verbose logging.
It shows that it picks up the policy and that the policy
has a script associated with it.
Then below that it shows an error 0x3 which I am told is a
cannot find script. I've tried browsing to the script and
free handing it. I also tried pointing it to a script on
the local hard drive. What else can I be doing wrong.
Please also note the ThreadToken failed error below. I'm
not sure if that was related to the login script
processing or the registry processing. It fell between
the sections so I included it in case.
USERENV(c0.890) 15:17:41:687 ProcessGPO:
==============================
USERENV(c0.890) 15:17:41:687 ProcessGPO: Searching <CN=
{4A75784B-7B6B-461F-A007-
5416B8E5021D},CN=Policies,CN=System,DC=swmedctr,DC=com>
USERENV(c0.890) 15:17:41:687 ProcessGPO: User has access
to this GPO.
USERENV(c0.890) 15:17:41:687 ProcessGPO: Found
functionality version of: 2
USERENV(c0.890) 15:17:41:687 ProcessGPO: Found file
system path of:
<\\swmedctr.com\SysVol\swmedctr.com\Policies\{4A75784B-
7B6B-461F-A007-5416B8E5021D}>
USERENV(c0.890) 15:17:41:687 ProcessGPO: Found common
name of: <{4A75784B-7B6B-461F-A007-5416B8E5021D}>
USERENV(c0.890) 15:17:41:687 ProcessGPO: Found display
name of: <newtest>
USERENV(c0.890) 15:17:41:703 ProcessGPO: Found user
version of: GPC is 5, GPT is 5
USERENV(c0.890) 15:17:41:703 ProcessGPO: Found flags of:
2
USERENV(c0.890) 15:17:41:703 ProcessGPO: Found
extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}
{0F6B957E-509E-11D1-A7CC-0000F87571E3}][{42B5FAAE-6536-
11D2-AE5A-0000F87571E3}{40B66650-4972-11D1-A7CA-
0000F87571E3}]
USERENV(c0.890) 15:17:41:703 ProcessGPO:
==============================
USERENV(c0.890) 15:17:41:718 GetGPOInfo: Leaving with 1
USERENV(c0.890) 15:17:41:718 GetGPOInfo:
********************************
USERENV(c0.890) 15:17:41:718 DebugPrintGPOList: List of GPO
(s) to process: "Local Group Policy" "Default Domain
Policy" "newtest"
USERENV(c0.890) 15:17:41:718 ProcessGPOs: OpenThreadToken
failed with error 1008, assuming thread is not
impersonating
USERENV(c0.890) 15:17:41:718 ProcessGPOs: -----------------
------
USERENV(c0.890) 15:17:41:765 ProcessGPOs: -----------------
------
USERENV(c0.890) 15:17:41:765 ProcessGPOs: Processing
extension Scripts
USERENV(c0.890) 15:17:41:765 DebugPrintGPOList: List of GPO
(s) to process: "Local Group Policy" "newtest"
USERENV(c0.890) 15:17:41:765 CompareGPOLists: One list is
empty
USERENV(c0.890) 15:17:41:765 ProcessGPOList: Entering for
extension Scripts
USERENV(c0.890) 15:17:41:765 UserPolicyCallback: Setting
status UI to Applying Scripts policy...
USERENV(c0.890) 15:17:41:765 ProcessGPOList: Extension
Scripts returned 0x3.
USERENV(c0.890) 15:17:41:765 ProcessGPOs: Extension
Scripts ProcessGroupPolicy failed, status 0x3.
USERENV(c0.890) 15:17:41:765 ProcessGPOs: -----------------
------