Link to home
Start Free TrialLog in
Avatar of gtapcs
gtapcs

asked on

Citrix logon sometimes takes 45 minutes

Hi,

I have users that take 45 minutes to load their profile. All users use a mandatory profile. I have enable userenv debug logging but the the %Systemroot%\Debug\UserMode\Userenv.log file does not get create. Please assist
Avatar of joharder
joharder
Flag of United States of America image

Yikes!   I've never heard of a mandatory profile taking so long!

Assuming that the connection to the mandatory profile itself, isn't a problem (SAN, file share, etc.), it's likely that something outside the profile is causing the long logon time.  This is typically either the logon script or any redirected folders.

So far as logon scripts, if you're nesting scripts or making multiple calls, it's quite possible that it's taking a really long time for execution.  That's the most likely culprit.  I once looked at logon scripts that were several pages printed out and no one quite knew what did what, but the users suffered from 5-10 minute logons.  

Lastly, if you have enabled folder redirection, it's possible but not probable that pulling down a large number of folders is causing an issue.  

I'd look at the logon script first.
Avatar of xcomiii
xcomiii

Agree, logon scripts should be checked.

After that, check your DNS and try to login from a stand-alone computer with the user to see if you can reproduce the error.
How big is the profile? It might be worthwhile checking that during (or since) its initial creation, no admin user has managed to drop something large in there. Generally, mandatory profiles are tiny when compared to a non-mandatory one.

Otherwise - anything in the event logs? Usually, say for DNS, there will be associated NETLOGON and group policy processing errors.

No disk space problems on either the file server or Citrix server?

Caching turned off on the profile folder?

What is file access performance like from the Citrix sessions after the logon completes?

From Citrix:

Troubleshooting slow logon: http://support.citrix.com/article/CTX101705/
Troubleshooting Tools for Citrix Environments: http://support.citrix.com/article/CTX107572/
Avatar of gtapcs

ASKER

We are using mandatory profiles and the size is about 6mb. Also there are no logon scripts. All of our users that are experiencing slow logon are call center agents. I tried to enable userenv debugging but the log doesn't get created. Any ideas?
Avatar of gtapcs

ASKER

I was able to enable userenv debugging and was able to check the logs
Avatar of gtapcs

ASKER

This what the log file looks like


