Location: Mail List

Ads

Skyscraper

The GPTalk Mailing List

The GPTALK mailing list is where you can send and receive email related to Windows Group Policy. You must subscribe to the list to send and receive mail from the list. The purpose of the list is to provide a forum for asking and answering technical questions related to Group Policy. Any question is fair game as long as it is related to Windows Group Policy.  The Archives for this list can be found on this page.

 

List Posts

Subject: [gptalk] IE Policy Settings...
Prev Next
You are not authorized to post a reply.

AuthorMessages
yoursfrenUser is Offline

Posts:14

02/27/2009 10:50 AM  
Hi,

I've applied few settings related to Internet Explorer in my group policy.

Now the problem is when a non roaming user logs in for the first time, the policies are effected. But once he/she logs off and logs back in, the IE settings disappear and the default IE settings policy gets applied. While all other group policy settings are still there as it was before.

This behaviour is not found with roaming users. Secondly while loading the profile for the non roaming users it takes more than 15 minutes to load.

Can you plz help me on this matter...

Thanks in advance....
JamieNelsonUser is Offline

Posts:0

02/27/2009 11:00 AM  
What settings are you applying, and how are you applying them? Are you
using IE Maintenance Policy, Administrative Templates, or GPP?



Jamie Nelson | Lead Analyst | BI&T Desktop Management | Devon Energy
Corporation | Work: 405.552.8054 | Mobile: 405.200.8088 |
http://www.dvn.com <http://www.dvn.com/>



From: xxxxxxxxxxxxxxxx
[mailto:xxxxxxxxxxxxxxxx] On Behalf Of Deepu
Sent: Friday, February 27, 2009 9:44 AM
To: xxxxxxxxxxxxxxxx
Subject: [gptalk] IE Policy Settings...



Hi,

I've applied few settings related to Internet Explorer in my group
policy.

Now the problem is when a non roaming user logs in for the first time,
the policies are effected. But once he/she logs off and logs back in,
the IE settings disappear and the default IE settings policy gets
applied. While all other group policy settings are still there as it was
before.

This behaviour is not found with roaming users. Secondly while loading
the profile for the non roaming users it takes more than 15 minutes to
load.

Can you plz help me on this matter...

Thanks in advance....


Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential, and may be privileged.
If you are not the intended recipient, you are hereby notified that any review, retransmission, conversion to hard copy, copying, circulation or other use of all or any portion of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, and delete this message and any attachments from your system.

DarrenUser is Offline

Posts:103

02/27/2009 11:19 AM  
Frankly, it sounds like your default profile permissions are messed up. You
might want to check out how the default profile looks on those machines.
I've seen issues where the ntuser.dat hive in the default profile has bad
permissions within it (I'm talking the registry permissions within the hive
file rather than NTFS permission on the file itself) and that can cause
issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
don't have any old ntuser.pol files within the user's profile getting
dragged around as they can cause weird issues with policies.



Darren



From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
On Behalf Of Deepu
Sent: Friday, February 27, 2009 7:44 AM
To: xxxxxxxxxxxxxxxx
Subject: [gptalk] IE Policy Settings...



Hi,

I've applied few settings related to Internet Explorer in my group policy.

Now the problem is when a non roaming user logs in for the first time, the
policies are effected. But once he/she logs off and logs back in, the IE
settings disappear and the default IE settings policy gets applied. While
all other group policy settings are still there as it was before.

This behaviour is not found with roaming users. Secondly while loading the
profile for the non roaming users it takes more than 15 minutes to load.

Can you plz help me on this matter...

Thanks in advance....


yoursfrenUser is Offline

Posts:14

02/27/2009 12:28 PM  
Hi,

Well, even when i use a new system i.e rebuilding a machine from the image has the same problem. So i dont think there should be any problem with the profile. Eventhough i'll check it. Because we are using the same image in different locations and are not facing such problems.

Secondly i am using administrative templates. Also plz guide me how to tackle the login issue which takes more than 15 minutes...

Thx...
-----------------------------------------------------------------------
On Fri, 27 Feb 2009 21:44:23 +0530 wrote
>Frankly, it sounds like your default profile permissions are messed up. You
>might want to check out how the default profile looks on those machines.
>I've seen issues where the ntuser.dat hive in the default profile has bad
>permissions within it (I'm talking the registry permissions within the hive
>file rather than NTFS permission on the file itself) and that can cause
>issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
>don't have any old ntuser.pol files within the user's profile getting
>dragged around as they can cause weird issues with policies.
>
>
>
>Darren
>
>
>
>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>On Behalf Of Deepu
>Sent: Friday, February 27, 2009 7:44 AM
>To: xxxxxxxxxxxxxxxx
>Subject: [gptalk] IE Policy Settings...
>
>
>
>Hi,
>
>I've applied few settings related to Internet Explorer in my group policy.
>
>Now the problem is when a non roaming user logs in for the first time, the
>policies are effected. But once he/she logs off and logs back in, the IE
>settings disappear and the default IE settings policy gets applied. While
>all other group policy settings are still there as it was before.
>
>This behaviour is not found with roaming users. Secondly while loading the
>profile for the non roaming users it takes more than 15 minutes to load.
>
>Can you plz help me on this matter...
>
>Thanks in advance....
>
>
DarrenUser is Offline

