Userenv.log

D

daveyboy

We have been having problems with slow login times on some of our XP clients
desktops and laptops. To investigate this problem we have enabled user environment
logging. Although we have founds a few issues and resolved we have the enteries
listed below that we can't find out what they mean or if they are causing
a problem. They appear in the userenv.log file on all computers we are monitoring

Can anyone explain what they are?

USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name is NT Authority.
No DNS domain name available.
USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to impersonate user
with 5.
USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to impersonate user
 
K

Ken Zhao [MSFT]

Hello,

Thank you for using newsgroup!

Based on my research, in the userenv we have many errors that are not
really errors. Just an indication that we tried something as part of the
steps of logging in and it was not there. This is not necessarily an
indication that we have a problem and it's very common to see these errors
in a userenv log when all is working.

Per say there is an app which is initiating a process to do something and
the thread can not impersonate the user either because it's not given the
right or it requires let say the system to impersonate a user to do
something and it will fail, then we get this error message.

The 488 is the PID in HEX and 48c is the thread associated with the 488
process. Converting 488 to Decimal, it shows that it's PID is 1160
(decimal) and the thread is 1164.

The e54 is the PID in HEX and 818 is the thread associated with the e54
process. Converting e54 to Decimal, it shows that it's PID is 3668
(decimal) and the thread is 2072.

So in this case the app process which is running under the PID 1160 and
3668 are running two threads 1164 and 2072 are causing issues.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| Message-ID: <[email protected]>
| From: daveyboy <[email protected]>
| Subject: Userenv.log
| MIME-Version: 1.0
| Content-Transfer-Encoding: 8bit
| Content-Type: text/plain; charset=iso-8859-1; format=flowed
| X-Newsreader: JetBrains Omea Reader 1098.1
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| Lines: 1
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6029
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
|
| We have been having problems with slow login times on some of our XP
clients
| desktops and laptops. To investigate this problem we have enabled user
environment
| logging. Although we have founds a few issues and resolved we have the
enteries
| listed below that we can't find out what they mean or if they are causing
| a problem. They appear in the userenv.log file on all computers we are
monitoring
|
| Can anyone explain what they are?
|
| USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name is NT
Authority.
| No DNS domain name available.
| USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to impersonate user
| with 5.
| USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to impersonate
user

|
|
 
K

Ken Zhao [MSFT]

Hi,

I am just writing to see how everything is going. If you have any updates
or need any further assistance on this issue, please feel free to let me
know.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| X-Tomcat-ID: 50354363
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) ("Ken Zhao [MSFT]")
| Organization: Microsoft
| Date: Thu, 03 May 2007 03:15:00 GMT
| Subject: RE: Userenv.log
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| Lines: 80
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6049
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Hello,
|
| Thank you for using newsgroup!
|
| Based on my research, in the userenv we have many errors that are not
| really errors. Just an indication that we tried something as part of the
| steps of logging in and it was not there. This is not necessarily an
| indication that we have a problem and it's very common to see these
errors
| in a userenv log when all is working.
|
| Per say there is an app which is initiating a process to do something and
| the thread can not impersonate the user either because it's not given the
| right or it requires let say the system to impersonate a user to do
| something and it will fail, then we get this error message.
|
| The 488 is the PID in HEX and 48c is the thread associated with the 488
| process. Converting 488 to Decimal, it shows that it's PID is 1160
| (decimal) and the thread is 1164.
|
| The e54 is the PID in HEX and 818 is the thread associated with the e54
| process. Converting e54 to Decimal, it shows that it's PID is 3668
| (decimal) and the thread is 2072.
|
| So in this case the app process which is running under the PID 1160 and
| 3668 are running two threads 1164 and 2072 are causing issues.
|
| Thanks & Regards,
|
| Ken Zhao
|
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
| ====================================================
| When responding to posts, please "Reply to Group" via your newsreader so
| that others may learn and benefit from your issue.
| ====================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
|
| --------------------
| | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| | Message-ID: <[email protected]>
| | From: daveyboy <[email protected]>
| | Subject: Userenv.log
| | MIME-Version: 1.0
| | Content-Transfer-Encoding: 8bit
| | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | X-Newsreader: JetBrains Omea Reader 1098.1
| | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | Lines: 1
| | Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.windowsxp.perform_maintain:6029
| | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| |
| | We have been having problems with slow login times on some of our XP
| clients
| | desktops and laptops. To investigate this problem we have enabled user
| environment
| | logging. Although we have founds a few issues and resolved we have the
| enteries
| | listed below that we can't find out what they mean or if they are
causing
| | a problem. They appear in the userenv.log file on all computers we are
| monitoring
| |
| | Can anyone explain what they are?
| |
| | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name is NT
| Authority.
| | No DNS domain name available.
| | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to impersonate
user
| | with 5.
| | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
impersonate
| user
|
| |
| |
|
|
 
