Jump to content

Recommended Posts

Posted

I'm setting up a network with three keyboardless touchscreen terminals each running Windows 2000 and logging onto a Windows 2000 Server. Each terminal will be using a common roaming, mandatory profile located on a network share so that a consistent user profile will be maintained across the three workstations. As these workstations will not have keyboards, I would like for them to log onto the domain automatically.

I have created a network share and ensured that the appropriate Active Directory user account has it's profile set to point to the network share. I have tested this setup before enabling automatic logon and the workstations appear to load the roaming profile without any problems

I would like to enable automatic logon by setting the appropriate registry keys AutoAdminLogon, DefaultDomainName, DefaultUserName, and DefaultPassword all located in:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Unfortunately once Automatic Logon is enabled the workstations are unable to access the roaming profile and revert to their locally cached profile. During the automated logon the following message is displayed

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

Windows cannot create profile directory \\basement\USER_PROFILES\staff.pds You will be logged on with a local profile only. Chages made to the profile will not be prpagated to the server. Contact your network administrator.

Detail - The network path was not found.

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

This is quite puzzling as the logon sequence has no problem accessing the roaming profile if the logon is performed manually with a keyboard.

I have examined a userenv.log of both an "automatic logon" which fails to read the roaming profile and a normal logon which loads the roaming profile without any obvious problems. Does anyone have any clues as to why Automatically logging on to a domain would cause problems accessing the roaming user profile?

Here are the two userenv.log files. The first is the inaccessible roaming profile and the second one loads the profile successfully but automatic logon is turned off.

First the problematic "Automatic Logon"

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

USERENV(9c.78) 22:13:43:128 LibMain: Process Name: \??\C:\WINNT\system32\winlogon.exe

USERENV(d4.d0) 22:13:44:189 LibMain: Process Name: C:\WINNT\system32\services.exe

USERENV(e0.dc) 22:13:44:610 LibMain: Process Name: C:\WINNT\system32\lsass.exe

USERENV(e0.dc) 22:13:45:081 LibMain: Process Name: C:\WINNT\system32\lsass.exe

USERENV(194.198) 22:13:47:083 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(1e8.1e4) 22:13:47:835 LibMain: Process Name: C:\WINNT\system32\EloSrvce.exe

USERENV(200.224) 22:13:48:145 LibMain: Process Name: C:\WINNT\system32\EloLnchr.exe

USERENV(244.220) 22:13:48:956 LibMain: Process Name: C:\WINNT\system32\MSTask.exe

USERENV(9c.238) 22:13:49:267 ApplyGroupPolicy: Entering. Flags = 7

USERENV(9c.238) 22:13:49:287 ProcessGPOs:

USERENV(9c.238) 22:13:49:287 ProcessGPOs:

USERENV(9c.238) 22:13:49:287 ProcessGPOs: Starting computer Group Policy processing...

USERENV(9c.238) 22:13:49:297 ProcessGPOs:

USERENV(9c.238) 22:13:49:297 ProcessGPOs:

USERENV(9c.238) 22:13:49:297 EnterCriticalPolicySection: Machine critical section has been claimed. Handle = 0x1c0

USERENV(9c.238) 22:13:49:297 ProcessGPOs: Machine role is 2.

USERENV(9c.238) 22:13:49:307 ProcessGPOs: The DC for domain AUXV is not available

USERENV(9c.238) 22:13:49:377 LeaveCriticalPolicySection: Critical section 0x1c0 has been released.

USERENV(9c.238) 22:13:49:377 ProcessGPOs: Computer Group Policy has been applied.

USERENV(9c.238) 22:13:49:387 ProcessGPOs: Leaving with 0.

USERENV(9c.238) 22:13:49:387 ApplyGroupPolicy: Leaving successfully.

USERENV(9c.254) 22:13:49:837 GPOThread: Next refresh will happen in 108 minutes

USERENV(9c.78) 22:13:50:709 =========================================================

USERENV(9c.78) 22:13:50:719 LoadUserProfile: Entering, hToken = <0x21c>, lpProfileInfo = 0x6f648

USERENV(9c.78) 22:13:50:719 LoadUserProfile: Entering, hToken = <0x21c>, lpProfileInfo = 0x6f648

USERENV(9c.78) 22:13:50:719 LoadUserProfile: lpProfileInfo->dwFlags = <0x0>

USERENV(9c.78) 22:13:50:719 LoadUserProfile: lpProfileInfo->lpUserName = <staff>

USERENV(9c.78) 22:13:50:719 LoadUserProfile: lpProfileInfo->lpProfilePath = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 22:13:50:779 LoadUserProfile: lpProfileInfo->lpDefaultPath = <\\BASEMENT\netlogon\Default User>

USERENV(9c.78) 22:13:50:779 LoadUserProfile: NULL server name

USERENV(9c.78) 22:13:50:779 GetUserMutex: entering

USERENV(9c.78) 22:13:50:799 GetUserMutex: Waiting...

USERENV(9c.78) 22:13:50:799 GetUserMutex: Wait succeeded. Mutex currently held.

USERENV(9c.78) 22:13:50:799 ParseProfilePath: Entering, lpProfilePath = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 22:13:50:799 CheckXForestLogon: checking x-forest logon, user handle = 540

USERENV(9c.78) 22:13:50:869 MyGetDomainDNSName: MyGetUserName failed for dns domain name with 1355

USERENV(9c.78) 22:13:50:869 CheckUserInMachineForest: MyGetDomainName failed with 1355.

USERENV(9c.78) 22:13:50:869 CheckXForestLogon : CheckUserInMachineForest failed with 1355

USERENV(9c.78) 22:13:50:869 ParseProfilePath: CheckXForestLogon failed, hr = 8007054B

USERENV(9c.78) 22:13:50:889 ParseProfilePath: Tick Count = 0

USERENV(9c.78) 22:13:50:959 PingComputer: PingBufferSize set as 2048

USERENV(9c.78) 22:13:50:959 PingComputer: First time: 0

USERENV(9c.78) 22:13:50:959 PingComputer: Fast link. Exiting.

USERENV(9c.78) 22:13:50:959 ParseProfilePath: FindFirstFile failed with error 53

USERENV(9c.78) 22:13:50:959 CreateSecureDirectory: Entering with <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 22:13:50:959 CreateNestedDirectory: Failed to create the directory with error 53.

