Roaming Profile falis on XP... UserEnv Error

D

Dave

I just received an XP laptop in my office and am
attempting to configure it to use roaming profiles. We
use roaming profiles with all our accounts. However, the
XP machine will not see the roaming profile and errors out
with a UserEnv error. The UserEnv error is listed in the
last log entry in this message. This is what I have done
so far:

1) Based on references I replaced the system.adm template
on the server with one from an XP machine. I toggled all
possible options to allow for roaming profiles (disabled
slow connection check, disabled "only use local profile"
etc...). Did this for all group policies from the default
down to each OU.

2) Using technet reference,
http://www.microsoft.com/technet/prodtechnol/winxppro/maint
ain/xpusrdat.mspx I stepped through the process and
verified all permissions. I can see
\\serverName\profileShare from the machine via explorer
and even look into the profile for the given user.

3) Set UserEnvDebugLevel in registry (see User Profiles
Trouble Shooting in previous reference) and found the
following log information (changed server and domain names
for security). The last few lines are of most concern and
it seems to fail a CSC bypass.

---BEGIN userenv.log---
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile: Yes, we can
impersonate the user. Running as self
USERENV(1e4.1e8) 15:11:08:848
=========================================================
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile: Entering,
hToken = <0x1a0>, lpProfileInfo = 0x6e734
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile:
lpProfileInfo->dwFlags = <0x0>
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile:
lpProfileInfo->lpUserName = <ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpDefaultPath = <\\SERVER\netlogon\Default
User>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: NULL server
name
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: In console
winlogon process
USERENV(1e4.1e8) 15:11:08:858 In LoadUserProfileP
USERENV(1e4.1e8) 15:11:08:858
=========================================================
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: Entering,
hToken = <0x1a0>, lpProfileInfo = 0x6e734
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->dwFlags = <0x0>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpUserName = <ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpDefaultPath = <\\SERVER\netlogon\Default
User>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: NULL server
name
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: User sid: S-
1-5-21-507921405-796845957-1801674531-1513
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock <S-1-
5-21-507921405-796845957-1801674531-1513>
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock: No
existing entry found
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock: New
entry created
USERENV(1e4.1e8) 15:11:08:858 CHashTable::HashAdd: S-1-5-
21-507921405-796845957-1801674531-1513 added in bucket 20
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: Wait
succeeded. In critical section.
USERENV(1e4.1e8) 15:11:08:868 LoadUserProfile: Expanded
profile path is \\domain\fprofiles$\ftest
USERENV(1e4.1e8) 15:11:08:868 ParseProfilePath: Entering,
lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:888 AbleToBypassCSC: Try to
bypass CSC
USERENV(1e4.1e8) 15:11:08:898 AbleToBypassCSC: tried
NPAddConnection3ForCSCAgent. Error 85
USERENV(1e4.1e8) 15:11:08:918 AbleToBypassCSC: tried
NPAddConnection3ForCSCAgent. Error 1351
USERENV(1e4.1e8) 15:11:08:958 ParseProfilePath: CSC
bypassed failed. Ignoring Roaming profile path
USERENV(1e4.1e8) 15:11:08:958 ReportError: Impersonating
user.
USERENV(1e4.1e8) 15:11:08:968 ReportError: Logging Error
<Windows cannot locate the server copy of your roaming
profile and is attempting to log you on with your local
profile. Changes to the profile will not be copied to the
server when you logoff. Possible causes of this error
include network problems or insufficient security rights.
If this problem persists, contact your network
administrator.


DETAIL - Configuration information could not be read from
the domain controller, either because the machine is
unavailable, or access has been denied.
---END userenv.log---

This is very odd as I cannot find any reference to this
anywhere. You can respond here or email me at
(e-mail address removed) (remove word SPAM).

Tnanks,
Dave
 
Q

Quaoar

Dave said:
I just received an XP laptop in my office and am
attempting to configure it to use roaming profiles. We
use roaming profiles with all our accounts. However, the
XP machine will not see the roaming profile and errors out
with a UserEnv error. The UserEnv error is listed in the
last log entry in this message. This is what I have done
so far:

1) Based on references I replaced the system.adm template
on the server with one from an XP machine. I toggled all
possible options to allow for roaming profiles (disabled
slow connection check, disabled "only use local profile"
etc...). Did this for all group policies from the default
down to each OU.

2) Using technet reference,
http://www.microsoft.com/technet/prodtechnol/winxppro/maint
ain/xpusrdat.mspx I stepped through the process and
verified all permissions. I can see
\\serverName\profileShare from the machine via explorer
and even look into the profile for the given user.