D

daveyboy

Ken

Thanks for the response and follow up, i have not been on for a few days,
How would i identify which application could be causing a problem from this?

Regards

Dave

Hello Ken Zhao [MSFT],
Hi,

I am just writing to see how everything is going. If you have any
updates or need any further assistance on this issue, please feel free
to let me know.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader
so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
| X-Tomcat-ID: 50354363
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) ("Ken Zhao [MSFT]")
| Organization: Microsoft
| Date: Thu, 03 May 2007 03:15:00 GMT
| Subject: RE: Userenv.log
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| Lines: 80
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6049
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Hello,
|
| Thank you for using newsgroup!
|
| Based on my research, in the userenv we have many errors that are
not
| really errors. Just an indication that we tried something as part of
the
| steps of logging in and it was not there. This is not necessarily an
| indication that we have a problem and it's very common to see these
errors
| in a userenv log when all is working.
|
| Per say there is an app which is initiating a process to do
something and
| the thread can not impersonate the user either because it's not
given the
| right or it requires let say the system to impersonate a user to do
| something and it will fail, then we get this error message.
|
| The 488 is the PID in HEX and 48c is the thread associated with the
488
| process. Converting 488 to Decimal, it shows that it's PID is 1160
| (decimal) and the thread is 1164.
|
| The e54 is the PID in HEX and 818 is the thread associated with the
e54
| process. Converting e54 to Decimal, it shows that it's PID is 3668
| (decimal) and the thread is 2072.
|
| So in this case the app process which is running under the PID 1160
and
| 3668 are running two threads 1164 and 2072 are causing issues.
|
| Thanks & Regards,
|
| Ken Zhao
|
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
| ====================================================
| When responding to posts, please "Reply to Group" via your
newsreader so
| that others may learn and benefit from your issue.
| ====================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
|
| --------------------
| | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| | Message-ID: <[email protected]>
| | From: daveyboy <[email protected]>
| | Subject: Userenv.log
| | MIME-Version: 1.0
| | Content-Transfer-Encoding: 8bit
| | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | X-Newsreader: JetBrains Omea Reader 1098.1
| | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | Lines: 1
| | Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.windowsxp.perform_maintain:6029
| | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| |
| | We have been having problems with slow login times on some of our
XP
| clients
| | desktops and laptops. To investigate this problem we have enabled
user
| environment
| | logging. Although we have founds a few issues and resolved we have
the
| enteries
| | listed below that we can't find out what they mean or if they are
causing
| | a problem. They appear in the userenv.log file on all computers we
are
| monitoring
| |
| | Can anyone explain what they are?
| |
| | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name
is NT
| Authority.
| | No DNS domain name available.
| | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to
impersonate
user
| | with 5.
| | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
impersonate
| user
|
| |
| |
|
|
 
K

Ken Zhao [MSFT]

Hi Dave,