USERENV(9c.78) 22:13:50:959 CreateSecureDirectory: Failed to created the directory <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 22:13:50:959 ParseProfilePath: Failed to create user sub-directory. Error = 53

USERENV(9c.78) 22:13:50:969 ParseProfilePath: Did not create the sub-directory. Generating a new name.

USERENV(9c.78) 22:13:50:969 ParseProfilePath: Entering name generating code working with a path of <\\basement\USER_PROFILES\staff>.

USERENV(9c.78) 22:13:50:969 ParseProfilePath: FindFirstFile failed with error 53

USERENV(9c.78) 22:13:50:969 CreateSecureDirectory: Entering with <\\basement\USER_PROFILES\staff.pds>

USERENV(9c.78) 22:13:50:969 CreateNestedDirectory: Failed to create the directory with error 53.

USERENV(9c.78) 22:13:50:969 CreateSecureDirectory: Failed to created the directory <\\basement\USER_PROFILES\staff.pds>

USERENV(9c.78) 22:13:50:969 ParseProfilePath: Failed to create the sub-directory

USERENV(1f4.2a8) 22:13:50:979 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(29c.2a0) 22:13:51:520 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(1f4.2b4) 22:13:52:862 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(9c.78) 22:13:55:295 LoadUserProfile: ParseProfilePath returned a directory of <>

USERENV(9c.78) 22:13:55:295 RestoreUserProfile: Entering

USERENV(9c.78) 22:13:55:295 IsCentralProfileReachable: Entering

USERENV(9c.78) 22:13:55:295 IsCentralProfileReachable: Null path. Leaving

USERENV(9c.78) 22:13:55:305 RestoreUserProfile: Profile path = <>

USERENV(9c.78) 22:13:55:305 ExtractProfileFromBackup: A profile already exists

USERENV(9c.78) 22:13:55:305 PatchNewProfileIfRequred: A profile already exists with the current sid, exitting

USERENV(9c.78) 22:13:55:305 CreateLocalProfileKey: Not setting additional Security

USERENV(9c.78) 22:13:55:305 GetExistingLocalProfileImage: Found entry in profile list for existing local profile

USERENV(9c.78) 22:13:55:305 GetExistingLocalProfileImage: Local profile image filename = <%SystemDrive%\Documents and Settings\staff>

USERENV(9c.78) 22:13:55:305 GetExistingLocalProfileImage: Expanded local profile image filename = <C:\Documents and Settings\staff>

USERENV(9c.78) 22:13:55:355 GetExistingLocalProfileImage: No local mandatory profile. Error = 2

USERENV(9c.78) 22:13:55:365 GetExistingLocalProfileImage: Found local profile image file ok <C:\Documents and Settings\staff\ntuser.dat>

USERENV(9c.78) 22:13:55:365 Local Existing Profile Image is reachable

USERENV(9c.78) 22:13:55:365 Local profile name is <C:\Documents and Settings\staff>

USERENV(9c.78) 22:13:55:365 RestoreUserProfile: No central profile. Attempting to load local profile.

USERENV(9c.78) 22:13:55:486 MyRegLoadKey: Mutex released. Returning 0.

USERENV(9c.78) 22:13:55:716 MyRegLoadKey: Mutex released. Returning 0.

USERENV(9c.78) 22:13:55:716 CreateClassHive: existing user classes hive found

USERENV(9c.78) 22:13:55:716 RestoreUserProfile: About to Leave. Final Information follows:

USERENV(9c.78) 22:13:55:716 Profile was successfully loaded.

USERENV(9c.78) 22:13:55:716 lpProfile->lpRoamingProfile = <>

USERENV(9c.78) 22:13:55:716 lpProfile->lpLocalProfile = <C:\Documents and Settings\staff>

USERENV(9c.78) 22:13:55:716 lpProfile->dwInternalFlags = 0x0

USERENV(9c.78) 22:13:55:716 RestoreUserProfile: Leaving.

USERENV(9c.78) 22:13:55:946 UpgradeProfile: Entering

USERENV(9c.78) 22:13:55:946 UpgradeProfile: Build numbers match

USERENV(9c.78) 22:13:55:946 UpgradeProfile: Leaving Successfully

USERENV(9c.78) 22:13:55:946 LoadUserProfile: Releasing mutex.

USERENV(9c.78) 22:13:55:966 LoadUserProfile: Leaving with a value of 1.

USERENV(9c.78) 22:13:55:966 LoadUserProfile: hProfile = <0x4b4>

USERENV(9c.78) 22:13:55:966 =========================================================

USERENV(9c.2ac) 22:13:56:157 ApplyGroupPolicy: Entering. Flags = 6

USERENV(9c.2ac) 22:13:56:157 ProcessGPOs:

USERENV(9c.2ac) 22:13:56:157 ProcessGPOs:

USERENV(9c.2ac) 22:13:56:157 ProcessGPOs: Starting user Group Policy processing...

USERENV(9c.2ac) 22:13:56:157 ProcessGPOs:

USERENV(9c.2ac) 22:13:56:157 ProcessGPOs:

USERENV(9c.2ac) 22:13:56:157 EnterCriticalPolicySection: User critical section has been claimed. Handle = 0x4e4

USERENV(9c.2ac) 22:13:56:167 ProcessGPOs: Machine role is 2.

USERENV(9c.2ac) 22:13:56:167 PingComputer: PingBufferSize set as 2048

USERENV(9c.2ac) 22:13:56:177 PingComputer: First time: 0

USERENV(9c.2ac) 22:13:56:177 PingComputer: Fast link. Exiting.

USERENV(9c.2ac) 22:13:56:177 ProcessGPOs: User name is: CN=staff,OU=Auxv Staff,DC=auxv,DC=com, Domain name is: AUXV

USERENV(9c.2ac) 22:13:56:177 ProcessGPOs: Domain controller is: \\basement.auxv.com Domain DN is auxv.com

USERENV(9c.2ac) 22:13:56:227 MyGetDomainDNSName: Successfully determined fqdn CN=staff,OU=Auxv Staff,DC=auxv,DC=com

USERENV(9c.2ac) 22:13:56:247 MyGetDomainDNSName: Successfully obtained domain dns name auxv.com

