Problem with profiles

G

Guest

Hello

Windows 2003 server standard

I have 3 users use terminal services client to connect to my server. I have
this error:

The description for Event ID ( 1508 ) in Source ( Userenv ) could not be
found. It contains the following insertion string(s): The process cannot
access the file because it is being used by another process. , C:\Documents
and Settings\exact\ntuser.dat.

The description for Event ID ( 1502 ) in Source ( Userenv ) could not be
found. It contains the following insertion string(s): The process cannot
access the file because it is being used by another process.

Before i make reboot a try do login with my user and i don not have any
errors.
I can not delete ntuser.dat because the computer said the file is being used
from another process just to 3 users.
If i make reboot to my server the 3 users can logon with their profiles with
no errors.
 
N

Neplitude

Hi Ricardo

Try the following:
Delete the ntuser.dat of that particular profile - The file will be rebuilt
on restart.

or

1. Download whoami.exe from the following web site and install
it:
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/whoami-o.asp

2. Run "WHOAMI /USER /SID" to determine the user's SID.

3. Checked the ProfileImagePath value under the following
registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\<SID>]

3. Check the other ProfileList\<SID> keys for matching
ProfileImagePath values and delete those keys.


Also check out the following article.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q318011



Hope this helps!
Cheers
Neplitude
 
G

Guest

oK. i will try this.

Neplitude said:
Hi Ricardo

Try the following:
Delete the ntuser.dat of that particular profile - The file will be rebuilt
on restart.

or

1. Download whoami.exe from the following web site and install
it:
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/whoami-o.asp

2. Run "WHOAMI /USER /SID" to determine the user's SID.

3. Checked the ProfileImagePath value under the following
registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\<SID>]

3. Check the other ProfileList\<SID> keys for matching
ProfileImagePath values and delete those keys.


Also check out the following article.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q318011



Hope this helps!
Cheers
Neplitude

Ricardo Marques said:
Hello

Windows 2003 server standard

I have 3 users use terminal services client to connect to my server. I
have
this error:

The description for Event ID ( 1508 ) in Source ( Userenv ) could not be
found. It contains the following insertion string(s): The process cannot
access the file because it is being used by another process. ,
C:\Documents
and Settings\exact\ntuser.dat.

The description for Event ID ( 1502 ) in Source ( Userenv ) could not be
found. It contains the following insertion string(s): The process cannot
access the file because it is being used by another process.

Before i make reboot a try do login with my user and i don not have any
errors.
I can not delete ntuser.dat because the computer said the file is being
used
from another process just to 3 users.
If i make reboot to my server the 3 users can logon with their profiles
with
no errors.
 

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