You may use the PID to check in Task Manager\Processes to see if which
application is causing this issue.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
| Date: Fri, 11 May 2007 09:45:45 +0000 (UTC)
| Message-ID: <[email protected]>
| From: daveyboy <[email protected]>
| Subject: RE: Userenv.log
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Transfer-Encoding: 8bit
| Content-Type: text/plain; charset=iso-8859-1; format=flowed
| X-Newsreader: JetBrains Omea Reader 1098.1
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| Lines: 1
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6296
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
|
| Ken
|
| Thanks for the response and follow up, i have not been on for a few days,
| How would i identify which application could be causing a problem from
this?
|
| Regards
|
| Dave
|
| Hello Ken Zhao [MSFT],
|
| > Hi,
| >
| > I am just writing to see how everything is going. If you have any
| > updates or need any further assistance on this issue, please feel free
| > to let me know.
| >
| > Thanks & Regards,
| >
| > Ken Zhao
| >
| > Microsoft Online Support
| > Microsoft Global Technical Support Center
| > Get Secure! - www.microsoft.com/security
| > <http://www.microsoft.com/security>
| > ====================================================
| > When responding to posts, please "Reply to Group" via your newsreader
| > so
| > that others may learn and benefit from your issue.
| > ====================================================
| > This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| > --------------------
| > | X-Tomcat-ID: 50354363
| > | References: <[email protected]>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain
| > | Content-Transfer-Encoding: 7bit
| > | From: (e-mail address removed) ("Ken Zhao [MSFT]")
| > | Organization: Microsoft
| > | Date: Thu, 03 May 2007 03:15:00 GMT
| > | Subject: RE: Userenv.log
| > | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | Message-ID: <[email protected]>
| > | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | Lines: 80
| > | Path: TK2MSFTNGHUB02.phx.gbl
| > | Xref: TK2MSFTNGHUB02.phx.gbl
| > microsoft.public.windowsxp.perform_maintain:6049
| > | NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
| > |
| > | Hello,
| > |
| > | Thank you for using newsgroup!
| > |
| > | Based on my research, in the userenv we have many errors that are
| > not
| > | really errors. Just an indication that we tried something as part of
| > the
| > | steps of logging in and it was not there. This is not necessarily an
| > | indication that we have a problem and it's very common to see these
| > errors
| > | in a userenv log when all is working.
| > |
| > | Per say there is an app which is initiating a process to do
| > something and
| > | the thread can not impersonate the user either because it's not
| > given the
| > | right or it requires let say the system to impersonate a user to do
| > | something and it will fail, then we get this error message.
| > |
| > | The 488 is the PID in HEX and 48c is the thread associated with the
| > 488
| > | process. Converting 488 to Decimal, it shows that it's PID is 1160
| > | (decimal) and the thread is 1164.
| > |
| > | The e54 is the PID in HEX and 818 is the thread associated with the
| > e54
| > | process. Converting e54 to Decimal, it shows that it's PID is 3668
| > | (decimal) and the thread is 2072.
| > |
| > | So in this case the app process which is running under the PID 1160
| > and
| > | 3668 are running two threads 1164 and 2072 are causing issues.
| > |
| > | Thanks & Regards,
| > |
| > | Ken Zhao
| > |
| > | Microsoft Online Support
| > | Microsoft Global Technical Support Center
| > |
| > | Get Secure! - www.microsoft.com/security
| > <http://www.microsoft.com/security>
| > | ====================================================
| > | When responding to posts, please "Reply to Group" via your
| > newsreader so
| > | that others may learn and benefit from your issue.
| > | ====================================================
| > | This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| > |
| > |
| > |
| > |
| > |
| > | --------------------
| > | | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| > | | Message-ID: <[email protected]>
| > | | From: daveyboy <[email protected]>
| > | | Subject: Userenv.log
| > | | MIME-Version: 1.0
| > | | Content-Transfer-Encoding: 8bit
| > | | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| > | | X-Newsreader: JetBrains Omea Reader 1098.1
| > | | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| > | | Lines: 1
| > | | Path:
| > TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| > | | Xref: TK2MSFTNGHUB02.phx.gbl
| > | microsoft.public.windowsxp.perform_maintain:6029
| > | | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | |
| > | | We have been having problems with slow login times on some of our
| > XP
| > | clients
| > | | desktops and laptops. To investigate this problem we have enabled
| > user
| > | environment
| > | | logging. Although we have founds a few issues and resolved we have
| > the
| > | enteries
| > | | listed below that we can't find out what they mean or if they are
| > causing
| > | | a problem. They appear in the userenv.log file on all computers we
| > are
| > | monitoring
| > | |
| > | | Can anyone explain what they are?
| > | |
| > | | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name
| > is NT
| > | Authority.
| > | | No DNS domain name available.
| > | | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to
| > impersonate
| > user
| > | | with 5.
| > | | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
| > impersonate
| > | user
| > |
| > | |
| > | |
| > |
| > |

|
|
 
K

Ken Zhao [MSFT]

Hi Dave,