Posts:103

02/27/2009 5:17 PM  
I still think it's some kind of permission issue. You should probably enable
verbose userenv logging and see what it says. That will show both profile
and policy issues that might be causing your delays.


Darren



From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
On Behalf Of Deepu
Sent: Friday, February 27, 2009 9:22 AM
To: xxxxxxxxxxxxxxxx
Subject: Re: RE: [gptalk] IE Policy Settings...



Hi,

Well, even when i use a new system i.e rebuilding a machine from the image
has the same problem. So i dont think there should be any problem with the
profile. Eventhough i'll check it. Because we are using the same image in
different locations and are not facing such problems.

Secondly i am using administrative templates. Also plz guide me how to
tackle the login issue which takes more than 15 minutes...

Thx...
-----------------------------------------------------------------------
On Fri, 27 Feb 2009 21:44:23 +0530 wrote
>Frankly, it sounds like your default profile permissions are messed up. You
>might want to check out how the default profile looks on those machines.
>I've seen issues where the ntuser.dat hive in the default profile has bad
>permissions within it (I'm talking the registry permissions within the hive
>file rather than NTFS permission on the file itself) and that can cause
>issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
>don't have any old ntuser.pol files within the user's profile getting
>dragged around as they can cause weird issues with policies.
>
>
>
>Darren
>
>
>
>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>On Behalf Of Deepu
>Sent: Friday, February 27, 2009 7:44 AM
>To: xxxxxxxxxxxxxxxx
>Subject: [gptalk] IE Policy Settings...
>
>
>
>Hi,
>
>I've applied few settings related to Internet Explorer in my group policy.
>
>Now the problem is when a non roaming user logs in for the first time, the
>policies are effected. But once he/she logs off and logs back in, the IE
>settings disappear and the default IE settings policy gets applied. While
>all other group policy settings are still there as it was before.
>
>This behaviour is not found with roaming users. Secondly while loading the
>profile for the non roaming users it takes more than 15 minutes to load.
>
>Can you plz help me on this matter...
>
>Thanks in advance....
>
>


yoursfrenUser is Offline

Posts:14

02/28/2009 7:39 AM  
Hi All,

I found the userenv but am unable to understand... Can anybody help me on this...

