myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


  


Ccmexec / Execmgr logs full of WTSQueryUserToken errors

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> Ccmexec / Execmgr logs full of WTSQueryUserToken errors Page: [1]
Login
Message << Older Topic   Newer Topic >>
Ccmexec / Execmgr logs full of WTSQueryUserToken errors - 5/9/2007 11:12:05 AM   
swood

 

Posts: 456
Score: 5
Joined: 12/6/2001
Status: offline
I've noticed a few of my clients are getting

WTSQueryUserToken[2](SessionID=0) failed with GLE=1245

errors in their ccmexec and execmgr logs. All the other client logs are clean, no errors. This is since SP3 install. Is there a site reset in my future?

_____________________________

Sandy Wood
Network Admin
Orange County District Attorney
Post #: 1
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 5/9/2007 11:35:03 AM   
mcarriere893


Posts: 3621
Score: 300
Joined: 4/12/2002
From: Manitoba, Canada
Status: offline
Probably no user is logged on, when an operation is trying to be performed.. Not a concern I don't believe, unless "SMS" is trying to do something and it isn't getting done (ex an advert to run when no user logged is failing).

Check and see what is attempting to get processed, and see if there's a failure.

_____________________________

Mark Carriere
Microsoft MVP-SMS
www.SMSUG.ca

(in reply to swood)
Post #: 2
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 5/9/2007 11:38:29 AM   
swood

 

Posts: 456
Score: 5
Joined: 12/6/2001
Status: offline
You know, that made me think that I forgot to set the Environment tab correct in the package! It was set to "only when a user is logged on". I'll change it and see if it still gives out the error. Thanks for the help!

_____________________________

Sandy Wood
Network Admin
Orange County District Attorney

(in reply to mcarriere893)
Post #: 3
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 5/9/2007 12:17:07 PM   
swood

 

Posts: 456
Score: 5
Joined: 12/6/2001
Status: offline
Well, I'm still getting the error. Now I see it on all clients. If I restart CCMEXEC on a system the ccmexec.log
show

Registering endpoint notifications.
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
Registering for Logon/Logoff notifications.
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
WTSQueryUserToken[2](SessionID=-1) failed with GLE=1008
No user logged on to console during RegisterForLogon.





_____________________________

Sandy Wood
Network Admin
Orange County District Attorney

(in reply to swood)
Post #: 4
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 7/13/2007 12:59:15 PM   
bswenson325

 

Posts: 2
Score: 0
Joined: 5/8/2006
Status: offline
I noticed the same problem on two servers so far.  What I had to do to fix was:
1.  run ccmclean
2.  run ccmdelcert
3.  del system32\VPCache Folder
4.  del the SMS Registry Key
5.  del the SMS Record for the server.
6.  run Discovery for Active Directory System Discovery
7.  refresh All Systems Collection
8.  push SMS Client out.
9.  (still had the error), but I ran the vb script that defines the mp server with an IP address. This fixed the problem

P.S.  I tried runing the vb script first, prior to totally deinstalling the SMS Client, but that did not fix the problem.

Observation, so far.  both servers were w2k3 sp1 with IIS 6.0 installed. 

(in reply to swood)
Post #: 5
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 1/8/2008 1:29:14 PM   
SMSNewBee123

 

Posts: 63
Score: 0
Joined: 5/22/2007
Status: offline
Hi there,

What exactly do you mean by " define the MP server with an IP address"..what does this do..and where can i find the vbscript that does this for me?

Any help is greatly appreciated as i am facing the same issue

thanks,
Adam

(in reply to bswenson325)
Post #: 6
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 1/8/2008 2:39:17 PM   
bwilms


Posts: 139
Score: 3
Joined: 3/8/2006
Status: offline
Me too.

I've been doing some heavy investigatory work on our client health.  I'm seeing this error on about a dozen clients right now.  These are Windows XP SP2 workstations, not servers.  I'm unable to figure out where it is coming from.

(in reply to SMSNewBee123)
Post #: 7
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 1/8/2008 5:03:42 PM   
bmason505

 

Posts: 1963
Score: 100
Joined: 1/23/2003
From: Minneapolis, MN
Status: offline
I assume we see these on workstations and not servers.  I think it's what's trying to get the last console user data (System Console User).  No?

Anyway, I've seen no detrimental effects from the error message.  Software distribution & patching have been fine.


_____________________________

Brian Mason
MCSA\MCSE\MS MVP - SCCM
Wells Fargo
http://www.miscusergroup.org/

(in reply to bwilms)
Post #: 8
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 1/9/2008 6:59:22 AM   
bwilms


Posts: 139
Score: 3
Joined: 3/8/2006
Status: offline
If it is associated with the System Console User, would it not show up in the InventoryAgent.log?

It might be due to the fact that I'm only looking at "unhealthy" clients, but I am seeing it on workstations that I can't get the SMS client functional.  I'll have to look and see if I'm getting it on clients that aren't giving me noticable issues.

Also, it appears in several logs: execmrg.log, SrcUpdateMgr.log, CcmExec.log, PatchUIMonitor.log, Scheduler.log, CAS.log

(in reply to bmason505)
Post #: 9
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 1/9/2008 9:41:31 AM   
sheffron

 

Posts: 5
Score: 0
Joined: 4/18/2002
Status: offline
We are also seeing it on a number of healthy clients (servers and workstations) ever since the SP3 install. Agreed that there are no obvious detrimental effects or other symptoms at this point, but it is a little troublesome.  I am also curious about the vbscript that bswenson325 mentioned that sets the IP for the MP.

Uninstalling and re-installing client does not seem to have any effect for us either. If I had time to waste, I would contact PSS to see what they had to say...

(in reply to bwilms)
Post #: 10
RE: Ccmexec / Execmgr logs full of WTSQueryUserToken er... - 6/5/2008 12:40:15 PM   
ktu

 

Posts: 4
Score: 0
Joined: 5/29/2008
Status: offline
Run into this artical, may help for your problems.
http://support.microsoft.com/kb/917676

Thanks,
Kevin

(in reply to swood)
Post #: 11
Page:   [1]
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> Ccmexec / Execmgr logs full of WTSQueryUserToken errors Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



  
Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.391