I am just writing to see how everything is going. If you have any updates
or need any further assistance on this issue, please feel free to let me
know.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| X-Tomcat-ID: 135076038
| References: <[email protected]>
<[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) ("Ken Zhao [MSFT]")
| Organization: Microsoft
| Date: Mon, 14 May 2007 09:30:19 GMT
| Subject: RE: Userenv.log
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| Lines: 174
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6357
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Hi Dave,
|
| You may use the PID to check in Task Manager\Processes to see if which
| application is causing this issue.
|
| Thanks & Regards,
|
| Ken Zhao
|
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
| ====================================================
| When responding to posts, please "Reply to Group" via your newsreader so
| that others may learn and benefit from your issue.
| ====================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
| --------------------
| | Date: Fri, 11 May 2007 09:45:45 +0000 (UTC)
| | Message-ID: <[email protected]>
| | From: daveyboy <[email protected]>
| | Subject: RE: Userenv.log
| | References: <[email protected]>
| | MIME-Version: 1.0
| | Content-Transfer-Encoding: 8bit
| | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | X-Newsreader: JetBrains Omea Reader 1098.1
| | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | Lines: 1
| | Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.windowsxp.perform_maintain:6296
| | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| |
| | Ken
| |
| | Thanks for the response and follow up, i have not been on for a few
days,
| | How would i identify which application could be causing a problem from
| this?
| |
| | Regards
| |
| | Dave
| |
| | Hello Ken Zhao [MSFT],
| |
| | > Hi,
| | >
| | > I am just writing to see how everything is going. If you have any
| | > updates or need any further assistance on this issue, please feel free
| | > to let me know.
| | >
| | > Thanks & Regards,
| | >
| | > Ken Zhao
| | >
| | > Microsoft Online Support
| | > Microsoft Global Technical Support Center
| | > Get Secure! - www.microsoft.com/security
| | > <http://www.microsoft.com/security>
| | > ====================================================
| | > When responding to posts, please "Reply to Group" via your newsreader
| | > so
| | > that others may learn and benefit from your issue.
| | > ====================================================
| | > This posting is provided "AS IS" with no warranties, and confers no
| | > rights.
| | > --------------------
| | > | X-Tomcat-ID: 50354363
| | > | References: <[email protected]>
| | > | MIME-Version: 1.0
| | > | Content-Type: text/plain
| | > | Content-Transfer-Encoding: 7bit
| | > | From: (e-mail address removed) ("Ken Zhao [MSFT]")
| | > | Organization: Microsoft
| | > | Date: Thu, 03 May 2007 03:15:00 GMT
| | > | Subject: RE: Userenv.log
| | > | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| | > | Message-ID: <[email protected]>
| | > | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | > | Lines: 80
| | > | Path: TK2MSFTNGHUB02.phx.gbl
| | > | Xref: TK2MSFTNGHUB02.phx.gbl
| | > microsoft.public.windowsxp.perform_maintain:6049
| | > | NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
| | > |
| | > | Hello,
| | > |
| | > | Thank you for using newsgroup!
| | > |
| | > | Based on my research, in the userenv we have many errors that are
| | > not
| | > | really errors. Just an indication that we tried something as part of
| | > the
| | > | steps of logging in and it was not there. This is not necessarily an
| | > | indication that we have a problem and it's very common to see these
| | > errors
| | > | in a userenv log when all is working.
| | > |
| | > | Per say there is an app which is initiating a process to do
| | > something and
| | > | the thread can not impersonate the user either because it's not
| | > given the
| | > | right or it requires let say the system to impersonate a user to do
| | > | something and it will fail, then we get this error message.
| | > |
| | > | The 488 is the PID in HEX and 48c is the thread associated with the
| | > 488
| | > | process. Converting 488 to Decimal, it shows that it's PID is 1160
| | > | (decimal) and the thread is 1164.
| | > |
| | > | The e54 is the PID in HEX and 818 is the thread associated with the
| | > e54
| | > | process. Converting e54 to Decimal, it shows that it's PID is 3668
| | > | (decimal) and the thread is 2072.
| | > |
| | > | So in this case the app process which is running under the PID 1160
| | > and
| | > | 3668 are running two threads 1164 and 2072 are causing issues.
| | > |
| | > | Thanks & Regards,
| | > |
| | > | Ken Zhao
| | > |
| | > | Microsoft Online Support
| | > | Microsoft Global Technical Support Center
| | > |
| | > | Get Secure! - www.microsoft.com/security
| | > <http://www.microsoft.com/security>
| | > | ====================================================
| | > | When responding to posts, please "Reply to Group" via your
| | > newsreader so
| | > | that others may learn and benefit from your issue.
| | > | ====================================================
| | > | This posting is provided "AS IS" with no warranties, and confers no
| | > rights.
| | > |
| | > |
| | > |
| | > |
| | > |
| | > | --------------------
| | > | | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| | > | | Message-ID: <[email protected]>
| | > | | From: daveyboy <[email protected]>
| | > | | Subject: Userenv.log
| | > | | MIME-Version: 1.0
| | > | | Content-Transfer-Encoding: 8bit
| | > | | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | > | | X-Newsreader: JetBrains Omea Reader 1098.1
| | > | | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | > | | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | > | | Lines: 1
| | > | | Path:
| | > TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| | > | | Xref: TK2MSFTNGHUB02.phx.gbl
| | > | microsoft.public.windowsxp.perform_maintain:6029
| | > | | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| | > | |
| | > | | We have been having problems with slow login times on some of our
| | > XP
| | > | clients
| | > | | desktops and laptops. To investigate this problem we have enabled
| | > user
| | > | environment
| | > | | logging. Although we have founds a few issues and resolved we have
| | > the
| | > | enteries
| | > | | listed below that we can't find out what they mean or if they are
| | > causing
| | > | | a problem. They appear in the userenv.log file on all computers we
| | > are
| | > | monitoring
| | > | |
| | > | | Can anyone explain what they are?
| | > | |
| | > | | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain name
| | > is NT
| | > | Authority.
| | > | | No DNS domain name available.
| | > | | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to
| | > impersonate
| | > user
| | > | | with 5.
| | > | | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
| | > impersonate
| | > | user
| | > |
| | > | |
| | > | |
| | > |
| | > |
|
| |
| |
|
|
 