USERENV(124.22c) 18:04:45:953 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.22c) 18:04:51:140 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.128) 18:04:53:421 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(294.298) 18:05:22:859 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(110.21c) 18:08:59:968 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(e8.fc) 18:09:10:749 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:09:10:749 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.6a0) 18:09:10:780 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:09:10:780 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.6a0) 18:10:36:249 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:10:36:249 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.fc) 18:13:11:109 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.184) 18:13:11:124 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(524.528) 18:13:19:968 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(524.528) 18:13:20:093 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(524.528) 18:13:20:312 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.7cc) 18:13:40:093 CompileMof: Failed to get delete the rsop namespace. Error 0x80041002. Continuing..
USERENV(1c8.1cc) 18:18:01:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:07:375 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.53c) 18:18:20:234 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.718) 18:18:25:296 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 20:02:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 20:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 21:46:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 21:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 23:30:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 23:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 01:14:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 01:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 02:58:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 03:18:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 04:42:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 05:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 06:26:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 06:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 08:10:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 08:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 09:54:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 10:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 11:38:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 12:18:22:312 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(298.29c) 12:27:54:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.444) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(298.510) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.478) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.4b0) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.4d0) 14:06:35:609 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 14:11:32:125 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(290.294) 14:11:32:187 DumpOpenRegistryHandle: 4 user registry Handles leaked from \Registry\User\S-1-5-21-1960408961-1979792683-725345543-500
USERENV(290.294) 14:11:32:187 UnloadUserProfileP: Didn't unload user profile
USERENV(290.294) 14:11:32:328 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.588) 14:12:49:953 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.904) 14:13:04:546 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 14:36:56:531 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(290.294) 14:36:56:562 DumpOpenRegistryHandle: 3 user registry Handles leaked from \Registry\User\S-1-5-21-1960408961-1979792683-725345543-500
USERENV(290.294) 14:36:56:562 UnloadUserProfileP: Didn't unload user profile
USERENV(290.294) 14:36:56:781 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(290.294) 15:14:48:437 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.264) 15:15:09:531 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.900) 15:15:14:265 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 15:31:07:390 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.410) 15:31:34:125 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.294) 16:37:44:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.59c) 16:37:51:078 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(1c8.1cc) 10:23:20:187 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1e0) 10:23:23:218 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.1f8) 10:23:23:218 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.2d8) 10:24:05:000 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.390) 10:24:05:000 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.1e0) 10:24:13:156 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.274) 10:24:13:156 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.2d8) 10:24:13:187 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.294) 10:24:13:187 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(23c.67c) 10:24:22:031 CopyProfileDirectoryEx: CreateFile failed for directory C:\WINNT\system32\config\systemprofile\Application Data\Microsoft\SystemCertificates\My with error 32
USERENV(290.294) 10:24:58:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.5a8) 10:25:25:984 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:29:32:937 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.5a0) 10:29:51:968 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:35:31:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.5a4) 10:35:55:906 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:47:54:921 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(294.298) 10:47:54:937 DumpOpenRegistryHandle: 2 user registry Handles leaked from \Registry\User\S-1-5-21-2417464886-2812554590-2588365388-500
USERENV(294.298) 10:47:54:937 UnloadUserProfileP: Didn't unload user profile
USERENV(294.298) 10:47:55:343 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1f4) 11:22:14:890 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.20c) 11:22:14:890 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.2f0) 11:22:51:906 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.2a8) 11:22:51:906 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.1f4) 11:22:58:577 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.4a8) 11:22:58:577 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.2f0) 11:22:58:624 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.2a8) 11:22:58:624 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(250.750) 11:23:05:968 CopyProfileDirectoryEx: CreateFile failed for directory C:\WINNT\system32\config\systemprofile\Application Data\Microsoft\SystemCertificates\My with error 32
USERENV(29c.2a0) 11:23:47:484 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.724) 11:24:22:843 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.6a0) 11:30:06:515 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.c0) 12:31:03:703 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.f64) 12:31:04:953 PolicyChangedThread: UpdateUser failed with 6.
USERENV(298.29c) 12:31:46:843 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.528) 11:32:24:330 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.188) 11:32:39:970 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.c4c) 11:32:46:220 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.c4c) 11:41:05:627 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.c4c) 11:41:06:627 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.c4c) 11:41:13:111 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.c4c) 11:42:50:048 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.29c) 12:27:17:562 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.684) 12:28:07:565 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.684) 12:28:07:831 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.684) 12:28:14:662 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(8a8.8c0) 12:28:28:839 RefreshPolicyEx: Failed to open event with 2
USERENV(298.29c) 12:30:23:234 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.68c) 12:30:51:375 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 12:30:57:000 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.29c) 13:55:03:312 GetExclusionList: Failed to get file size of
USERENV(298.29c) 13:55:04:469 ReconcileFile: Unable to open temporary file
USERENV(298.f48) 13:55:08:156 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f48) 13:55:09:125 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.29c) 14:00:37:024 ReconcileFile: Unable to open temporary file
USERENV(298.f24) 14:00:51:337 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:52:337 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:53:337 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:58:556 ProcessGPOs: Extension Folder Redirection ProcessGroupPolicy failed, status 0x3.
USERENV(634.95c) 14:01:05:869 GetSpecialFolderPath : ShGetSpecialFolderPath failed, hr = 80070003

USERENV(634.95c) 14:01:05:869 CreateURLFile: Failed to get profiles directory.
USERENV(298.7f0) 14:05:58:939 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:05:59:236 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:06:03:002 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
USERENV(298.7f0) 14:06:03:189 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 14:06:06:564 ProcessGPOs: Forced option changed policy mode.
USERENV(298.954) 14:22:29:433 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.954) 14:22:30:433 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.954) 14:22:31:449 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:35:05:952 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(70c.e20) 14:35:56:195 EnterCriticalPolicySectionEx: Wait timed out on the mutex.
USERENV(298.7f0) 14:36:56:953 SetRegistryValue: DeleteAllvalues finished for Software\Policies\Microsoft\Windows NT\Terminal Services\RAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:29:777 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:29:840 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:30:168 SetRegistryValue: DeleteAllvalues finished for Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:37:36:964 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
USERENV(298.7f0) 14:37:37:323 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 14:37:42:213 ProcessGPOs: Forced option changed policy mode.
USERENV(298.a50) 14:44:31:883 PolicyChangedThread: UpdateUser failed with 6.