USERENV(9c.2ac) 22:13:56:247 ProcessGPOs: Calling GetGPOInfo for normal policy mode

USERENV(9c.2ac) 22:13:56:247 GetGPOInfo: ********************************

USERENV(9c.2ac) 22:13:56:247 GetGPOInfo: Entering...

USERENV(9c.2ac) 22:13:56:277 GetGPOInfo: Server connection established.

USERENV(9c.2ac) 22:13:56:337 GetGPOInfo: Bound successfully.

USERENV(9c.2ac) 22:13:56:347 SearchDSObject: Searching <OU=Auxv Staff,DC=auxv,DC=com>

USERENV(9c.2ac) 22:13:56:347 SearchDSObject: Found GPO(s): <[LDAP://CN={EA25CBE8-B7DD-42EF-99C0-7055C637F773},CN=Policies,CN=System,DC=auxv,DC=com;1]>

USERENV(9c.2ac) 22:13:56:347 SearchDSObject: The link to GPO LDAP://CN={EA25CBE8-B7DD-42EF-99C0-7055C637F773},CN=Policies,CN=System,DC=auxv,DC=com is disabled. It will be skipped.

USERENV(9c.2ac) 22:13:56:347 SearchDSObject: Searching <DC=auxv,DC=com>

USERENV(9c.2ac) 22:13:56:347 SearchDSObject: Found GPO(s): <[LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com;0]>

USERENV(9c.2ac) 22:13:56:347 ProcessGPO: ==============================

USERENV(9c.2ac) 22:13:56:347 ProcessGPO: Deferring search for <LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com>

USERENV(9c.2ac) 22:13:56:377 SearchDSObject: Searching <CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=auxv,DC=com>

USERENV(9c.2ac) 22:13:56:387 SearchDSObject: No GPO(s) for this object.

USERENV(9c.2ac) 22:13:56:387 EvaluateDeferredGPOs: Searching for GPOs in cn=policies,cn=system,DC=auxv,DC=com

USERENV(9c.2ac) 22:13:56:397 ProcessGPO: ==============================

USERENV(9c.2ac) 22:13:56:397 ProcessGPO: Searching <CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com>

USERENV(9c.2ac) 22:13:56:397 ProcessGPO: User has access to this GPO.

USERENV(9c.2ac) 22:13:56:397 ProcessGPO: Found functionality version of: 2

USERENV(9c.2ac) 22:13:56:407 ProcessGPO: Found file system path of: <\\auxv.com\sysvol\auxv.com\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}>

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: Found common name of: <{31B2F340-016D-11D2-945F-00C04FB984F9}>

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: Found display name of: <Default Domain Policy>

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: Found user version of: GPC is 1, GPT is 1

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: Found flags of: 0

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: Found extensions: [{3060E8D0-7020-11D2-842D-00C04FA372D4}{3060E8CE-7020-11D2-842D-00C04FA372D4}]

USERENV(9c.2ac) 22:13:56:447 ProcessGPO: ==============================

USERENV(9c.2ac) 22:13:56:497 GetGPOInfo: GPO Local Group Policy doesn't contain any data since the version number is 0. It will be skipped.

USERENV(9c.2ac) 22:13:56:497 GetGPOInfo: Leaving with 1

USERENV(9c.2ac) 22:13:56:497 GetGPOInfo: ********************************

USERENV(9c.2ac) 22:13:56:497 ProcessGPOs: OpenThreadToken failed with error 1008, assuming thread is not impersonating

USERENV(9c.2ac) 22:13:56:497 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:497 ProcessGPOs: Processing extension Registry

USERENV(9c.2ac) 22:13:56:507 CompareGPOLists: The lists are the same.

USERENV(9c.2ac) 22:13:56:507 CheckGPOs: No GPO changes and no security group membership change and extension Registry has NoGPOChanges set.

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: Processing extension Folder Redirection

USERENV(9c.2ac) 22:13:56:507 CompareGPOLists: The lists are the same.

USERENV(9c.2ac) 22:13:56:507 CheckGPOs: No GPO changes but couldn't read extension Folder Redirection's status or policy time.

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: Extension Folder Redirection skipped because both deleted and changed GPO lists are empty.

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: Processing extension Microsoft Disk Quota

USERENV(9c.2ac) 22:13:56:507 ProcessGPOs: Extension Microsoft Disk Quota skipped with flags 0x6.

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: Processing extension Scripts

USERENV(9c.2ac) 22:13:56:517 CompareGPOLists: The lists are the same.

USERENV(9c.2ac) 22:13:56:517 CheckGPOs: No GPO changes but couldn't read extension Scripts's status or policy time.

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: Extension Scripts skipped because both deleted and changed GPO lists are empty.

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: Processing extension Security

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: Extension Security skipped with flags 0x6.

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:517 ProcessGPOs: Processing extension Internet Explorer Branding

USERENV(9c.2ac) 22:13:56:517 CompareGPOLists: The lists are the same.

USERENV(9c.2ac) 22:13:56:517 CheckGPOs: No GPO changes but couldn't read extension Internet Explorer Branding's status or policy time.

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Extension Internet Explorer Branding skipped because both deleted and changed GPO lists are empty.

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Processing extension EFS recovery

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Extension EFS recovery skipped with flags 0x6.

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Processing extension Application Management

USERENV(9c.2ac) 22:13:56:527 CompareGPOLists: The lists are the same.

USERENV(9c.2ac) 22:13:56:527 CheckGPOs: No GPO changes but couldn't read extension Application Management's status or policy time.

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Extension Application Management skipped because both deleted and changed GPO lists are empty.

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: -----------------------

USERENV(9c.2ac) 22:13:56:527 ProcessGPOs: Processing extension IP Security

USERENV(9c.2ac) 22:13:56:537 ProcessGPOs: Extension IP Security skipped with flags 0x6.

USERENV(9c.2ac) 22:13:56:537 LeaveCriticalPolicySection: Critical section 0x4e4 has been released.

USERENV(9c.2ac) 22:13:56:537 ProcessGPOs: User Group Policy has been applied.

USERENV(9c.2ac) 22:13:56:537 ProcessGPOs: Leaving with 1.

USERENV(9c.2ac) 22:13:56:537 ApplyGroupPolicy: Leaving successfully.

