I was just using a Sysinternals tool called ProcExp.exe to look at our system and when I looked at the VCTray.exe and the VisualCronService.exe - they both said that they were consuming 4,294,967,291 physical threads.
I checked a few of the other apps I have that are .NET based and are system level services and they show things like 8 threads, 10 threads, etc. I'm not sure why this is showing up as over 4billion.
Looking at VisualCronService.exe in Task Manager shows 28 threads - that sounds more likely.
I'm not having problems with anything, but just was wondering if anyone else was seeing the same thing or if it's just my machine.
The tool Process Explorer (ProcExp) is free from Microsoft (
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx ). If others could check there systems and see if they're getting the same thing and let me know, I'd appreciate it.