3) Set UserEnvDebugLevel in registry (see User Profiles
Trouble Shooting in previous reference) and found the
following log information (changed server and domain names
for security). The last few lines are of most concern and
it seems to fail a CSC bypass.

---BEGIN userenv.log---
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile: Yes, we can
impersonate the user. Running as self
USERENV(1e4.1e8) 15:11:08:848
=========================================================
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile: Entering,
hToken = <0x1a0>, lpProfileInfo = 0x6e734
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile:
lpProfileInfo->dwFlags = <0x0>
USERENV(1e4.1e8) 15:11:08:848 LoadUserProfile:
lpProfileInfo->lpUserName = <ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpDefaultPath = <\\SERVER\netlogon\Default
User>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: NULL server
name
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: In console
winlogon process
USERENV(1e4.1e8) 15:11:08:858 In LoadUserProfileP
USERENV(1e4.1e8) 15:11:08:858
=========================================================
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: Entering,
hToken = <0x1a0>, lpProfileInfo = 0x6e734
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->dwFlags = <0x0>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpUserName = <ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile:
lpProfileInfo->lpDefaultPath = <\\SERVER\netlogon\Default
User>
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: NULL server
name
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: User sid: S-
1-5-21-507921405-796845957-1801674531-1513
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock <S-1-
5-21-507921405-796845957-1801674531-1513>
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock: No
existing entry found
USERENV(1e4.1e8) 15:11:08:858 CSyncManager::EnterLock: New
entry created
USERENV(1e4.1e8) 15:11:08:858 CHashTable::HashAdd: S-1-5-
21-507921405-796845957-1801674531-1513 added in bucket 20
USERENV(1e4.1e8) 15:11:08:858 LoadUserProfile: Wait
succeeded. In critical section.
USERENV(1e4.1e8) 15:11:08:868 LoadUserProfile: Expanded
profile path is \\domain\fprofiles$\ftest
USERENV(1e4.1e8) 15:11:08:868 ParseProfilePath: Entering,
lpProfilePath = <\\domain\fprofiles$\ftest>
USERENV(1e4.1e8) 15:11:08:888 AbleToBypassCSC: Try to
bypass CSC
USERENV(1e4.1e8) 15:11:08:898 AbleToBypassCSC: tried
NPAddConnection3ForCSCAgent. Error 85
USERENV(1e4.1e8) 15:11:08:918 AbleToBypassCSC: tried
NPAddConnection3ForCSCAgent. Error 1351
USERENV(1e4.1e8) 15:11:08:958 ParseProfilePath: CSC
bypassed failed. Ignoring Roaming profile path
USERENV(1e4.1e8) 15:11:08:958 ReportError: Impersonating
user.
USERENV(1e4.1e8) 15:11:08:968 ReportError: Logging Error
<Windows cannot locate the server copy of your roaming
profile and is attempting to log you on with your local
profile. Changes to the profile will not be copied to the
server when you logoff. Possible causes of this error
include network problems or insufficient security rights.
If this problem persists, contact your network
administrator.


DETAIL - Configuration information could not be read from
the domain controller, either because the machine is
unavailable, or access has been denied.

---END userenv.log---

This is very odd as I cannot find any reference to this
anywhere. You can respond here or email me at
(e-mail address removed) (remove word SPAM).

Tnanks,
Dave

Google:Windows cannot locate the server copy of your roaming profile

http://www.experts-exchange.com/Operating_Systems/Win2000/Q_20865162.html

The response includes several MSKB references.

Q
 
G

Guest

Google:Windows cannot locate the server copy of your roaming profile

http://www.experts- exchange.com/Operating_Systems/Win2000/Q_20865162.html

The response includes several MSKB references.

Q


I have exhausted nearly every reference on google...
everything points to permission settings. If this were
the case then I would have roaming profile problems
through out the network. However, ALL users have NO
problems when logging in via W2K... and ALL users CANNOT
log into the 1 xp machine.

I am convinced its an setting hidding on either the server
or XP box but don't know where to look. Here is a copy of
the actual application error:

Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1521
Date: 3/16/2004
Time: 1:29:13 PM
User: DOMAIN\ftest
Computer: RED
Description:
Windows cannot locate the server copy of your roaming
profile and is attempting to log you on with your local
profile. Changes to the profile will not be copied to the
server when you logoff. Possible causes of this error
include network problems or insufficient security rights.
If this problem persists, contact your network
administrator.

DETAIL - Configuration information could not be read from
the domain controller, either because the machine is
unavailable, or access has been denied.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Note... when going to Microsoft with this error they
produce nothing!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top