Thx In Advance..
-----------------------------------------------------------------------
On Sat, 28 Feb 2009 03:42:30 +0530 wrote
>I still think it's some kind of permission issue. You should probably enable
>verbose userenv logging and see what it says. That will show both profile
>and policy issues that might be causing your delays.
>
>
>Darren
>
>
>
>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>On Behalf Of Deepu
>Sent: Friday, February 27, 2009 9:22 AM
>To: xxxxxxxxxxxxxxxx
>Subject: Re: RE: [gptalk] IE Policy Settings...
>
>
>
>Hi,
>
>Well, even when i use a new system i.e rebuilding a machine from the image
>has the same problem. So i dont think there should be any problem with the
>profile. Eventhough i'll check it. Because we are using the same image in
>different locations and are not facing such problems.
>
>Secondly i am using administrative templates. Also plz guide me how to
>tackle the login issue which takes more than 15 minutes...
>
>Thx...
>-----------------------------------------------------------------------
>On Fri, 27 Feb 2009 21:44:23 +0530 wrote
>>Frankly, it sounds like your default profile permissions are messed up. You
>>might want to check out how the default profile looks on those machines.
>>I've seen issues where the ntuser.dat hive in the default profile has bad
>>permissions within it (I'm talking the registry permissions within the hive
>>file rather than NTFS permission on the file itself) and that can cause
>>issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
>>don't have any old ntuser.pol files within the user's profile getting
>>dragged around as they can cause weird issues with policies.
>>
>>
>>
>>Darren
>>
>>
>>
>>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>>On Behalf Of Deepu
>>Sent: Friday, February 27, 2009 7:44 AM
>>To: xxxxxxxxxxxxxxxx
>>Subject: [gptalk] IE Policy Settings...
>>
>>
>>
>>Hi,
>>
>>I've applied few settings related to Internet Explorer in my group policy.
>>
>>Now the problem is when a non roaming user logs in for the first time, the
>>policies are effected. But once he/she logs off and logs back in, the IE
>>settings disappear and the default IE settings policy gets applied. While
>>all other group policy settings are still there as it was before.
>>
>>This behaviour is not found with roaming users. Secondly while loading the
>>profile for the non roaming users it takes more than 15 minutes to load.
>>
>>Can you plz help me on this matter...
>>
>>Thanks in advance....
>>
>>
>
>
tconnellUser is Offline

Posts:16

02/28/2009 2:00 PM  
Hi Deepu- I know Darren mentioned this already but did you look into the user hive permissions on your Default User profile? When you create a master profile do you manually copy the files into the Default User profile or do you use the GUI or copy profile command line utility? The non-roaming users that have this issue, is it only the first time they login to a certain computer?

Todd

________________________________
From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Deepu
Sent: Saturday, February 28, 2009 7:34 AM
To: xxxxxxxxxxxxxxxx
Subject: Re: RE: RE: [gptalk] IE Policy Settings...

Hi All,

I found the userenv but am unable to understand... Can anybody help me on this...

USERENV(124.22c) 18:04:45:953 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.22c) 18:04:51:140 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.128) 18:04:53:421 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(294.298) 18:05:22:859 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(110.21c) 18:08:59:968 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(e8.fc) 18:09:10:749 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:09:10:749 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.6a0) 18:09:10:780 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:09:10:780 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.6a0) 18:10:36:249 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.190) 18:10:36:249 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(e8.fc) 18:13:11:109 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(110.184) 18:13:11:124 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(524.528) 18:13:19:968 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(524.528) 18:13:20:093 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(524.528) 18:13:20:312 ProcessAutoexec: Cannot process autoexec.bat.
USERENV(124.7cc) 18:13:40:093 CompileMof: Failed to get delete the rsop namespace. Error 0x80041002. Continuing..
USERENV(1c8.1cc) 18:18:01:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:07:375 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
USERENV(1c8.53c) 18:18:20:234 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.718) 18:18:25:296 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 20:02:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 20:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 21:46:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 21:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 23:30:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 23:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 01:14:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 01:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 02:58:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 03:18:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 04:42:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 05:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 06:26:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 06:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 08:10:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 08:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 09:54:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 10:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.768) 11:38:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(1c8.690) 12:18:22:312 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(298.29c) 12:27:54:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.444) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(298.510) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.478) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.4b0) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
USERENV(290.4d0) 14:06:35:609 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 14:11:32:125 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(290.294) 14:11:32:187 DumpOpenRegistryHandle: 4 user registry Handles leaked from RegistryUserS-1-5-21-1960408961-1979792683-725345543-500
USERENV(290.294) 14:11:32:187 UnloadUserProfileP: Didn't unload user profile
USERENV(290.294) 14:11:32:328 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.588) 14:12:49:953 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.904) 14:13:04:546 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 14:36:56:531 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(290.294) 14:36:56:562 DumpOpenRegistryHandle: 3 user registry Handles leaked from RegistryUserS-1-5-21-1960408961-1979792683-725345543-500
USERENV(290.294) 14:36:56:562 UnloadUserProfileP: Didn't unload user profile
USERENV(290.294) 14:36:56:781 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(290.294) 15:14:48:437 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.264) 15:15:09:531 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.900) 15:15:14:265 PolicyChangedThread: UpdateUser failed with 6.
USERENV(290.294) 15:31:07:390 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.410) 15:31:34:125 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(290.294) 16:37:44:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.59c) 16:37:51:078 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(1c8.1cc) 10:23:20:187 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1c8.1e0) 10:23:23:218 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.1f8) 10:23:23:218 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.2d8) 10:24:05:000 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.390) 10:24:05:000 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.1e0) 10:24:13:156 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.274) 10:24:13:156 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1c8.2d8) 10:24:13:187 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(1f4.294) 10:24:13:187 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(23c.67c) 10:24:22:031 CopyProfileDirectoryEx: CreateFile failed for directory C:WINNTsystem32configsystemprofileApplication DataMicrosoftSystemCertificatesMy with error 32
USERENV(290.294) 10:24:58:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(290.5a8) 10:25:25:984 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:29:32:937 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.5a0) 10:29:51:968 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:35:31:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(294.5a4) 10:35:55:906 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(294.298) 10:47:54:921 MyRegUnLoadKey: Failed to unmount hive 00000005
USERENV(294.298) 10:47:54:937 DumpOpenRegistryHandle: 2 user registry Handles leaked from RegistryUserS-1-5-21-2417464886-2812554590-2588365388-500
USERENV(294.298) 10:47:54:937 UnloadUserProfileP: Didn't unload user profile
USERENV(294.298) 10:47:55:343 UnloadUserProfile: UnloadUserProfileP failed with 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(1dc.1f4) 11:22:14:890 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.20c) 11:22:14:890 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.2f0) 11:22:51:906 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.2a8) 11:22:51:906 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.1f4) 11:22:58:577 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.4a8) 11:22:58:577 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(1dc.2f0) 11:22:58:624 LoadUserProfileI: LoadUserProfileP failed with 21
USERENV(208.2a8) 11:22:58:624 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
USERENV(250.750) 11:23:05:968 CopyProfileDirectoryEx: CreateFile failed for directory C:WINNTsystem32configsystemprofileApplication DataMicrosoftSystemCertificatesMy with error 32
USERENV(29c.2a0) 11:23:47:484 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(29c.724) 11:24:22:843 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.6a0) 11:30:06:515 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.c0) 12:31:03:703 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.f64) 12:31:04:953 PolicyChangedThread: UpdateUser failed with 6.
USERENV(298.29c) 12:31:46:843 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.528) 11:32:24:330 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.188) 11:32:39:970 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
USERENV(298.c4c) 11:32:46:220 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.c4c) 11:41:05:627 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.c4c) 11:41:06:627 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.c4c) 11:41:13:111 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.c4c) 11:42:50:048 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.29c) 12:27:17:562 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.684) 12:28:07:565 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.684) 12:28:07:831 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.684) 12:28:14:662 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(8a8.8c0) 12:28:28:839 RefreshPolicyEx: Failed to open event with 2
USERENV(298.29c) 12:30:23:234 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
USERENV(298.68c) 12:30:51:375 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 12:30:57:000 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.29c) 13:55:03:312 GetExclusionList: Failed to get file size of
USERENV(298.29c) 13:55:04:469 ReconcileFile: Unable to open temporary file
USERENV(298.f48) 13:55:08:156 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f48) 13:55:09:125 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.29c) 14:00:37:024 ReconcileFile: Unable to open temporary file
USERENV(298.f24) 14:00:51:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:52:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:53:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.f24) 14:00:58:556 ProcessGPOs: Extension Folder Redirection ProcessGroupPolicy failed, status 0x3.
USERENV(634.95c) 14:01:05:869 GetSpecialFolderPath : ShGetSpecialFolderPath failed, hr = 80070003