USERENV(674.4c0) 13:55:08:417 InitializePolicyProcessing: Initialised Machine Mutex/Events
USERENV(674.4c0) 13:55:08:417 InitializePolicyProcessing: Initialised User Mutex/Events
USERENV(674.4c0) 13:55:08:417 LibMain: Process Name:  \??\C:\WINDOWS\system32\winlogon.exe
USERENV(138c.b8c) 13:55:22:792 LibMain: Process Name:  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.671.4971.105\Bin64\SessionStub.exe
USERENV(138c.b8c) 13:55:22:792 GetHkeyCU: RegOpenKey failed with error 2
USERENV(674.4c0) 13:55:22:838 LoadUserProfile: Yes, we can impersonate the user. Running as self
USERENV(674.4c0) 13:55:22:838 =========================================================
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: Entering, hToken = <0x3c4>, lpProfileInfo = 0xadd40
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: lpProfileInfo->dwFlags = <0x0>
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: lpProfileInfo->lpUserName = <cim71213>
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: lpProfileInfo->lpProfilePath = <n:\repl\profiles\tier1.man>
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: lpProfileInfo->lpDefaultPath = <\\ADQ902\netlogon\Default User>
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: NULL server name
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: no thread token found, impersonating self.
USERENV(674.4c0) 13:55:22:854 GetInterface: Returning rpc binding handle
USERENV(220.658) 13:55:22:854 DropClientContext: Got client token 00000A20, sid = S-1-5-18
USERENV(220.658) 13:55:22:854 MIDL_user_allocate enter
USERENV(220.658) 13:55:22:854 DropClientContext: load profile object successfully made
USERENV(220.658) 13:55:22:854 DropClientContext: Returning 0
USERENV(220.658) 13:55:22:854 MIDL_user_free enter
USERENV(674.4c0) 13:55:22:854 LoadUserProfile: Calling DropClientToken (as self) succeeded
USERENV(674.4c0) 13:55:22:854 CProfileDialog::Initialize : Cookie generated <BB38042E2940A119E4B7F92A1055DEB8>
USERENV(674.4c0) 13:55:22:870 CProfileDialog::Initialize : Endpoint generated <IProfileDialog_AA1535B69281CB674C07CB9D8994571C>
USERENV(220.7e4) 13:55:22:870 IProfileSecurityCallBack: client authenticated.
USERENV(220.7e4) 13:55:22:870 MIDL_user_allocate enter
USERENV(220.7e4) 13:55:22:870 LoadUserProfileI: RPC end point IProfileDialog_AA1535B69281CB674C07CB9D8994571C
USERENV(220.7e4) 13:55:22:870 In LoadUserProfileP
USERENV(220.7e4) 13:55:22:870 LoadUserProfile: Running as client, sid = S-1-5-18
USERENV(220.7e4) 13:55:22:870 =========================================================
USERENV(220.7e4) 13:55:22:870 LoadUserProfile: Entering, hToken = <0xa64>, lpProfileInfo = 0x1495160
USERENV(220.7e4) 13:55:22:870 LoadUserProfile: lpProfileInfo->dwFlags = <0x0>
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: lpProfileInfo->lpUserName = <cim71213>
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: lpProfileInfo->lpProfilePath = <n:\repl\profiles\tier1.man>
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: lpProfileInfo->lpDefaultPath = <\\ADQ902\netlogon\Default User>
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: NULL server name
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: User sid: S-1-5-21-1048338024-2046316980-1548899127-82967
USERENV(220.7e4) 13:55:22:885 CSyncManager::EnterLock <S-1-5-21-1048338024-2046316980-1548899127-82967>
USERENV(220.7e4) 13:55:22:885 CSyncManager::EnterLock: No existing entry found
USERENV(220.7e4) 13:55:22:885 CSyncManager::EnterLock: New entry created
USERENV(220.7e4) 13:55:22:885 CHashTable::HashAdd: S-1-5-21-1048338024-2046316980-1548899127-82967 added in bucket 22
USERENV(220.7e4) 13:55:22:885 LoadUserProfile: Wait succeeded. In critical section.
USERENV(220.7e4) 13:55:22:885 GetOldSidString:  Failed to open profile profile guid key with error 2
USERENV(220.7e4) 13:55:22:901 GetProfileSid: No Guid -> Sid Mapping available
USERENV(220.7e4) 13:55:22:901 TestIfUserProfileLoaded:  return with error 2.
USERENV(220.7e4) 13:55:22:901 GetOldSidString:  Failed to open profile profile guid key with error 2
USERENV(220.7e4) 13:55:22:901 GetProfileSid: No Guid -> Sid Mapping available
USERENV(220.7e4) 13:55:22:901 LoadUserProfile: Expanded profile path is n:\repl\profiles\tier1.man
USERENV(220.7e4) 13:55:22:901 ParseProfilePath: Entering, lpProfilePath = <n:\repl\profiles\tier1.man>
USERENV(220.7e4) 13:55:22:901 CheckXForestLogon: checking x-forest logon, user handle = 2660
USERENV(220.7e4) 13:55:22:901 CheckXForestLogon: not XForest logon.
USERENV(220.7e4) 13:55:22:901 ParseProfilePath: Mandatory profile (.man extension)
USERENV(220.7e4) 13:55:22:917 LoadUserProfile: ParseProfilePath returned a directory of <n:\repl\profiles\tier1.man>
USERENV(220.7e4) 13:55:22:917 RestoreUserProfile:  Entering
USERENV(220.7e4) 13:55:22:917 IsCentralProfileReachable:  Entering
USERENV(220.7e4) 13:55:22:917 RestoreUserProfile:  Central Profile is reachable
USERENV(220.7e4) 13:55:22:932 RestoreUserProfile:  Central Profile is mandatory
USERENV(220.7e4) 13:55:22:932 RestoreUserProfile:  Profile path = <n:\repl\profiles\tier1.man>
USERENV(220.7e4) 13:55:22:932 ExtractProfileFromBackup:  Failed to open key Software\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-1048338024-2046316980-1548899127-82967 with error 2
USERENV(220.7e4) 13:55:22:932 ExtractProfileFromBackup:  Couldn't open backup profile key.  Error = 2
USERENV(220.7e4) 13:55:22:932 PatchNewProfileIfRequred: ExtractProfileFromBackup returned error 2
USERENV(220.7e4) 13:55:22:932 GetOldSidString:  Failed to open profile profile guid key with error 2
USERENV(220.7e4) 13:55:22:932 PatchNewProfileIfRequred: No OldSidString found
USERENV(220.7e4) 13:55:22:932 CreateLocalProfileKey:  user <S-1-5-21-1048338024-2046316980-1548899127-82967> is mandatory, deleting Preference key succeeded!
USERENV(220.7e4) 13:55:22:932 CreateLocalProfileKey:  user <S-1-5-21-1048338024-2046316980-1548899127-82967> is mandatory, deleting Preference key succeeded!
USERENV(220.7e4) 13:55:22:932 CreateLocalProfileImage:  One way or another we haven't got an existing local profile, try and create one
USERENV(220.7e4) 13:55:22:932 CreateSecureDirectory: Entering with <C:\Documents and Settings\cim71213>
USERENV(220.7e4) 13:55:22:948 CreateSecureDirectory: Created the directory <C:\Documents and Settings\cim71213>
USERENV(220.7e4) 13:55:22:948 ComputeLocalProfileName: generated the profile directory <C:\Documents and Settings\cim71213>
USERENV(220.7e4) 13:55:22:948 Creating Local Profile
USERENV(220.7e4) 13:55:22:948 Local profile name is <C:\Documents and Settings\cim71213>
USERENV(220.7e4) 13:55:22:948 RestoreUserProfile:  Reconciling roaming profile with local profile
USERENV(220.7e4) 13:55:27:292 MyRegLoadKey: Returning 00000000
USERENV(220.7e4) 13:55:27:292 MyRegLoadKeyEx:  Loading key <S-1-5-21-1048338024-2046316980-1548899127-82967_Classes>
USERENV(220.7e4) 13:55:27:370 MyRegLoadKeyEx: Successfully loaded <S-1-5-21-1048338024-2046316980-1548899127-82967_Classes>
USERENV(220.7e4) 13:55:27:370 CreateClassHive: existing user classes hive not found
USERENV(220.7e4) 13:55:27:370 SetDefaultUserHiveSecurity:  Entering
USERENV(220.7e4) 13:55:27:370 RestoreUserProfile:  About to Leave.  Final Information follows:
USERENV(220.7e4) 13:55:27:370 Profile was successfully loaded.
USERENV(220.7e4) 13:55:27:385 lpProfile->lpRoamingProfile = <n:\repl\profiles\tier1.man>
USERENV(220.7e4) 13:55:27:385 lpProfile->lpLocalProfile = <C:\Documents and Settings\cim71213>
USERENV(220.7e4) 13:55:27:385 lpProfile->dwInternalFlags = 0x5
USERENV(220.7e4) 13:55:27:385 RestoreUserProfile:  Leaving.
USERENV(220.7e4) 13:55:27:417 UpgradeProfile: Entering
USERENV(220.7e4) 13:55:27:417 UpgradeProfile: Build numbers match
USERENV(220.7e4) 13:55:27:417 UpgradeProfile: Leaving Successfully
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(AppData) : <%USERPROFILE%\Application Data> expanded to <C:\Documents and Settings\cim71213\Application Data>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Cookies) : <%USERPROFILE%\Cookies> expanded to <C:\Documents and Settings\cim71213\Cookies>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Desktop) : <%USERPROFILE%\Desktop> expanded to <C:\Documents and Settings\cim71213\Desktop>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Favorites) : <%USERPROFILE%\Favorites> expanded to <C:\Documents and Settings\cim71213\Favorites>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(NetHood) : <%USERPROFILE%\NetHood> expanded to <C:\Documents and Settings\cim71213\NetHood>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Personal) : <%USERPROFILE%\My Documents> expanded to <C:\Documents and Settings\cim71213\My Documents>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(PrintHood) : <%USERPROFILE%\PrintHood> expanded to <C:\Documents and Settings\cim71213\PrintHood>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(SendTo) : <%USERPROFILE%\SendTo> expanded to <C:\Documents and Settings\cim71213\SendTo>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Start Menu) : <%USERPROFILE%\Start Menu> expanded to <C:\Documents and Settings\cim71213\Start Menu>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Templates) : <%USERPROFILE%\Templates> expanded to <C:\Documents and Settings\cim71213\Templates>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Programs) : <%USERPROFILE%\Start Menu\Programs> expanded to <C:\Documents and Settings\cim71213\Start Menu\Programs>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Startup) : <%USERPROFILE%\Start Menu\Programs\Startup> expanded to <C:\Documents and Settings\cim71213\Start Menu\Programs\Startup>.
USERENV(220.7e4) 13:55:27:417 PrepareProfileForUse:  User Shell Folder(Local Settings) : <%USERPROFILE%\Local Settings> expanded to <C:\Documents and Settings\cim71213\Local Settings>.
USERENV(220.7e4) 13:55:27:432 GetProfileType:  Profile already loaded.
USERENV(220.7e4) 13:55:27:432 LoadProfileInfo:  Failed to query central profile with error 2
USERENV(220.7e4) 13:55:27:432 GetProfileType: ProfileFlags is 0
USERENV(220.7e4) 13:55:27:510 PrepareProfileForUse:  User Shell Folder(Local AppData) : <%USERPROFILE%\Local Settings\Application Data> expanded to <C:\Documents and Settings\cim71213\Local Settings\Application Data>.
USERENV(220.7e4) 13:55:27:510 PrepareProfileForUse:  User Shell Folder(Cache) : <%USERPROFILE%\Local Settings\Temporary Internet Files> expanded to <C:\Documents and Settings\cim71213\Local Settings\Temporary Internet Files>.
USERENV(220.7e4) 13:55:27:510 PrepareProfileForUse:  User Shell Folder(History) : <%USERPROFILE%\Local Settings\History> expanded to <C:\Documents and Settings\cim71213\Local Settings\History>.
USERENV(220.7e4) 13:55:27:510 Profile Ref Count is 1
USERENV(220.7e4) 13:55:27:510 LoadUserProfile: Leaving critical Section.
USERENV(220.7e4) 13:55:27:510 CSyncManager::LeaveLock <S-1-5-21-1048338024-2046316980-1548899127-82967>
USERENV(220.7e4) 13:55:27:526 CSyncManager::LeaveLock: Lock released
USERENV(220.7e4) 13:55:27:526 CHashTable::HashDelete: S-1-5-21-1048338024-2046316980-1548899127-82967 deleted
USERENV(220.7e4) 13:55:27:526 CSyncManager::LeaveLock: Lock deleted
USERENV(220.7e4) 13:55:27:526 LoadUserProfile: 003 About Reverted back to user <00000000>
USERENV(220.7e4) 13:55:27:526 LoadUserProfile: Leaving with a value of 1.
USERENV(220.7e4) 13:55:27:526 =========================================================
USERENV(220.7e4) 13:55:27:526 LoadUserProfileI: returning 0
USERENV(220.7e4) 13:55:27:526 MIDL_user_free enter
USERENV(674.4c0) 13:55:27:526 LoadUserProfile: Running as self
USERENV(674.4c0) 13:55:27:526 LoadUserProfile: Calling LoadUserProfileI (as user) succeeded
USERENV(674.4c0) 13:55:27:526 LoadUserProfile:  Returning success.  Final Information follows:
USERENV(674.4c0) 13:55:27:526 lpProfileInfo->UserName = <cim71213>
USERENV(674.4c0) 13:55:27:526 lpProfileInfo->lpProfilePath = <n:\repl\profiles\tier1.man>
USERENV(674.4c0) 13:55:27:526 lpProfileInfo->dwFlags = 0x0
USERENV(220.112c) 13:55:27:526 IProfileSecurityCallBack: client authenticated.
USERENV(220.112c) 13:55:27:526 ReleaseClientContext: Releasing context
USERENV(220.112c) 13:55:27:526 ReleaseClientContext_s: Releasing context
USERENV(220.112c) 13:55:27:526 MIDL_user_free enter
USERENV(674.4c0) 13:55:27:526 ReleaseInterface: Releasing rpc binding handle
USERENV(674.4c0) 13:55:27:526 LoadUserProfile: Returning TRUE. hProfile = <0x3d0>
USERENV(674.4c0) 13:55:27:557 IsSyncForegroundPolicyRefresh: Synchronous, Reason: policy set to SYNC
USERENV(674.1084) 13:55:27:557 IsSyncForegroundPolicyRefresh: Synchronous, Reason: policy set to SYNC
USERENV(674.1084) 13:55:27:557 ApplyGroupPolicy: Entering. Flags = 6
USERENV(674.1084) 13:55:27:557 ApplyGroupPolicy: Duplicating handles
USERENV(674.1084) 13:55:27:573 ProcessGPOs:
USERENV(674.1084) 13:55:27:573 ProcessGPOs:
USERENV(674.1084) 13:55:27:573 ProcessGPOs: Starting user Group Policy (Sync forground) processing...
USERENV(674.1084) 13:55:27:573 ProcessGPOs:
USERENV(674.1084) 13:55:27:573 ProcessGPOs:
USERENV(674.1084) 13:55:27:573 EnterCriticalPolicySectionEx: Entering with timeout 600000 and flags 0x0
USERENV(674.1084) 13:55:27:573 EnterCriticalPolicySectionEx: User critical section has been claimed.  Handle = 0x414
USERENV(674.1084) 13:55:27:573 EnterCriticalPolicySectionEx: Leaving successfully.
USERENV(674.1084) 13:55:27:573 GetOldSidString:  Failed to open profile profile guid key with error 2
USERENV(674.1084) 13:55:27:635 ProcessGPOs:  Machine role is 2.
USERENV(674.1084) 13:55:27:635 PingComputer: PingBufferSize set as 2048
USERENV(674.1084) 13:55:27:635 PingComputer: Adapter speed 1000000000 bps
USERENV(674.1084) 13:55:27:635 PingComputer:  First time:  0
USERENV(674.1084) 13:55:27:635 PingComputer:  Fast link.  Exiting.
USERENV(674.1084) 13:55:27:635 ProcessGPOs:  User name is:  CN=cim71213,OU=Users - CIM Accounts,OU=NuComm Org,DC=nucomm,DC=net, Domain name is:  NUCOMM.NET
USERENV(674.1084) 13:55:27:635 ProcessGPOs: Domain controller is:  \\ADQ901.nucomm.net  Domain DN is NUCOMM.NET
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for dskquota.dll.
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for gptext.dll.
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for C:\WINDOWS\system32\iedkcs32.dll.
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for C:\WINDOWS\system32\iedkcs32.dll.
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for scecli.dll.
USERENV(674.1084) 13:55:27:635 ReadGPExtensions: Rsop entry point not found for C:\WINDOWS\System32\cscui.dll.
USERENV(674.1084) 13:55:27:651 ReadGPExtensions: Rsop entry point not found for C:\WINDOWS\system32\iedkcs32.dll.
USERENV(674.1084) 13:55:27:963 ReadMembershipList: Old count 20 is different from current count 17
USERENV(674.1084) 13:55:27:995 ProcessGPOs: Logging Data for Target <cim71213>.
USERENV(674.1084) 13:55:27:995 GetWbemServices: CoCreateInstance succeeded
USERENV(674.1084) 13:55:28:057 ConnectToNameSpace: ConnectServer returned 0x0
USERENV(674.1084) 13:55:28:151 LogExtSessionStatus: Successfully logged Extension Session data
USERENV(674.1084) 13:55:28:151 CSessionLogger::Log: logging new security grps
USERENV(674.1084) 13:55:28:292 LogRsopData: Successfully logged Rsop data
USERENV(674.1084) 13:55:28:292 ProcessGPOs: Logged Rsop Data successfully.
USERENV(674.1084) 13:55:28:385 ProcessGPOs: OpenThreadToken failed with error 1008, assuming thread is not impersonating
USERENV(674.1084) 13:55:28:385 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:28:385 ProcessGPOs: Processing extension Registry
USERENV(674.1084) 13:55:28:385 ReadStatus: Read Extension's Previous status successfully.
USERENV(674.1084) 13:55:28:385 CompareGPOLists:  One list has more entries than the other
USERENV(674.1084) 13:55:28:385 ProcessGPOList: Entering for extension Registry
USERENV(674.1084) 13:55:28:385 UserPolicyCallback: Setting status UI to Applying Registry policy...
USERENV(674.1084) 13:55:28:417 LogExtSessionStatus: Successfully logged Extension Session data
USERENV(674.1084) 13:55:28:417 EnterCriticalPolicySectionEx: Entering with timeout 60000 and flags 0x2
USERENV(674.1084) 13:55:28:417 EnterCriticalPolicySectionEx: User critical section has been claimed.  Handle = 0x4c4
USERENV(674.1084) 13:55:28:417 EnterCriticalPolicySectionEx: Leaving successfully.
USERENV(674.1084) 13:55:28:417 ResetPolicies: Entering.
USERENV(674.1084) 13:55:28:417 SetRegPermissionsOnPoliciesKey: Resetting permission on the policy key
USERENV(674.1084) 13:55:28:417 SetRegPermissionsOnPoliciesKey: Resetting permission on the policy key
USERENV(674.1084) 13:55:28:417 ParseRegistryFile: Entering with <C:\Documents and Settings\cim71213\ntuser.pol>.
USERENV(674.1084) 13:55:28:417 DeleteRegistryValue: Deleted Software\Policies\Microsoft\Windows\Control Panel\Desktop\ScreenSaveActive
USERENV(674.1084) 13:55:28:417 DeleteRegistryValue: Deleted Software\Policies\Microsoft\Windows\Control Panel\Desktop\SCRNSAVE.EXE
USERENV(674.1084) 13:55:28:417 DeleteRegistryValue: Deleted Software\Policies\Microsoft\Windows\Control Panel\Desktop\ScreenSaverIsSecure
USERENV(674.1084) 13:55:28:417 DeleteRegistryValue: Deleted Software\Policies\Microsoft\Windows\Control Panel\Desktop\ScreenSaveTimeOut
USERENV(674.1084) 13:55:28:417 DeleteRegistryValue: Deleted Software\Policies\Microsoft\Windows\Safer\
USERENV(674.1084) 13:55:28:417 ParseRegistryFile: Leaving.
USERENV(674.1084) 13:55:28:417 ResetPolicies: resetting shell autorun value for server.
USERENV(674.1084) 13:55:28:417 ResetPolicies: Leaving.
USERENV(674.1084) 13:55:28:432 ParseRegistryFile: Entering with <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\User\registry.pol>.
USERENV(674.1084) 13:55:28:448 SetRegistryValue: ScreenSaveActive => 1  [OK]
USERENV(674.1084) 13:55:28:448 SetRegistryValue: SCRNSAVE.EXE => logon.scr  [OK]
USERENV(674.1084) 13:55:28:448 SetRegistryValue: ScreenSaverIsSecure => 1  [OK]
USERENV(674.1084) 13:55:28:448 SetRegistryValue: ScreenSaveTimeOut => 900  [OK]
USERENV(674.1084) 13:55:28:448 ParseRegistryFile: Leaving.
USERENV(674.1084) 13:55:28:463 AllocAdmFileInfo: Adding File name <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\conf.adm> to the Adm list.
USERENV(674.1084) 13:55:28:557 AllocAdmFileInfo: Adding File name <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\inetres.adm> to the Adm list.
USERENV(674.1084) 13:55:28:573 AllocAdmFileInfo: Adding File name <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\system.adm> to the Adm list.
USERENV(674.1084) 13:55:28:667 AllocAdmFileInfo: Adding File name <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\wmplayer.adm> to the Adm list.
USERENV(674.1084) 13:55:28:682 AllocAdmFileInfo: Adding File name <\\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\wuau.adm> to the Adm list.
USERENV(674.1084) 13:55:28:682 ParseRegistryFile: Entering with <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\User\registry.pol>.
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoWindowsUpdate => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoSMMyDocs => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoRecentDocsMenu => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoNetworkConnections => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoRun => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoSMMyPictures => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoStartMenuMyMusic => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoStartMenuNetworkPlaces => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: ForceStartMenuLogOff => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoClose => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoRecentDocsHistory => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: ClearRecentDocsOnExit => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoDesktop => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoFolderOptions => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoNetConnectDisconnect => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoShellSearchButton => 1  [OK]
USERENV(674.1084) 13:55:28:698 SetRegistryValue: NoManageMyComputerVerb => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoDrives => 67108863  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoViewOnDrive => 67108863  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoHardwareTab => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoDFSTab => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoSecurityTab => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoComputersNearMe => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoCDBurning => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoRecycleFiles => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: ConfirmFileDelete => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: NoControlPanel => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: SpecifyDefaultButtons => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: Btn_Back => 1  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: Btn_Forward => 2  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: Btn_Stop => 2  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: Btn_Refresh => 2  [OK]
USERENV(674.1084) 13:55:28:713 SetRegistryValue: Btn_Home => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Search => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Favorites => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_History => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Folders => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Fullscreen => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Tools => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_MailNews => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Size => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Print => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Edit => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Discussions => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Cut => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Copy => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Paste => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: Btn_Encoding => 2  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: DisableCurrentUserRunOnce => 1  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: NoAddPrinter => 1  [OK]
USERENV(674.1084) 13:55:28:729 SetRegistryValue: NoDeletePrinter => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoPropertiesMyDocuments => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoPropertiesMyComputer => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoPropertiesRecycleBin => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoNetHood => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoInternetIcon => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoRecentDocsNetHood => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: DisablePersonalDirChange => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoCommonGroups => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoFind => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoSMHelp => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoChangeStartMenu => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: GreyMSIAds => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoResolveSearch => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoResolveTrack => 1  [OK]
USERENV(674.1084) 13:55:28:745 SetRegistryValue: NoStartMenuMFUprogramsList => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: NoSMConfigurePrograms => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: NoStartMenuPinnedList => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: NoEntireNetwork => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: {450D8FBA-AD25-11D0-98A8-0800361B1103} => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: {645FF040-5081-101B-9F08-00AA002F954E} => 1  [OK]
USERENV(674.1084) 13:55:28:979 SetRegistryValue: DisableWindowsUpdateAccess => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: DisableImportExportFavorites => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: ConnectionsTab => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: ProgramsTab => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: HomePage => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: Connwiz Admin Lock => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: FormSuggest Passwords => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: NoBrowserSaveWebComplete => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: NoSearchBox => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: DisableFirstRunCustomize => 1  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: Start Page => http://home.nucomm.net  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: FormSuggest Passwords => yes  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: FormSuggest PW Ask => yes  [OK]
USERENV(674.1084) 13:55:28:995 SetRegistryValue: Play_Animations => yes  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: AllowWindowReuse => 0  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: Enabled => 0  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoBrowserSaveAs => 1  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoViewSource => 1  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoHelpItemTipOfTheDay => 1  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoHelpItemNetscapeHelp => 1  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoHelpItemTutorial => 1  [OK]
USERENV(674.1084) 13:55:29:651 SetRegistryValue: NoHelpItemSendFeedback => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: NoSelectDownloadDir => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: NoFindFiles => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: NoTheaterMode => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: DisableCustomerImprovementProgram => 0  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: PopupsUseNewWindow => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: PreventRun => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: PreventAutoRun => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: CEIP => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: DialupAutodetect => 0  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: ListBox_Support_ZoneMapKey => 1  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.cable.comcast.com => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.comcast.com => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.comcast.net => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.mybrighthouse.com => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.neptunegateway.cable.comcast.com => 2  [OK]
USERENV(674.1084) 13:55:29:667 SetRegistryValue: http://*.nucomm.net => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://10.24.0.81 => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://compass.mybrighthouse.com => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://comtrac => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://comtrac/comcast => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://comtrac-preprod/comcast => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://empower/eamweb => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://grandslam => 2  [OK]
USERENV(674.1084) 13:55:29:682 SetRegistryValue: http://grandslam.cable.comcast.com/grandslam => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: http://home.nucomm.net => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: http://kms.mybrighthouse.com/  => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: http://moss => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: http://moss.corp.local/tampa/cc/Pages/Default.aspx  => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://*.cable.comcast.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://*.qintra.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://ddc.qaccess.qwest.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://inside.comcastonline.com/ => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://odc.qaccess.qwest.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://qaccess.qwest.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: https://tools.tampflrdc.rr.com => 2  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: 1001 => 0  [OK]
USERENV(674.1084) 13:55:29:698 SetRegistryValue: 1004 => 1  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1200 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1201 => 1  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1206 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1207 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1208 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1209 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 120a => 3  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 120b => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1400 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1402 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1405 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1406 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1407 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1409 => 3  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1601 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1604 => 0  [OK]
USERENV(674.1084) 13:55:29:713 SetRegistryValue: 1605 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1606 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1607 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1608 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1609 => 1  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 160A => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1800 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1802 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1803 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1804 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1807 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1808 => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 1809 => 3  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 180a => 0  [OK]
USERENV(674.1084) 13:55:29:729 SetRegistryValue: 180b => 1  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a00 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a02 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a03 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a04 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a05 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1a06 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1c00 => 196608  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 1e05 => 196608  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 2000 => 0  [OK]
USERENV(674.1084) 13:55:29:745 SetRegistryValue: 2001 => 0  [OK]
USERENV(674.1084) 13:55:30:229 SetRegistryValue: 2004 => 0  [OK]
USERENV(674.1084) 13:55:30:229 SetRegistryValue: 2005 => 0  [OK]
USERENV(674.1084) 13:55:30:229 SetRegistryValue: 2100 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2101 => 1  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2102 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2103 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2104 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2105 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2106 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2200 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2201 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2300 => 1  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2301 => 3  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2400 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2401 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2402 => 0  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2500 => 3  [OK]
USERENV(674.1084) 13:55:30:245 SetRegistryValue: 2600 => 0  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: 2700 => 3  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: TrustedSitesZoneTemplate => 1  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: Trusted Sites => 1  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: NoConfigCache => 1  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: SyncAtLogon => 0  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: SyncAtLogoff => 0  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: Deleted value <SyncAtSuspend>.
USERENV(674.1084) 13:55:30:260 SetRegistryValue: NoMakeAvailableOffline => 1  [OK]
USERENV(674.1084) 13:55:30:260 SetRegistryValue: NoCacheViewer => 1  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NoReminders => 1  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RenameConnection => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_LanChangeProperties => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RasChangeProperties => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_AllowAdvancedTCPIPConfig => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_AdvancedSettings => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_AddRemoveComponents => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_LanProperties => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_ChangeBindState => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RasAllUserProperties => 1  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RasMyProperties => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_DeleteConnection => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_DeleteAllUserConnection => 1  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RasConnect => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_LanConnect => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_NewConnectionWizard => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RenameLanConnection => 0  [OK]
USERENV(674.1084) 13:55:30:276 SetRegistryValue: NC_RenameAllUserRasConnection => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NC_RenameMyRasConnection => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NC_DialupPrefs => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NC_Statistics => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NC_IpStateChecking => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NoAUShutdownOption => 1  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: NoAUAsDefaultShutdownOption => 1  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: DisableHTTPPrinting => 1  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: Restricted => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: InForest => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: TrustedServers => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: Deleted value <ServerList>.
USERENV(674.1084) 13:55:30:292 SetRegistryValue: Downlevel Browse => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: Deleted value <Default Search Scope>.
USERENV(674.1084) 13:55:30:292 SetRegistryValue: PublishSharedFolders => 0  [OK]
USERENV(674.1084) 13:55:30:292 SetRegistryValue: PublishDfsRoots => 0  [OK]
USERENV(674.1084) 13:55:30:292 ParseRegistryFile: Leaving.
USERENV(674.1084) 13:55:30:338 AllocAdmFileInfo: Adding File name <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\conf.adm> to the Adm list.
USERENV(674.1084) 13:55:30:338 AllocAdmFileInfo: Adding File name <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\inetres.adm> to the Adm list.
USERENV(674.1084) 13:55:30:354 AllocAdmFileInfo: Adding File name <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\system.adm> to the Adm list.
USERENV(674.1084) 13:55:30:370 AllocAdmFileInfo: Adding File name <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\wmplayer.adm> to the Adm list.
USERENV(674.1084) 13:55:30:370 AllocAdmFileInfo: Adding File name <\\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\wuau.adm> to the Adm list.
USERENV(674.1084) 13:55:31:542 LogRegistry RsopData: Successfully logged registry Rsop data
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\wuau.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\wmplayer.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\system.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\inetres.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\SysVol\nucomm.net\Policies\{7B36D55D-C155-4178-BC89-02D90DB2B01E}\Adm\conf.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\wuau.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\wmplayer.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\system.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\inetres.adm
USERENV(674.1084) 13:55:31:573 CAdmFileLogger::Log: Logging \\nucomm.net\sysvol\nucomm.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Adm\conf.adm
USERENV(674.1084) 13:55:31:573 LogAdmRsopData: Successfully logged Adm data
USERENV(674.1084) 13:55:31:588 LeaveCriticalPolicySection: Critical section 0x4c4 has been released.
USERENV(674.1084) 13:55:31:588 ProcessGPOList: Extension Registry was able to log data. RsopStatus = 0x0, dwRet = 0, Clearing the dirty bit
USERENV(674.1084) 13:55:31:588 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:588 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Processing extension Wireless Group Policy
USERENV(674.1084) 13:55:31:588 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Extension Wireless Group Policy skipped with flags 0x6.
USERENV(674.1084) 13:55:31:588 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Processing extension Group Policy Environment
USERENV(674.1084) 13:55:31:588 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:588 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Extension Group Policy Environment skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:588 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:588 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Processing extension Group Policy Local Users and Groups
USERENV(674.1084) 13:55:31:588 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:588 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:588 ProcessGPOs: Extension Group Policy Local Users and Groups skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:588 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension Group Policy Device Settings
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension Group Policy Device Settings skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:604 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension Folder Redirection
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension Folder Redirection skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:604 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension Microsoft Disk Quota
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension Microsoft Disk Quota skipped with flags 0x6.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension Group Policy Network Options
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension Group Policy Network Options skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:604 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension QoS Packet Scheduler
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension QoS Packet Scheduler skipped with flags 0x6.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Processing extension Scripts
USERENV(674.1084) 13:55:31:604 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:604 ProcessGPOs: Extension Scripts skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:620 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:620 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:620 ProcessGPOs: Processing extension Internet Explorer Zonemapping
USERENV(674.1084) 13:55:31:620 CompareGPOLists:  One list is empty
USERENV(674.1084) 13:55:31:620 ProcessGPOList: Entering for extension Internet Explorer Zonemapping
USERENV(674.1084) 13:55:31:620 UserPolicyCallback: Setting status UI to Applying Internet Explorer Zonemapping policy...
USERENV(674.1084) 13:55:31:620 ReadStatus: Read Extension's Previous status successfully.
USERENV(674.1084) 13:55:31:635 LogExtSessionStatus: Successfully logged Extension Session data
USERENV(674.1084) 13:55:31:651 ProcessGPOList: Extension Internet Explorer Zonemapping returned 0x0.
USERENV(674.1084) 13:55:31:651 ProcessGPOList: Extension Internet Explorer Zonemapping doesn't support rsop logging
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Processing extension Group Policy Drive Maps
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Extension Group Policy Drive Maps skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:667 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Processing extension Group Policy Folders
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Extension Group Policy Folders skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:667 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Processing extension Group Policy Network Shares
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Extension Group Policy Network Shares skipped with flags 0x6.
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Processing extension Group Policy Files
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:667 ProcessGPOs: Extension Group Policy Files skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:667 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:667 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Group Policy Data Sources
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Extension Group Policy Data Sources skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:682 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:682 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Group Policy Ini Files
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Extension Group Policy Ini Files skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:682 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:682 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Internet Explorer User Accelerators
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Extension Internet Explorer User Accelerators skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:682 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:682 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Security
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Extension Security skipped with flags 0x6.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Group Policy Services
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Extension Group Policy Services skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:682 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:682 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:682 ProcessGPOs: Processing extension Internet Explorer Branding
USERENV(674.1084) 13:55:31:682 ReadStatus: Read Extension's Previous status successfully.
USERENV(674.1084) 13:55:31:682 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:682 ProcessGPOList: Entering for extension Internet Explorer Branding
USERENV(674.1084) 13:55:31:698 UserPolicyCallback: Setting status UI to Applying Internet Explorer Branding policy...
USERENV(674.1084) 13:55:31:698 LogExtSessionStatus: Successfully logged Extension Session data
USERENV(674.1084) 13:55:31:838 ImpersonateUser: Failed to impersonate user with 5.
USERENV(674.1084) 13:55:31:838 GetUserNameAndDomain Failed to impersonate user
USERENV(674.1084) 13:55:31:838 GetUserDNSDomainName:  Domain name is NT Authority.  No DNS domain name available.
USERENV(674.1084) 13:55:31:838 UserPolicyCallback: Setting status UI to Applying your personal settings...
USERENV(674.1084) 13:55:31:948 UserPolicyCallback: Setting status UI to Applying your personal settings...
USERENV(674.1084) 13:55:31:948 ProcessGPOList: Extension Internet Explorer Branding returned 0x0.
USERENV(674.1084) 13:55:31:948 ProcessGPOList: Extension Internet Explorer Branding was able to log data. RsopStatus = 0x0, dwRet = 0, Clearing the dirty bit
USERENV(674.1084) 13:55:31:963 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:963 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Processing extension Group Policy Folder Options
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Extension Group Policy Folder Options skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:963 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:963 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Processing extension Group Policy Scheduled Tasks
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Extension Group Policy Scheduled Tasks skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:963 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:963 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Processing extension Group Policy Registry
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Extension Group Policy Registry skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:963 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:963 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:963 ProcessGPOs: Processing extension EFS recovery
USERENV(674.1084) 13:55:31:963 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension EFS recovery skipped with flags 0x6.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension Group Policy Printers
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension Group Policy Printers skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:979 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension Group Policy Shortcuts
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension Group Policy Shortcuts skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:979 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension Microsoft Offline Files
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension Microsoft Offline Files skipped with flags 0x6.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension Software Installation
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension Software Installation skipped with flags 0x6.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension Internet Explorer Machine Accelerators
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension Internet Explorer Machine Accelerators skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:979 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Processing extension IP Security
USERENV(674.1084) 13:55:31:979 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: Extension IP Security skipped with flags 0x6.
USERENV(674.1084) 13:55:31:979 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Processing extension Group Policy Internet Settings
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Extension Group Policy Internet Settings skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:995 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:995 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Processing extension Group Policy Start Menu Settings
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Extension Group Policy Start Menu Settings skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:995 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:995 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Processing extension Group Policy Regional Options
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Extension Group Policy Regional Options skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:995 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:995 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Processing extension Group Policy Power Options
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Extension Group Policy Power Options skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:995 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:31:995 ProcessGPOs: -----------------------
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Processing extension Group Policy Applications
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 CompareGPOLists:  The lists are the same.
USERENV(674.1084) 13:55:31:995 ProcessGPOs: Extension Group Policy Applications skipped because both deleted and changed GPO lists are empty.
USERENV(674.1084) 13:55:31:995 CExtSessionLogger::Delete: Failed to DeleteInstance with 0x80041002
USERENV(674.1084) 13:55:32:010 SetFgRefreshInfo: Previous User Fg policy Synchronous, Reason: FirstPolicyRefresh.
USERENV(674.1084) 13:55:32:010 SetFgRefreshInfo: Next User Fg policy Synchronous, Reason: SKU.
USERENV(674.1084) 13:55:32:026 LeaveCriticalPolicySection: Critical section 0x414 has been released.
USERENV(674.1084) 13:55:32:026 ProcessGPOs: User Group Policy has been applied.
USERENV(674.1084) 13:55:32:026 ProcessGPOs: Leaving with 1.
USERENV(674.1084) 13:55:32:042 ApplyGroupPolicy: Leaving successfully.
USERENV(674.1e4) 13:55:32:104 PolicyChangedThread: Calling UpdateUser with 0.
USERENV(674.1e4) 13:55:32:338 PolicyChangedThread: Broadcast message for 0.
USERENV(674.4c0) 13:55:32:401 IsSyncForegroundPolicyRefresh: Synchronous, Reason: policy set to SYNC
USERENV(674.1e4) 13:55:32:448 PolicyChangedThread: Leaving
USERENV(133c.1098) 13:55:32:854 LibMain: Process Name:  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.671.4971.105\Bin64\SessionStub.exe
Hm, I see Symantec Endpoint Protection is doing something, have you tried to shut it completely off, just for testing? Or removed it? You can always reinstall it later if that didn't solve your problem.

You should also check your event logs if there is any authentication errors or network errors on both the Citrix server and your DC's.
Avatar of gtapcs

ASKER

I did so and the logon times are still slow.
And what does the event logs on the server says? Any errors or warning related to network, cpu, disk?
Where are you storing your mandatory profile?  A 6 MB user profile definitely shouldn't take that long to load.  

You can store a mandatory profile on each server, but that can get ugly when updating it because you'd have to replicate to all servers.
Avatar of gtapcs

ASKER

we are storing it on each server.
I think we need to take a step back - this may not be profile related, at the end of the day.

Are the users affected the members of the same groups? Do they have any AD/Citrix policies applying? Any scripts running? Any folder redirection?

If you create a new user do they get affected in the same way?

Looking at the time stamps alone in the logs above, less than 1 minute has elapsed (in fact, less than 30s).
Avatar of gtapcs

ASKER

The issue was due to the fact we did not have enough servers to support our users.
Avatar of gtapcs

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for gtapcs's comment #a38386917

for the following reason:

Our farm was over loaded and we also had problematic servers preventing users from logging in
ASKER CERTIFIED SOLUTION
Avatar of Tony J
Tony J
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you.