USERENV(9c.300) 22:13:56:597 GPOThread: Next refresh will happen in 117 minutes

USERENV(31c.318) 22:13:56:797 LibMain: Process Name: C:\WINNT\system32\userinit.exe

USERENV(d4.144) 22:13:56:858 ImpersonateUser: Failed to impersonate user with 5.

USERENV(d4.144) 22:13:56:858 GetUserNameAndDomain Failed to impersonate user

USERENV(320.330) 22:13:57:769 LibMain: Process Name: C:\WINNT\Explorer.EXE

USERENV(34c.348) 22:13:59:441 LibMain: Process Name: C:\WINNT\system32\mobsync.exe

USERENV(37c.378) 22:14:00:052 LibMain: Process Name: C:\WINNT\system32\EloDkMon.exe

USERENV(394.390) 22:14:00:212 LibMain: Process Name: C:\WINNT\system32\EloTTray.exe

USERENV(398.374) 22:14:01:074 LibMain: Process Name: C:\WINNT\system32\mobsync.exe

USERENV(348.34c) 22:14:01:104 LibMain: Process Name: C:\WINNT\system32\EloRtBtn.exe

USERENV(200.228) 22:14:01:194 LibMain: Process Name: C:\WINNT\system32\EloLnchr.exe

USERENV(3b0.3a8) 22:14:06:101 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(1b0.450) 22:14:12:210 LibMain: Process Name: C:\WINNT\system32\spoolsv.exe

USERENV(3b0.3a8) 22:14:13:131 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(d4.260) 22:14:30:716 GetHkeyCU: RegOpenKey failed with error 2

USERENV(284.310) 22:14:42:153 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(d4.260) 22:17:25:668 GetHkeyCU: RegOpenKey failed with error 2

And Booting without Automatic Logon

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

USERENV(9c.78) 17:49:04:058 LibMain: Process Name: \??\C:\WINNT\system32\winlogon.exe

USERENV(d4.d0) 17:49:05:049 LibMain: Process Name: C:\WINNT\system32\services.exe

USERENV(e0.dc) 17:49:05:470 LibMain: Process Name: C:\WINNT\system32\lsass.exe

USERENV(e0.dc) 17:49:05:920 LibMain: Process Name: C:\WINNT\system32\lsass.exe

USERENV(194.198) 17:49:07:933 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(1e4.1e0) 17:49:08:654 LibMain: Process Name: C:\WINNT\system32\EloSrvce.exe

USERENV(200.228) 17:49:08:915 LibMain: Process Name: C:\WINNT\system32\EloLnchr.exe

USERENV(24c.248) 17:49:09:896 LibMain: Process Name: C:\WINNT\system32\MSTask.exe

USERENV(9c.250) 17:49:10:136 ApplyGroupPolicy: Entering. Flags = 7

USERENV(9c.250) 17:49:10:156 ProcessGPOs:

USERENV(9c.250) 17:49:10:156 ProcessGPOs:

USERENV(9c.250) 17:49:10:156 ProcessGPOs: Starting computer Group Policy processing...

USERENV(9c.250) 17:49:10:156 ProcessGPOs:

USERENV(9c.250) 17:49:10:156 ProcessGPOs:

USERENV(9c.250) 17:49:10:156 EnterCriticalPolicySection: Machine critical section has been claimed. Handle = 0x1c0

USERENV(9c.250) 17:49:10:156 ProcessGPOs: Machine role is 2.

USERENV(9c.250) 17:49:10:166 ProcessGPOs: The DC for domain AUXV is not available

USERENV(9c.250) 17:49:10:247 LeaveCriticalPolicySection: Critical section 0x1c0 has been released.

USERENV(9c.250) 17:49:10:247 ProcessGPOs: Computer Group Policy has been applied.

USERENV(9c.250) 17:49:10:247 ProcessGPOs: Leaving with 0.

USERENV(9c.250) 17:49:10:247 ApplyGroupPolicy: Leaving successfully.

USERENV(9c.23c) 17:49:10:727 GPOThread: Next refresh will happen in 118 minutes

USERENV(1f4.2a4) 17:49:11:649 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(298.29c) 17:49:11:929 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(1f4.234) 17:49:14:102 LibMain: Process Name: C:\WINNT\system32\svchost.exe

USERENV(9c.78) 17:49:22:204 =========================================================

USERENV(9c.78) 17:49:22:214 LoadUserProfile: Entering, hToken = <0x4e8>, lpProfileInfo = 0x6f648

USERENV(9c.78) 17:49:22:214 LoadUserProfile: Entering, hToken = <0x4e8>, lpProfileInfo = 0x6f648

USERENV(9c.78) 17:49:22:214 LoadUserProfile: lpProfileInfo->dwFlags = <0x0>

USERENV(9c.78) 17:49:22:214 LoadUserProfile: lpProfileInfo->lpUserName = <staff>

USERENV(9c.78) 17:49:22:214 LoadUserProfile: lpProfileInfo->lpProfilePath = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 17:49:22:224 LoadUserProfile: lpProfileInfo->lpDefaultPath = <\\BASEMENT\netlogon\Default User>

USERENV(9c.78) 17:49:22:224 LoadUserProfile: NULL server name

USERENV(9c.78) 17:49:22:234 GetUserMutex: entering

USERENV(9c.78) 17:49:22:254 GetUserMutex: Waiting...

USERENV(9c.78) 17:49:22:254 GetUserMutex: Wait succeeded. Mutex currently held.

USERENV(9c.78) 17:49:22:254 ParseProfilePath: Entering, lpProfilePath = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 17:49:22:254 CheckXForestLogon: checking x-forest logon, user handle = 1256

USERENV(9c.78) 17:49:22:434 MyGetDomainDNSName: Successfully determined fqdn CN=staff,OU=Auxv Staff,DC=auxv,DC=com

USERENV(9c.78) 17:49:22:434 MyGetDomainDNSName: Successfully obtained domain dns name auxv.com

USERENV(9c.78) 17:49:22:434 CheckXForestLogon: not XForest logon.

USERENV(9c.78) 17:49:22:554 ParseProfilePath: Tick Count = 0

USERENV(9c.78) 17:49:22:564 PingComputer: PingBufferSize set as 2048

USERENV(9c.78) 17:49:22:564 PingComputer: First time: 0