USERENV(634.95c) 14:01:05:869 CreateURLFile: Failed to get profiles directory.
USERENV(298.7f0) 14:05:58:939 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:05:59:236 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:06:03:002 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
USERENV(298.7f0) 14:06:03:189 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 14:06:06:564 ProcessGPOs: Forced option changed policy mode.
USERENV(298.954) 14:22:29:433 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.954) 14:22:30:433 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.954) 14:22:31:449 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:35:05:952 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(70c.e20) 14:35:56:195 EnterCriticalPolicySectionEx: Wait timed out on the mutex.
USERENV(298.7f0) 14:36:56:953 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:29:777 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:29:840 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.1d4) 14:37:30:168 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
USERENV(298.7f0) 14:37:36:964 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
USERENV(298.7f0) 14:37:37:323 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
USERENV(298.7f0) 14:37:42:213 ProcessGPOs: Forced option changed policy mode.
USERENV(298.a50) 14:44:31:883 PolicyChangedThread: UpdateUser failed with 6.

Thx In Advance..
-----------------------------------------------------------------------
On Sat, 28 Feb 2009 03:42:30 +0530 wrote
>I still think it's some kind of permission issue. You should probably enable
>verbose userenv logging and see what it says. That will show both profile
>and policy issues that might be causing your delays.
>
>
>Darren
>
>
>
>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>On Behalf Of Deepu
>Sent: Friday, February 27, 2009 9:22 AM
>To: xxxxxxxxxxxxxxxx
>Subject: Re: RE: [gptalk] IE Policy Settings...
>
>
>
>Hi,
>
>Well, even when i use a new system i.e rebuilding a machine from the image
>has the same problem. So i dont think there should be any problem with the
>profile. Eventhough i'll check it. Because we are using the same image in
>different locations and are not facing such problems.
>
>Secondly i am using administrative templates. Also plz guide me how to
>tackle the login issue which takes more than 15 minutes...
>
>Thx...
>-----------------------------------------------------------------------
>On Fri, 27 Feb 2009 21:44:23 +0530 wrote
>>Frankly, it sounds like your default profile permissions are messed up. You
>>might want to check out how the default profile looks on those machines.
>>I've seen issues where the ntuser.dat hive in the default profile has bad
>>permissions within it (I'm talking the registry permissions within the hive
>>file rather than NTFS permission on the file itself) and that can cause
>>issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
>>don't have any old ntuser.pol files within the user's profile getting
>>dragged around as they can cause weird issues with policies.
>>
>>
>>
>>Darren
>>
>>
>>
>>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>>On Behalf Of Deepu
>>Sent: Friday, February 27, 2009 7:44 AM
>>To: xxxxxxxxxxxxxxxx
>>Subject: [gptalk] IE Policy Settings...
>>
>>
>>
>>Hi,
>>
>>I've applied few settings related to Internet Explorer in my group policy.
>>
>>Now the problem is when a non roaming user logs in for the first time, the
>>policies are effected. But once he/she logs off and logs back in, the IE
>>settings disappear and the default IE settings policy gets applied. While
>>all other group policy settings are still there as it was before.
>>
>>This behaviour is not found with roaming users. Secondly while loading the
>>profile for the non roaming users it takes more than 15 minutes to load.
>>
>>Can you plz help me on this matter...
>>
>>Thanks in advance....
>>
>>
>
>
________________________________
*NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain certain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by e-mail and delete all copies of the original message. - Copyright (c) 2009 Levittown Public Schools - All rights reserved.