D

daveyboy

Ken

With you now just added this column to my task manager.

Many Thanks

Dave

Hello Ken Zhao [MSFT],
Hi Dave,

I am just writing to see how everything is going. If you have any
updates or need any further assistance on this issue, please feel free
to let me know.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader
so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
| X-Tomcat-ID: 135076038
| References: <[email protected]>
<[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) ("Ken Zhao [MSFT]")
| Organization: Microsoft
| Date: Mon, 14 May 2007 09:30:19 GMT
| Subject: RE: Userenv.log
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| Lines: 174
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6357
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Hi Dave,
|
| You may use the PID to check in Task Manager\Processes to see if
which
| application is causing this issue.
|
| Thanks & Regards,
|
| Ken Zhao
|
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
| ====================================================
| When responding to posts, please "Reply to Group" via your
newsreader so
| that others may learn and benefit from your issue.
| ====================================================
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
|
|
| --------------------
| | Date: Fri, 11 May 2007 09:45:45 +0000 (UTC)
| | Message-ID: <[email protected]>
| | From: daveyboy <[email protected]>
| | Subject: RE: Userenv.log
| | References: <[email protected]>
| | MIME-Version: 1.0
| | Content-Transfer-Encoding: 8bit
| | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | X-Newsreader: JetBrains Omea Reader 1098.1
| | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | Lines: 1
| | Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.windowsxp.perform_maintain:6296
| | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| |
| | Ken
| |
| | Thanks for the response and follow up, i have not been on for a
few
days,
| | How would i identify which application could be causing a problem
from
| this?
| |
| | Regards
| |
| | Dave
| |
| | Hello Ken Zhao [MSFT],
| |
| | > Hi,
| | >
| | > I am just writing to see how everything is going. If you have
any
| | > updates or need any further assistance on this issue, please
feel free
| | > to let me know.
| | >
| | > Thanks & Regards,
| | >
| | > Ken Zhao
| | >
| | > Microsoft Online Support
| | > Microsoft Global Technical Support Center
| | > Get Secure! - www.microsoft.com/security
| | > <http://www.microsoft.com/security>
| | > ====================================================
| | > When responding to posts, please "Reply to Group" via your
newsreader
| | > so
| | > that others may learn and benefit from your issue.
| | > ====================================================
| | > This posting is provided "AS IS" with no warranties, and confers
no
| | > rights.
| | > --------------------
| | > | X-Tomcat-ID: 50354363
| | > | References: <[email protected]>
| | > | MIME-Version: 1.0
| | > | Content-Type: text/plain
| | > | Content-Transfer-Encoding: 7bit
| | > | From: (e-mail address removed) ("Ken Zhao [MSFT]")
| | > | Organization: Microsoft
| | > | Date: Thu, 03 May 2007 03:15:00 GMT
| | > | Subject: RE: Userenv.log
| | > | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| | > | Message-ID: <[email protected]>
| | > | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | > | Lines: 80
| | > | Path: TK2MSFTNGHUB02.phx.gbl
| | > | Xref: TK2MSFTNGHUB02.phx.gbl
| | > microsoft.public.windowsxp.perform_maintain:6049
| | > | NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
| | > |
| | > | Hello,
| | > |
| | > | Thank you for using newsgroup!
| | > |
| | > | Based on my research, in the userenv we have many errors that
are
| | > not
| | > | really errors. Just an indication that we tried something as
part of
| | > the
| | > | steps of logging in and it was not there. This is not
necessarily an
| | > | indication that we have a problem and it's very common to see
these
| | > errors
| | > | in a userenv log when all is working.
| | > |
| | > | Per say there is an app which is initiating a process to do
| | > something and
| | > | the thread can not impersonate the user either because it's
not
| | > given the
| | > | right or it requires let say the system to impersonate a user
to do
| | > | something and it will fail, then we get this error message.
| | > |
| | > | The 488 is the PID in HEX and 48c is the thread associated
with the
| | > 488
| | > | process. Converting 488 to Decimal, it shows that it's PID is
1160
| | > | (decimal) and the thread is 1164.
| | > |
| | > | The e54 is the PID in HEX and 818 is the thread associated
with the
| | > e54
| | > | process. Converting e54 to Decimal, it shows that it's PID is
3668
| | > | (decimal) and the thread is 2072.
| | > |
| | > | So in this case the app process which is running under the PID
1160
| | > and
| | > | 3668 are running two threads 1164 and 2072 are causing issues.
| | > |
| | > | Thanks & Regards,
| | > |
| | > | Ken Zhao
| | > |
| | > | Microsoft Online Support
| | > | Microsoft Global Technical Support Center
| | > |
| | > | Get Secure! - www.microsoft.com/security
| | > <http://www.microsoft.com/security>
| | > | ====================================================
| | > | When responding to posts, please "Reply to Group" via your
| | > newsreader so
| | > | that others may learn and benefit from your issue.
| | > | ====================================================
| | > | This posting is provided "AS IS" with no warranties, and
confers no
| | > rights.
| | > |
| | > |
| | > |
| | > |
| | > |
| | > | --------------------
| | > | | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| | > | | Message-ID:
<[email protected]>
| | > | | From: daveyboy <[email protected]>
| | > | | Subject: Userenv.log
| | > | | MIME-Version: 1.0
| | > | | Content-Transfer-Encoding: 8bit
| | > | | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | > | | X-Newsreader: JetBrains Omea Reader 1098.1
| | > | | Newsgroups: microsoft.public.windowsxp.perform_maintain
| | > | | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| | > | | Lines: 1
| | > | | Path:
| | > TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| | > | | Xref: TK2MSFTNGHUB02.phx.gbl
| | > | microsoft.public.windowsxp.perform_maintain:6029
| | > | | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| | > | |
| | > | | We have been having problems with slow login times on some
of our
| | > XP
| | > | clients
| | > | | desktops and laptops. To investigate this problem we have
enabled
| | > user
| | > | environment
| | > | | logging. Although we have founds a few issues and resolved
we have
| | > the
| | > | enteries
| | > | | listed below that we can't find out what they mean or if
they are
| | > causing
| | > | | a problem. They appear in the userenv.log file on all
computers we
| | > are
| | > | monitoring
| | > | |
| | > | | Can anyone explain what they are?
| | > | |
| | > | | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain
name
| | > is NT
| | > | Authority.
| | > | | No DNS domain name available.
| | > | | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to
| | > impersonate
| | > user
| | > | | with 5.
| | > | | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
| | > impersonate
| | > | user
| | > |
| | > | |
| | > | |
| | > |
| | > |
|
| |
| |
|
|
 