USERENV(9c.78) 17:49:22:564 PingComputer: Fast link. Exiting.

USERENV(9c.78) 17:49:22:564 ParseProfilePath: FindFirstFile found something with attributes <0x10>

USERENV(9c.78) 17:49:22:564 ParseProfilePath: Found a directory

USERENV(9c.78) 17:49:22:564 LoadUserProfile: ParseProfilePath returned a directory of <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 17:49:22:564 RestoreUserProfile: Entering

USERENV(9c.78) 17:49:22:564 IsCentralProfileReachable: Entering

USERENV(9c.78) 17:49:22:574 CheckRoamingShareOwnership: checking ownership for \\basement\USER_PROFILES\staff

USERENV(9c.78) 17:49:22:584 CheckRoamingShareOwnership: owner is the right user

USERENV(9c.78) 17:49:22:584 IsCentralProfileReachable: Testing <\\basement\USER_PROFILES\staff\ntuser.man>

USERENV(9c.78) 17:49:22:604 IsCentralProfileReachable: Profile is not reachable, error = 2

USERENV(9c.78) 17:49:22:604 IsCentralProfileReachable: Testing <\\basement\USER_PROFILES\staff\ntuser.dat>

USERENV(9c.78) 17:49:22:614 IsCentralProfileReachable: Found a user profile.

USERENV(9c.78) 17:49:22:614 RestoreUserProfile: Central Profile is reachable

USERENV(9c.78) 17:49:22:614 RestoreUserProfile: Central Profile is roaming

USERENV(9c.78) 17:49:22:614 RestoreUserProfile: Profile path = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 17:49:22:614 ExtractProfileFromBackup: A profile already exists

USERENV(9c.78) 17:49:22:614 PatchNewProfileIfRequred: A profile already exists with the current sid, exitting

USERENV(9c.78) 17:49:22:614 CreateLocalProfileKey: Not setting additional Security

USERENV(9c.78) 17:49:22:614 GetExistingLocalProfileImage: Found entry in profile list for existing local profile

USERENV(9c.78) 17:49:22:614 GetExistingLocalProfileImage: Local profile image filename = <%SystemDrive%\Documents and Settings\staff>

USERENV(9c.78) 17:49:22:624 GetExistingLocalProfileImage: Expanded local profile image filename = <C:\Documents and Settings\staff>

USERENV(9c.78) 17:49:22:664 GetExistingLocalProfileImage: No local mandatory profile. Error = 2

USERENV(9c.78) 17:49:22:664 GetExistingLocalProfileImage: Found local profile image file ok <C:\Documents and Settings\staff\ntuser.dat>

USERENV(9c.78) 17:49:22:664 Local Existing Profile Image is reachable

USERENV(9c.78) 17:49:22:664 Local profile name is <C:\Documents and Settings\staff>

USERENV(9c.78) 17:49:22:664 RestoreUserProfile: Reconciling roaming profile with local profile

USERENV(9c.78) 17:49:22:705 GetExclusionList: The exclusion lists on both server and client are the same. The list is: <Local Settings;Temporary Internet Files;History;Temp;>

USERENV(9c.78) 17:49:22:725 CopyProfileDirectoryEx: Entering, lpSourceDir = <\\basement\USER_PROFILES\staff>, lpDestinationDir = <C:\Documents and Settings\staff>, dwFlags = 0x4c20

USERENV(9c.78) 17:49:22:725 CopyProfileDirectoryEx: lpExclusionList = <Local Settings;Temporary Internet Files;History;Temp;>

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding \\basement\USER_PROFILES\staff\Local Settings to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding \\basement\USER_PROFILES\staff\Temporary Internet Files to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding \\basement\USER_PROFILES\staff\History to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding \\basement\USER_PROFILES\staff\Temp to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding C:\Documents and Settings\staff\Local Settings to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding C:\Documents and Settings\staff\Temporary Internet Files to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding C:\Documents and Settings\staff\History to ExclusionList

USERENV(9c.78) 17:49:22:725 ConvertExclusionList: Adding C:\Documents and Settings\staff\Temp to ExclusionList

USERENV(9c.78) 17:49:22:755 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Identities\{4BE204E8-A755-443C-B6F4-569426913F01}\ to the list of directories

USERENV(9c.78) 17:49:22:755 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Identities\ to the list of directories

USERENV(9c.78) 17:49:22:775 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\Address Book\ to the list of directories

USERENV(9c.78) 17:49:22:805 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\Internet Explorer\Quick Launch\ to the list of directories

USERENV(9c.78) 17:49:22:805 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\Internet Explorer\ to the list of directories

USERENV(9c.78) 17:49:22:825 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\Protect\S-1-5-21-1292428093-113007714-839522115-1110\ to the list of directories

USERENV(9c.78) 17:49:22:825 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\Protect\ to the list of directories

USERENV(9c.78) 17:49:22:835 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\SystemCertificates\My\Certificates\ to the list of directories

USERENV(9c.78) 17:49:22:845 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\SystemCertificates\My\CRLs\ to the list of directories

USERENV(9c.78) 17:49:22:855 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\SystemCertificates\My\CTLs\ to the list of directories

USERENV(9c.78) 17:49:22:855 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\SystemCertificates\My\ to the list of directories

USERENV(9c.78) 17:49:22:855 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\SystemCertificates\ to the list of directories

USERENV(9c.78) 17:49:22:855 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\Microsoft\ to the list of directories

USERENV(9c.78) 17:49:22:855 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Application Data\ to the list of directories

USERENV(9c.78) 17:49:22:875 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Cookies\ to the list of directories

USERENV(9c.78) 17:49:22:875 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Desktop\ to the list of directories

USERENV(9c.78) 17:49:22:895 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Favorites\Links\ to the list of directories

USERENV(9c.78) 17:49:22:905 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Favorites\Media\ to the list of directories

USERENV(9c.78) 17:49:22:905 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Favorites\ to the list of directories

USERENV(9c.78) 17:49:22:915 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\My Documents\My Pictures\ to the list of directories

USERENV(9c.78) 17:49:22:915 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\My Documents\ to the list of directories

USERENV(9c.78) 17:49:22:925 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\NetHood\Computers Near Me\ to the list of directories

USERENV(9c.78) 17:49:22:935 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\NetHood\ to the list of directories