yoursfrenUser is Offline

Posts:14

03/01/2009 2:12 AM  
HI Todd,

I checked the permission and it seems ok. Furthermore this occurs with all desktop computers but not the laptop computers. And the image is same for both desktop/laptop.

Also this image is used worldwide and we are only facing this issue at a certain location. So if this could had been a permission issue, we wouldn't be able to find the IE settings on every location.

So if possible plz check the userenv.log which i sent or i can also send u the verbose logging enabled userenv to your email if you want...

Thx...

On Sun, 01 Mar 2009 00:26:29 +0530 wrote
>Hi Deepu- I know Darren mentioned this already but did you look into the user hive permissions on your Default User profile? When you create a master profile do you manually copy the files into the Default User profile or do you use the GUI or copy profile command line utility? The non-roaming users that have this issue, is it only the first time they login to a certain computer?
>
>Todd
>
>________________________________
>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of Deepu
>Sent: Saturday, February 28, 2009 7:34 AM
>To: xxxxxxxxxxxxxxxx
>Subject: Re: RE: RE: [gptalk] IE Policy Settings...
>
>Hi All,
>
>I found the userenv but am unable to understand... Can anybody help me on this...
>
>USERENV(124.22c) 18:04:45:953 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(124.22c) 18:04:51:140 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(124.128) 18:04:53:421 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(294.298) 18:05:22:859 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(110.21c) 18:08:59:968 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(e8.fc) 18:09:10:749 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(110.190) 18:09:10:749 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(e8.6a0) 18:09:10:780 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(110.190) 18:09:10:780 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(e8.6a0) 18:10:36:249 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(110.190) 18:10:36:249 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(e8.fc) 18:13:11:109 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(110.184) 18:13:11:124 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(524.528) 18:13:19:968 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(524.528) 18:13:20:093 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(524.528) 18:13:20:312 ProcessAutoexec: Cannot process autoexec.bat.
>USERENV(124.7cc) 18:13:40:093 CompileMof: Failed to get delete the rsop namespace. Error 0x80041002. Continuing..
>USERENV(1c8.1cc) 18:18:01:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:07:359 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:07:375 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:08:781 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:11:453 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.1e0) 18:18:12:171 GetUserGuid: Failed to get user guid with 1355.
>USERENV(1c8.53c) 18:18:20:234 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.718) 18:18:25:296 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 20:02:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 20:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 21:46:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 21:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 23:30:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 23:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 01:14:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 01:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 02:58:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 03:18:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 04:42:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 05:06:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 06:26:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 06:54:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 08:10:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 08:42:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 09:54:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 10:30:22:265 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.768) 11:38:25:921 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(1c8.690) 12:18:22:312 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(298.29c) 12:27:54:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:27:54:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.444) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(298.510) 12:28:02:375 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 13:55:07:171 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.478) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(290.4b0) 13:55:09:406 GetGPOInfo: Local GPO's gpt.ini is not accessible, assuming default state.
>USERENV(290.4d0) 14:06:35:609 PolicyChangedThread: UpdateUser failed with 6.
>USERENV(290.294) 14:11:32:125 MyRegUnLoadKey: Failed to unmount hive 00000005
>USERENV(290.294) 14:11:32:187 DumpOpenRegistryHandle: 4 user registry Handles leaked from RegistryUserS-1-5-21-1960408961-1979792683-725345543-500
>USERENV(290.294) 14:11:32:187 UnloadUserProfileP: Didn't unload user profile
>USERENV(290.294) 14:11:32:328 UnloadUserProfile: UnloadUserProfileP failed with 0
>USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 14:12:35:718 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.588) 14:12:49:953 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(290.904) 14:13:04:546 PolicyChangedThread: UpdateUser failed with 6.
>USERENV(290.294) 14:36:56:531 MyRegUnLoadKey: Failed to unmount hive 00000005
>USERENV(290.294) 14:36:56:562 DumpOpenRegistryHandle: 3 user registry Handles leaked from RegistryUserS-1-5-21-1960408961-1979792683-725345543-500
>USERENV(290.294) 14:36:56:562 UnloadUserProfileP: Didn't unload user profile
>USERENV(290.294) 14:36:56:781 UnloadUserProfile: UnloadUserProfileP failed with 0
>USERENV(290.294) 15:14:48:437 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 15:14:48:468 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.264) 15:15:09:531 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(290.900) 15:15:14:265 PolicyChangedThread: UpdateUser failed with 6.
>USERENV(290.294) 15:31:07:390 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 15:31:07:421 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.410) 15:31:34:125 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(290.294) 16:37:44:140 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 16:37:44:156 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.59c) 16:37:51:078 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(1c8.1cc) 10:23:20:187 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1c8.1cc) 10:23:20:203 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1c8.1e0) 10:23:23:218 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(1f4.1f8) 10:23:23:218 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1c8.2d8) 10:24:05:000 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(1f4.390) 10:24:05:000 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1c8.1e0) 10:24:13:156 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(1f4.274) 10:24:13:156 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1c8.2d8) 10:24:13:187 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(1f4.294) 10:24:13:187 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(23c.67c) 10:24:22:031 CopyProfileDirectoryEx: CreateFile failed for directory C:WINNTsystem32configsystemprofileApplication DataMicrosoftSystemCertificatesMy with error 32
>USERENV(290.294) 10:24:58:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.294) 10:24:58:546 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(290.5a8) 10:25:25:984 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(294.298) 10:29:32:937 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.298) 10:29:32:968 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.5a0) 10:29:51:968 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(294.298) 10:35:31:921 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.298) 10:35:31:984 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(294.5a4) 10:35:55:906 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(294.298) 10:47:54:921 MyRegUnLoadKey: Failed to unmount hive 00000005
>USERENV(294.298) 10:47:54:937 DumpOpenRegistryHandle: 2 user registry Handles leaked from RegistryUserS-1-5-21-2417464886-2812554590-2588365388-500
>USERENV(294.298) 10:47:54:937 UnloadUserProfileP: Didn't unload user profile
>USERENV(294.298) 10:47:55:343 UnloadUserProfile: UnloadUserProfileP failed with 0
>USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1dc.1e0) 11:22:12:328 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(1dc.1f4) 11:22:14:890 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(208.20c) 11:22:14:890 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1dc.2f0) 11:22:51:906 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(208.2a8) 11:22:51:906 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1dc.1f4) 11:22:58:577 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(208.4a8) 11:22:58:577 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(1dc.2f0) 11:22:58:624 LoadUserProfileI: LoadUserProfileP failed with 21
>USERENV(208.2a8) 11:22:58:624 LoadUserProfile: Calling LoadUserProfileI failed. err = 21
>USERENV(250.750) 11:23:05:968 CopyProfileDirectoryEx: CreateFile failed for directory C:WINNTsystem32configsystemprofileApplication DataMicrosoftSystemCertificatesMy with error 32
>USERENV(29c.2a0) 11:23:47:484 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(29c.2a0) 11:23:47:515 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(29c.724) 11:24:22:843 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 11:29:53:046 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.6a0) 11:30:06:515 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(298.c0) 12:31:03:703 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(298.f64) 12:31:04:953 PolicyChangedThread: UpdateUser failed with 6.
>USERENV(298.29c) 12:31:46:843 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:31:46:859 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.528) 11:32:24:330 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.188) 11:32:39:970 ProcessGPOs: Loopback is not allowed for downlevel or local user accounts. Loopback will be disabled.
>USERENV(298.c4c) 11:32:46:220 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.c4c) 11:41:05:627 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.c4c) 11:41:06:627 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.c4c) 11:41:13:111 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.c4c) 11:42:50:048 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.29c) 12:27:17:562 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:27:17:625 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.684) 12:28:07:565 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.684) 12:28:07:831 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.684) 12:28:14:662 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(8a8.8c0) 12:28:28:839 RefreshPolicyEx: Failed to open event with 2
>USERENV(298.29c) 12:30:23:234 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.29c) 12:30:23:250 CUserProfile::CleanupUserProfile: Ref Count is not 0
>USERENV(298.68c) 12:30:51:375 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.7f0) 12:30:57:000 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.29c) 13:55:03:312 GetExclusionList: Failed to get file size of
>USERENV(298.29c) 13:55:04:469 ReconcileFile: Unable to open temporary file
>USERENV(298.f48) 13:55:08:156 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.f48) 13:55:09:125 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.29c) 14:00:37:024 ReconcileFile: Unable to open temporary file
>USERENV(298.f24) 14:00:51:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.f24) 14:00:52:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.f24) 14:00:53:337 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.f24) 14:00:58:556 ProcessGPOs: Extension Folder Redirection ProcessGroupPolicy failed, status 0x3.
>USERENV(634.95c) 14:01:05:869 GetSpecialFolderPath : ShGetSpecialFolderPath failed, hr = 80070003
>
>USERENV(634.95c) 14:01:05:869 CreateURLFile: Failed to get profiles directory.
>USERENV(298.7f0) 14:05:58:939 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.7f0) 14:05:59:236 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.7f0) 14:06:03:002 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
>USERENV(298.7f0) 14:06:03:189 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.7f0) 14:06:06:564 ProcessGPOs: Forced option changed policy mode.
>USERENV(298.954) 14:22:29:433 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.954) 14:22:30:433 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.954) 14:22:31:449 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.7f0) 14:35:05:952 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(70c.e20) 14:35:56:195 EnterCriticalPolicySectionEx: Wait timed out on the mutex.
>USERENV(298.7f0) 14:36:56:953 SetRegistryValue: DeleteAllvalues finished for SoftwarePoliciesMicrosoftWindows NTTerminal ServicesRAUnsolicit. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.1d4) 14:37:29:777 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.1d4) 14:37:29:840 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.1d4) 14:37:30:168 SetRegistryValue: DeleteAllvalues finished for SoftwareMicrosoftWindowsCurrentVersionPoliciesExplorerRestrictCpl. bRegOpSuccess = TRUE, bLoggingOk = TRUE.
>USERENV(298.7f0) 14:37:36:964 ProcessGPOs: Extensions Microsoft Disk Quota needs to run in ForeGround. Skipping after setting forceflag.
>USERENV(298.7f0) 14:37:37:323 ProcessGPOs: Extension Internet Explorer Zonemapping ProcessGroupPolicy failed, status 0x57.
>USERENV(298.7f0) 14:37:42:213 ProcessGPOs: Forced option changed policy mode.
>USERENV(298.a50) 14:44:31:883 PolicyChangedThread: UpdateUser failed with 6.
>
>Thx In Advance..
>-----------------------------------------------------------------------
>On Sat, 28 Feb 2009 03:42:30 +0530 wrote
>>I still think it's some kind of permission issue. You should probably enable
>>verbose userenv logging and see what it says. That will show both profile
>>and policy issues that might be causing your delays.
>>
>>
>>Darren
>>
>>
>>
>>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>>On Behalf Of Deepu
>>Sent: Friday, February 27, 2009 9:22 AM
>>To: xxxxxxxxxxxxxxxx
>>Subject: Re: RE: [gptalk] IE Policy Settings...
>>
>>
>>
>>Hi,
>>
>>Well, even when i use a new system i.e rebuilding a machine from the image
>>has the same problem. So i dont think there should be any problem with the
>>profile. Eventhough i'll check it. Because we are using the same image in
>>different locations and are not facing such problems.
>>
>>Secondly i am using administrative templates. Also plz guide me how to
>>tackle the login issue which takes more than 15 minutes...
>>
>>Thx...
>>-----------------------------------------------------------------------
>>On Fri, 27 Feb 2009 21:44:23 +0530 wrote
>>>Frankly, it sounds like your default profile permissions are messed up. You
>>>might want to check out how the default profile looks on those machines.
>>>I've seen issues where the ntuser.dat hive in the default profile has bad
>>>permissions within it (I'm talking the registry permissions within the hive
>>>file rather than NTFS permission on the file itself) and that can cause
>>>issues. Also, as Alan Cuthberson has mentioned in the past, make sure you
>>>don't have any old ntuser.pol files within the user's profile getting
>>>dragged around as they can cause weird issues with policies.
>>>
>>>
>>>
>>>Darren
>>>
>>>
>>>
>>>From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx]
>>>On Behalf Of Deepu
>>>Sent: Friday, February 27, 2009 7:44 AM
>>>To: xxxxxxxxxxxxxxxx
>>>Subject: [gptalk] IE Policy Settings...
>>>
>>>
>>>
>>>Hi,
>>>
>>>I've applied few settings related to Internet Explorer in my group policy.
>>>
>>>Now the problem is when a non roaming user logs in for the first time, the
>>>policies are effected. But once he/she logs off and logs back in, the IE
>>>settings disappear and the default IE settings policy gets applied. While
>>>all other group policy settings are still there as it was before.
>>>
>>>This behaviour is not found with roaming users. Secondly while loading the
>>>profile for the non roaming users it takes more than 15 minutes to load.
>>>
>>>Can you plz help me on this matter...
>>>
>>>Thanks in advance....
>>>
>>>
>>
>>
>________________________________
>*NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain certain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by e-mail and delete all copies of the original message. - Copyright (c) 2009 Levittown Public Schools - All rights reserved.
>
You are not authorized to post a reply.
Forums >GPTalk >GPTalk Mailing List > [gptalk] IE Policy Settings...



ActiveForums 3.7

Members

MembershipMembership:
Latest New UserLatest:carmicklec
New TodayNew Today:1
New YesterdayNew Yesterday:1
User CountOverall:1399

People OnlinePeople Online:
VisitorsVisitors:0
MembersMembers:0
TotalTotal:0

Online NowOnline Now:

Ads

Banner Inv
Copyright 2009 by GPOGUY.COM
Terms Of Use