K

Ken Zhao [MSFT]

Hi Dave,

Glad to hear that our information is helpful. If you have any other
questions, please feel free to post here.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| Date: Thu, 17 May 2007 15:56:39 +0000 (UTC)
| Message-ID: <[email protected]>
| From: daveyboy <[email protected]>
| Subject: RE: Userenv.log
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Transfer-Encoding: 8bit
| Content-Type: text/plain; charset=iso-8859-1; format=flowed
| X-Newsreader: JetBrains Omea Reader 1098.1
| Newsgroups: microsoft.public.windowsxp.perform_maintain
| NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| Lines: 1
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.perform_maintain:6435
| X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
|
| Ken
|
| With you now just added this column to my task manager.
|
| Many Thanks
|
| Dave
|
| Hello Ken Zhao [MSFT],
|
| > Hi Dave,
| >
| > I am just writing to see how everything is going. If you have any
| > updates or need any further assistance on this issue, please feel free
| > to let me know.
| >
| > Thanks & Regards,
| >
| > Ken Zhao
| >
| > Microsoft Online Support
| > Microsoft Global Technical Support Center
| > Get Secure! - www.microsoft.com/security
| > <http://www.microsoft.com/security>
| > ====================================================
| > When responding to posts, please "Reply to Group" via your newsreader
| > so
| > that others may learn and benefit from your issue.
| > ====================================================
| > This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| > --------------------
| > | X-Tomcat-ID: 135076038
| > | References: <[email protected]>
| > <[email protected]>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain
| > | Content-Transfer-Encoding: 7bit
| > | From: (e-mail address removed) ("Ken Zhao [MSFT]")
| > | Organization: Microsoft
| > | Date: Mon, 14 May 2007 09:30:19 GMT
| > | Subject: RE: Userenv.log
| > | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | Message-ID: <[email protected]>
| > | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | Lines: 174
| > | Path: TK2MSFTNGHUB02.phx.gbl
| > | Xref: TK2MSFTNGHUB02.phx.gbl
| > microsoft.public.windowsxp.perform_maintain:6357
| > | NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
| > |
| > | Hi Dave,
| > |
| > | You may use the PID to check in Task Manager\Processes to see if
| > which
| > | application is causing this issue.
| > |
| > | Thanks & Regards,
| > |
| > | Ken Zhao
| > |
| > | Microsoft Online Support
| > | Microsoft Global Technical Support Center
| > |
| > | Get Secure! - www.microsoft.com/security
| > <http://www.microsoft.com/security>
| > | ====================================================
| > | When responding to posts, please "Reply to Group" via your
| > newsreader so
| > | that others may learn and benefit from your issue.
| > | ====================================================
| > | This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| > |
| > |
| > |
| > |
| > | --------------------
| > | | Date: Fri, 11 May 2007 09:45:45 +0000 (UTC)
| > | | Message-ID: <[email protected]>
| > | | From: daveyboy <[email protected]>
| > | | Subject: RE: Userenv.log
| > | | References: <[email protected]>
| > | | MIME-Version: 1.0
| > | | Content-Transfer-Encoding: 8bit
| > | | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| > | | X-Newsreader: JetBrains Omea Reader 1098.1
| > | | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| > | | Lines: 1
| > | | Path:
| > TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP06.phx.gbl
| > | | Xref: TK2MSFTNGHUB02.phx.gbl
| > | microsoft.public.windowsxp.perform_maintain:6296
| > | | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | |
| > | | Ken
| > | |
| > | | Thanks for the response and follow up, i have not been on for a
| > few
| > days,
| > | | How would i identify which application could be causing a problem
| > from
| > | this?
| > | |
| > | | Regards
| > | |
| > | | Dave
| > | |
| > | | Hello Ken Zhao [MSFT],
| > | |
| > | | > Hi,
| > | | >
| > | | > I am just writing to see how everything is going. If you have
| > any
| > | | > updates or need any further assistance on this issue, please
| > feel free
| > | | > to let me know.
| > | | >
| > | | > Thanks & Regards,
| > | | >
| > | | > Ken Zhao
| > | | >
| > | | > Microsoft Online Support
| > | | > Microsoft Global Technical Support Center
| > | | > Get Secure! - www.microsoft.com/security
| > | | > <http://www.microsoft.com/security>
| > | | > ====================================================
| > | | > When responding to posts, please "Reply to Group" via your
| > newsreader
| > | | > so
| > | | > that others may learn and benefit from your issue.
| > | | > ====================================================
| > | | > This posting is provided "AS IS" with no warranties, and confers
| > no
| > | | > rights.
| > | | > --------------------
| > | | > | X-Tomcat-ID: 50354363
| > | | > | References: <[email protected]>
| > | | > | MIME-Version: 1.0
| > | | > | Content-Type: text/plain
| > | | > | Content-Transfer-Encoding: 7bit
| > | | > | From: (e-mail address removed) ("Ken Zhao [MSFT]")
| > | | > | Organization: Microsoft
| > | | > | Date: Thu, 03 May 2007 03:15:00 GMT
| > | | > | Subject: RE: Userenv.log
| > | | > | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | | > | Message-ID: <[email protected]>
| > | | > | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | | > | Lines: 80
| > | | > | Path: TK2MSFTNGHUB02.phx.gbl
| > | | > | Xref: TK2MSFTNGHUB02.phx.gbl
| > | | > microsoft.public.windowsxp.perform_maintain:6049
| > | | > | NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
| > | | > |
| > | | > | Hello,
| > | | > |
| > | | > | Thank you for using newsgroup!
| > | | > |
| > | | > | Based on my research, in the userenv we have many errors that
| > are
| > | | > not
| > | | > | really errors. Just an indication that we tried something as
| > part of
| > | | > the
| > | | > | steps of logging in and it was not there. This is not
| > necessarily an
| > | | > | indication that we have a problem and it's very common to see
| > these
| > | | > errors
| > | | > | in a userenv log when all is working.
| > | | > |
| > | | > | Per say there is an app which is initiating a process to do
| > | | > something and
| > | | > | the thread can not impersonate the user either because it's
| > not
| > | | > given the
| > | | > | right or it requires let say the system to impersonate a user
| > to do
| > | | > | something and it will fail, then we get this error message.
| > | | > |
| > | | > | The 488 is the PID in HEX and 48c is the thread associated
| > with the
| > | | > 488
| > | | > | process. Converting 488 to Decimal, it shows that it's PID is
| > 1160
| > | | > | (decimal) and the thread is 1164.
| > | | > |
| > | | > | The e54 is the PID in HEX and 818 is the thread associated
| > with the
| > | | > e54
| > | | > | process. Converting e54 to Decimal, it shows that it's PID is
| > 3668
| > | | > | (decimal) and the thread is 2072.
| > | | > |
| > | | > | So in this case the app process which is running under the PID
| > 1160
| > | | > and
| > | | > | 3668 are running two threads 1164 and 2072 are causing issues.
| > | | > |
| > | | > | Thanks & Regards,
| > | | > |
| > | | > | Ken Zhao
| > | | > |
| > | | > | Microsoft Online Support
| > | | > | Microsoft Global Technical Support Center
| > | | > |
| > | | > | Get Secure! - www.microsoft.com/security
| > | | > <http://www.microsoft.com/security>
| > | | > | ====================================================
| > | | > | When responding to posts, please "Reply to Group" via your
| > | | > newsreader so
| > | | > | that others may learn and benefit from your issue.
| > | | > | ====================================================
| > | | > | This posting is provided "AS IS" with no warranties, and
| > confers no
| > | | > rights.
| > | | > |
| > | | > |
| > | | > |
| > | | > |
| > | | > |
| > | | > | --------------------
| > | | > | | Date: Wed, 2 May 2007 16:01:58 +0000 (UTC)
| > | | > | | Message-ID:
| > <[email protected]>
| > | | > | | From: daveyboy <[email protected]>
| > | | > | | Subject: Userenv.log
| > | | > | | MIME-Version: 1.0
| > | | > | | Content-Transfer-Encoding: 8bit
| > | | > | | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| > | | > | | X-Newsreader: JetBrains Omea Reader 1098.1
| > | | > | | Newsgroups: microsoft.public.windowsxp.perform_maintain
| > | | > | | NNTP-Posting-Host: mailgate.biffa.co.uk 213.120.252.100
| > | | > | | Lines: 1
| > | | > | | Path:
| > | | > TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| > | | > | | Xref: TK2MSFTNGHUB02.phx.gbl
| > | | > | microsoft.public.windowsxp.perform_maintain:6029
| > | | > | | X-Tomcat-NG: microsoft.public.windowsxp.perform_maintain
| > | | > | |
| > | | > | | We have been having problems with slow login times on some
| > of our
| > | | > XP
| > | | > | clients
| > | | > | | desktops and laptops. To investigate this problem we have
| > enabled
| > | | > user
| > | | > | environment
| > | | > | | logging. Although we have founds a few issues and resolved
| > we have
| > | | > the
| > | | > | enteries
| > | | > | | listed below that we can't find out what they mean or if
| > they are
| > | | > causing
| > | | > | | a problem. They appear in the userenv.log file on all
| > computers we
| > | | > are
| > | | > | monitoring
| > | | > | |
| > | | > | | Can anyone explain what they are?
| > | | > | |
| > | | > | | USERENV(488.48c) 14:47:32:265 GetUserDNSDomainName: Domain
| > name
| > | | > is NT
| > | | > | Authority.
| > | | > | | No DNS domain name available.
| > | | > | | USERENV(e54.818) 16:33:10:441 ImpersonateUser: Failed to
| > | | > impersonate
| > | | > user
| > | | > | | with 5.
| > | | > | | USERENV(e54.818) 16:33:10:441 GetUserNameAndDomain Failed to
| > | | > impersonate
| > | | > | user
| > | | > |
| > | | > | |
| > | | > | |
| > | | > |
| > | | > |
| > |
| > | |
| > | |
| > |
| > |

|
|
 

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