USERENV(9c.78) 17:49:22:935 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\PrintHood\ to the list of directories

USERENV(9c.78) 17:49:22:945 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Recent\ to the list of directories

USERENV(9c.78) 17:49:22:945 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\SendTo\ to the list of directories

USERENV(9c.78) 17:49:22:995 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\Programs\Accessories\Accessibility\ to the list of directories

USERENV(9c.78) 17:49:23:015 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\Programs\Accessories\System Tools\ to the list of directories

USERENV(9c.78) 17:49:23:015 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\Programs\Accessories\ to the list of directories

USERENV(9c.78) 17:49:23:025 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\Programs\Startup\ to the list of directories

USERENV(9c.78) 17:49:23:025 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\Programs\ to the list of directories

USERENV(9c.78) 17:49:23:025 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Start Menu\ to the list of directories

USERENV(9c.78) 17:49:23:045 RecurseDirectory: Adding \\basement\USER_PROFILES\staff\Templates\ to the list of directories

USERENV(9c.78) 17:49:23:055 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Identities\{4BE204E8-A755-443C-B6F4-569426913F01}\ to the list of directories

USERENV(9c.78) 17:49:23:055 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Identities\ to the list of directories

USERENV(9c.78) 17:49:23:085 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\Address Book\ to the list of directories

USERENV(9c.78) 17:49:23:115 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\Internet Explorer\Quick Launch\ to the list of directories

USERENV(9c.78) 17:49:23:115 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\Internet Explorer\ to the list of directories

USERENV(9c.78) 17:49:23:115 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\Protect\S-1-5-21-1292428093-113007714-839522115-1110\ to the list of directories

USERENV(9c.78) 17:49:23:125 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\Protect\ to the list of directories

USERENV(9c.78) 17:49:23:125 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\SystemCertificates\My\Certificates\ to the list of directories

USERENV(9c.78) 17:49:23:125 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\SystemCertificates\My\CRLs\ to the list of directories

USERENV(9c.78) 17:49:23:125 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\SystemCertificates\My\CTLs\ to the list of directories

USERENV(9c.78) 17:49:23:125 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\SystemCertificates\My\ to the list of directories

USERENV(9c.78) 17:49:23:135 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\SystemCertificates\ to the list of directories

USERENV(9c.78) 17:49:23:135 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\Microsoft\ to the list of directories

USERENV(9c.78) 17:49:23:135 RecurseDirectory: Adding C:\Documents and Settings\staff\Application Data\ to the list of directories

USERENV(9c.78) 17:49:23:145 RecurseDirectory: Adding C:\Documents and Settings\staff\Cookies\ to the list of directories

USERENV(9c.78) 17:49:23:155 RecurseDirectory: Adding C:\Documents and Settings\staff\Desktop\ to the list of directories

USERENV(9c.78) 17:49:23:185 RecurseDirectory: Adding C:\Documents and Settings\staff\Favorites\Links\ to the list of directories

USERENV(9c.78) 17:49:23:225 RecurseDirectory: Adding C:\Documents and Settings\staff\Favorites\Media\ to the list of directories

USERENV(9c.78) 17:49:23:225 RecurseDirectory: Adding C:\Documents and Settings\staff\Favorites\ to the list of directories

USERENV(9c.78) 17:49:23:225 RecurseDirectory: Skipping <C:\Documents and Settings\staff\Local Settings> due to exclusion list.

USERENV(9c.78) 17:49:23:235 RecurseDirectory: Adding C:\Documents and Settings\staff\My Documents\My Pictures\ to the list of directories

USERENV(9c.78) 17:49:23:235 RecurseDirectory: Adding C:\Documents and Settings\staff\My Documents\ to the list of directories

USERENV(9c.78) 17:49:23:235 RecurseDirectory: Adding C:\Documents and Settings\staff\NetHood\Computers Near Me\ to the list of directories

USERENV(9c.78) 17:49:23:235 RecurseDirectory: Adding C:\Documents and Settings\staff\NetHood\ to the list of directories

USERENV(9c.78) 17:49:23:245 RecurseDirectory: Adding C:\Documents and Settings\staff\PrintHood\ to the list of directories

USERENV(9c.78) 17:49:23:245 RecurseDirectory: Adding C:\Documents and Settings\staff\Recent\ to the list of directories

USERENV(9c.78) 17:49:23:295 RecurseDirectory: Adding C:\Documents and Settings\staff\SendTo\ to the list of directories

USERENV(9c.78) 17:49:23:335 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\Programs\Accessories\Accessibility\ to the list of directories

USERENV(9c.78) 17:49:23:345 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\Programs\Accessories\System Tools\ to the list of directories

USERENV(9c.78) 17:49:23:355 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\Programs\Accessories\ to the list of directories

USERENV(9c.78) 17:49:23:355 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\Programs\Startup\ to the list of directories

USERENV(9c.78) 17:49:23:355 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\Programs\ to the list of directories

USERENV(9c.78) 17:49:23:355 RecurseDirectory: Adding C:\Documents and Settings\staff\Start Menu\ to the list of directories

USERENV(9c.78) 17:49:23:375 RecurseDirectory: Adding C:\Documents and Settings\staff\Templates\ to the list of directories

USERENV(9c.78) 17:49:23:395 CopyProfileDirectoryEx: Calling ReconcileDirectory for all Directories

USERENV(9c.78) 17:49:24:247 CopyProfileDirectoryEx: Reconcile Directory Done for all Directories

USERENV(9c.78) 17:49:24:367 SyncItems: New file or directory <C:\Documents and Settings\staff\Desktop\userenv.log> in destination since this profile was loaded. This will NOT be deleted.

USERENV(9c.78) 17:49:24:367 CopyProfileDirectoryEx: Setting Directory TimeStamps all Directories

USERENV(9c.78) 17:49:24:387 CopyProfileDirectoryEx: Set times on all directories

USERENV(9c.78) 17:49:24:417 CopyProfileDirectoryEx: Leaving with a return value of 1

USERENV(9c.78) 17:49:24:547 MyRegLoadKey: Mutex released. Returning 0.

USERENV(9c.78) 17:49:24:687 MyRegLoadKey: Mutex released. Returning 0.

USERENV(9c.78) 17:49:24:687 CreateClassHive: existing user classes hive found

USERENV(9c.78) 17:49:24:717 RestoreUserProfile: About to Leave. Final Information follows:

USERENV(9c.78) 17:49:24:717 Profile was successfully loaded.

USERENV(9c.78) 17:49:24:717 lpProfile->lpRoamingProfile = <\\basement\USER_PROFILES\staff>

USERENV(9c.78) 17:49:24:717 lpProfile->lpLocalProfile = <C:\Documents and Settings\staff>

USERENV(9c.78) 17:49:24:717 lpProfile->dwInternalFlags = 0x10

USERENV(9c.78) 17:49:24:717 RestoreUserProfile: Leaving.

USERENV(9c.78) 17:49:24:717 UpgradeProfile: Entering

USERENV(9c.78) 17:49:24:727 UpgradeProfile: Build numbers match

USERENV(9c.78) 17:49:24:727 UpgradeProfile: Leaving Successfully

USERENV(9c.78) 17:49:24:727 LoadUserProfile: Releasing mutex.

USERENV(9c.78) 17:49:24:727 LoadUserProfile: Leaving with a value of 1.

USERENV(9c.78) 17:49:24:727 LoadUserProfile: hProfile = <0x360>

USERENV(9c.78) 17:49:24:727 =========================================================

USERENV(9c.324) 17:49:24:948 ApplyGroupPolicy: Entering. Flags = 6

USERENV(9c.324) 17:49:24:948 ProcessGPOs:

USERENV(9c.324) 17:49:24:948 ProcessGPOs:

USERENV(9c.324) 17:49:24:948 ProcessGPOs: Starting user Group Policy processing...

USERENV(9c.324) 17:49:24:948 ProcessGPOs:

USERENV(9c.324) 17:49:24:948 ProcessGPOs:

USERENV(9c.324) 17:49:24:948 EnterCriticalPolicySection: User critical section has been claimed. Handle = 0x2f8

USERENV(9c.324) 17:49:24:948 ProcessGPOs: Machine role is 2.

USERENV(9c.324) 17:49:24:958 PingComputer: PingBufferSize set as 2048

USERENV(9c.324) 17:49:24:958 PingComputer: First time: 0

USERENV(9c.324) 17:49:24:958 PingComputer: Fast link. Exiting.

USERENV(9c.324) 17:49:24:958 ProcessGPOs: User name is: CN=staff,OU=Auxv Staff,DC=auxv,DC=com, Domain name is: AUXV

USERENV(9c.324) 17:49:24:968 ProcessGPOs: Domain controller is: \\basement.auxv.com Domain DN is auxv.com

USERENV(9c.324) 17:49:25:098 MyGetDomainDNSName: Successfully determined fqdn CN=staff,OU=Auxv Staff,DC=auxv,DC=com

USERENV(9c.324) 17:49:25:098 MyGetDomainDNSName: Successfully obtained domain dns name auxv.com

USERENV(9c.324) 17:49:25:108 ProcessGPOs: Calling GetGPOInfo for normal policy mode

USERENV(9c.324) 17:49:25:108 GetGPOInfo: ********************************

USERENV(9c.324) 17:49:25:108 GetGPOInfo: Entering...

USERENV(9c.324) 17:49:25:118 GetGPOInfo: Server connection established.

USERENV(9c.324) 17:49:25:138 GetGPOInfo: Bound successfully.

USERENV(9c.324) 17:49:25:148 SearchDSObject: Searching <OU=Auxv Staff,DC=auxv,DC=com>

USERENV(9c.324) 17:49:25:158 SearchDSObject: Found GPO(s): <[LDAP://CN={EA25CBE8-B7DD-42EF-99C0-7055C637F773},CN=Policies,CN=System,DC=auxv,DC=com;1]>

USERENV(9c.324) 17:49:25:158 SearchDSObject: The link to GPO LDAP://CN={EA25CBE8-B7DD-42EF-99C0-7055C637F773},CN=Policies,CN=System,DC=auxv,DC=com is disabled. It will be skipped.

USERENV(9c.324) 17:49:25:158 SearchDSObject: Searching <DC=auxv,DC=com>

USERENV(9c.324) 17:49:25:158 SearchDSObject: Found GPO(s): <[LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com;0]>

USERENV(9c.324) 17:49:25:168 ProcessGPO: ==============================

USERENV(9c.324) 17:49:25:168 ProcessGPO: Deferring search for <LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com>

USERENV(9c.324) 17:49:25:198 SearchDSObject: Searching <CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=auxv,DC=com>

USERENV(9c.324) 17:49:25:198 SearchDSObject: No GPO(s) for this object.

USERENV(9c.324) 17:49:25:198 EvaluateDeferredGPOs: Searching for GPOs in cn=policies,cn=system,DC=auxv,DC=com

USERENV(9c.324) 17:49:25:208 ProcessGPO: ==============================

USERENV(9c.324) 17:49:25:208 ProcessGPO: Searching <CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=auxv,DC=com>

USERENV(9c.324) 17:49:25:208 ProcessGPO: User has access to this GPO.

USERENV(9c.324) 17:49:25:208 ProcessGPO: Found functionality version of: 2

USERENV(9c.324) 17:49:25:208 ProcessGPO: Found file system path of: <\\auxv.com\sysvol\auxv.com\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}>

USERENV(9c.324) 17:49:25:248 ProcessGPO: Found common name of: <{31B2F340-016D-11D2-945F-00C04FB984F9}>

USERENV(9c.324) 17:49:25:248 ProcessGPO: Found display name of: <Default Domain Policy>

USERENV(9c.324) 17:49:25:248 ProcessGPO: Found user version of: GPC is 1, GPT is 1

USERENV(9c.324) 17:49:25:248 ProcessGPO: Found flags of: 0

USERENV(9c.324) 17:49:25:248 ProcessGPO: Found extensions: [{3060E8D0-7020-11D2-842D-00C04FA372D4}{3060E8CE-7020-11D2-842D-00C04FA372D4}]

USERENV(9c.324) 17:49:25:248 ProcessGPO: ==============================

USERENV(9c.324) 17:49:25:268 GetGPOInfo: GPO Local Group Policy doesn't contain any data since the version number is 0. It will be skipped.

USERENV(9c.324) 17:49:25:268 GetGPOInfo: Leaving with 1

USERENV(9c.324) 17:49:25:278 GetGPOInfo: ********************************

USERENV(9c.324) 17:49:25:278 ProcessGPOs: OpenThreadToken failed with error 1008, assuming thread is not impersonating

USERENV(9c.324) 17:49:25:278 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:278 ProcessGPOs: Processing extension Registry

USERENV(9c.324) 17:49:25:278 CompareGPOLists: The lists are the same.

USERENV(9c.324) 17:49:25:278 CheckGPOs: No GPO changes and no security group membership change and extension Registry has NoGPOChanges set.

USERENV(9c.324) 17:49:25:278 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:298 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:298 ProcessGPOs: Processing extension Folder Redirection

USERENV(9c.324) 17:49:25:298 CompareGPOLists: The lists are the same.

USERENV(9c.324) 17:49:25:298 CheckGPOs: No GPO changes but couldn't read extension Folder Redirection's status or policy time.

USERENV(9c.324) 17:49:25:308 ProcessGPOs: Extension Folder Redirection skipped because both deleted and changed GPO lists are empty.

USERENV(9c.324) 17:49:25:308 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:308 ProcessGPOs: Processing extension Microsoft Disk Quota

USERENV(9c.324) 17:49:25:308 ProcessGPOs: Extension Microsoft Disk Quota skipped with flags 0x6.

USERENV(9c.324) 17:49:25:308 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:308 ProcessGPOs: Processing extension Scripts

USERENV(9c.324) 17:49:25:308 CompareGPOLists: The lists are the same.

USERENV(9c.324) 17:49:25:308 CheckGPOs: No GPO changes but couldn't read extension Scripts's status or policy time.

USERENV(9c.324) 17:49:25:318 ProcessGPOs: Extension Scripts skipped because both deleted and changed GPO lists are empty.

USERENV(9c.324) 17:49:25:318 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:318 ProcessGPOs: Processing extension Security

USERENV(9c.324) 17:49:25:318 ProcessGPOs: Extension Security skipped with flags 0x6.

USERENV(9c.324) 17:49:25:318 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:318 ProcessGPOs: Processing extension Internet Explorer Branding

USERENV(9c.324) 17:49:25:318 CompareGPOLists: The lists are the same.

USERENV(9c.324) 17:49:25:318 CheckGPOs: No GPO changes but couldn't read extension Internet Explorer Branding's status or policy time.

USERENV(9c.324) 17:49:25:328 ProcessGPOs: Extension Internet Explorer Branding skipped because both deleted and changed GPO lists are empty.

USERENV(9c.324) 17:49:25:328 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:328 ProcessGPOs: Processing extension EFS recovery

USERENV(9c.324) 17:49:25:328 ProcessGPOs: Extension EFS recovery skipped with flags 0x6.

USERENV(9c.324) 17:49:25:328 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:328 ProcessGPOs: Processing extension Application Management

USERENV(9c.324) 17:49:25:328 CompareGPOLists: The lists are the same.

USERENV(9c.324) 17:49:25:328 CheckGPOs: No GPO changes but couldn't read extension Application Management's status or policy time.

USERENV(9c.324) 17:49:25:328 ProcessGPOs: Extension Application Management skipped because both deleted and changed GPO lists are empty.

USERENV(9c.324) 17:49:25:338 ProcessGPOs: -----------------------

USERENV(9c.324) 17:49:25:338 ProcessGPOs: Processing extension IP Security

USERENV(9c.324) 17:49:25:338 ProcessGPOs: Extension IP Security skipped with flags 0x6.

USERENV(9c.324) 17:49:25:338 LeaveCriticalPolicySection: Critical section 0x2f8 has been released.

USERENV(9c.324) 17:49:25:338 ProcessGPOs: User Group Policy has been applied.

USERENV(9c.324) 17:49:25:338 ProcessGPOs: Leaving with 1.

USERENV(9c.324) 17:49:25:338 ApplyGroupPolicy: Leaving successfully.

USERENV(9c.33c) 17:49:25:549 GPOThread: Next refresh will happen in 119 minutes

USERENV(350.34c) 17:49:26:159 LibMain: Process Name: C:\WINNT\system32\userinit.exe

USERENV(d4.1cc) 17:49:26:280 ImpersonateUser: Failed to impersonate user with 5.

USERENV(d4.1cc) 17:49:26:280 GetUserNameAndDomain Failed to impersonate user

USERENV(334.330) 17:49:27:081 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(358.380) 17:49:28:403 LibMain: Process Name: C:\WINNT\Explorer.EXE

USERENV(368.3a8) 17:49:30:366 LibMain: Process Name: C:\WINNT\system32\mobsync.exe

USERENV(3d4.3d0) 17:49:31:477 LibMain: Process Name: C:\WINNT\system32\EloDkMon.exe

USERENV(3ec.3e8) 17:49:31:577 LibMain: Process Name: C:\WINNT\system32\EloTTray.exe

USERENV(3f4.3f0) 17:49:32:509 LibMain: Process Name: C:\WINNT\system32\EloRtBtn.exe

USERENV(200.22c) 17:49:32:659 LibMain: Process Name: C:\WINNT\system32\EloLnchr.exe

USERENV(1b0.450) 17:49:40:150 LibMain: Process Name: C:\WINNT\system32\spoolsv.exe

USERENV(334.330) 17:49:41:061 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(288.3e0) 17:50:02:742 LibMain: Process Name: C:\WINNT\System32\WBEM\WinMgmt.exe

USERENV(d4.264) 17:50:06:578 GetHkeyCU: RegOpenKey failed with error 2


Posted

After some more testing I think I may have narrowed the problem. I've discovered that two of the workstations boot just fine using automatic logon and they are able to retrieve their roaming profile from the network share.

The third terminal, and the one upon which I had been conducting my tests, has an integrated ethernet adapter which isn't working. As a workaround, I had installed a Linksys USB200M usb to ethernet adapter. This adapter was a simple fix but it appears to be unable to contact the network share when an automatic logon is performed. I don't know if this has something to do with the sequence in which these particular drivers are loaded or perhaps it's that I'm using a USB 1.1 slot which is slower than your usual 100 megabit per second ethernet connection.

I'm sure this problem hasn't come up much but if anyone has any thoughts on a potential solution let me know.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...