![]() | |
| ||||
| click any other user than current & enter correct password Starts to load user preferences & stalls, hd flashes three times with long pause between and then the list of all users is shown again. Only user choice that then works is the original event log shows 1) Event ID 1001 fault bucket 735336636
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now Last edited by jobeard; 03-09-2010 at 05:18 PM. Reason: solution in last post |
| ||||
| So system has xp sp2 and is being upgraded to sp3? Or did error occur after installing sp3? I keep coming back to this page: http://support.microsoft.com/kb/828664
__________________ __________________ Check us out on Facebook!Useful Guides: Networking 101 Security 101 Disable Real Time Monitoring Virus/Malware Preliminary Removal Instructions |
| ||||
| took forever but went very well ... up to a point. 1) "Error on copy of Winspool.DR_" continue or quit I continued and there were no further errors.2) During the Final Cleanup (which ran for >30minutes) there was a loop pattern detected using the TaskMgr. Several minutes of 1-2% cpu followed by a stair-step CPU graph up to 100% and then an abrupt fall back to 1-2% No choice but had to use the TaskMgr->Shutdown 3) system is running fine and I'm able to get some 41 subsequent updates loaded via update.microsoft.com->Custom All user ids can be used and Run As works to access any->anyother; just fast-user-switch fails. I'll check out that reference KB and get back ... TIA.
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now |
| ||||
| The reason I kept thinking that KB was relevant is because -> Fast User Switching Compatibility service depends on TermService (which may be non-existent) Source: http://technet.microsoft.com/en-us/l...8WS.10%29.aspx
__________________ __________________ Check us out on Facebook!Useful Guides: Networking 101 Security 101 Disable Real Time Monitoring Virus/Malware Preliminary Removal Instructions |
| ||||
| well, the Fault Bucket fits, but nothing else described therein does :sadly: I can't see User Profile data being the issue as all users can login, so ntuser.dat files are ok I'm surfing for issues re NTDLL.DLL, the failing code
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now |
| ||||
| Quote:
OOPS; just found this Event Type: Errorbut MS (no so) help(ful) says DetailsAt least that something else to research ![]() thanks
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now |
| ||||
| Just had another thought - how much RAM is on this system? Could it be possible that by using fast user switching the available RAM would drop below the 120mb threshold? ======================= Another thought - Maybe User1 profile isn't releasing certain registry keys for User2 to pick up. To check that you could try User Profile Hive Cleanup *the service monitors for logged off users that still have registry hives loaded. When that happens the service determines which application have handles opened to the hives and releases them. It logs the application name and what registry keys were left open. After this the system finishes unloading the profile. ============================= You could try increasing Virtual Memory. The minimum should be 1/2 installed RAM for each Fast User Switched user. When you "switch", the original user settings, etc are stored into the pagefile for use when you switch back.
__________________ __________________ Check us out on Facebook!Useful Guides: Networking 101 Security 101 Disable Real Time Monitoring Virus/Malware Preliminary Removal Instructions |
| ||||
| After some searching, there were comments on Remote Desktop $ netstat -a -o | egrep 3389(that egrep is a linux or cygwin tool; windows users will just have to eyeball or redirect to a file and view the results with notepad) The above shows RDP (actually TermService) is active so it's not a service issue. Yet TermService failed??? hmm; I run a tight firewall config (Sunbird PF4 ~ like Comodo) and I began to wonder ... what if the default deny rule was stopping the connection? I added a rule like Code: allow in/out tcp (localLanIp) port 3389
eventvwr shows Event Type: Errorevent id 50 TermDD rdp x.224 ===== There have been 3 basic causes for your error: 1. Encryption levels defined on the RDP-TCP connection (or ICA, if appropriate), are set too high for the client to successfully negotiate. For example, a client set to Low encryption would be unable to connect to a server with High (or now, FIPS compliant) encryption levels defined. Additionally, XP and XP SP1 clients are currently unable to connect at all if "FIPS compliant" encryption level is set (article in progress on this issue). To check this, open Terminal Services Configuration (tscc.msc) on the Terminal Server, select the RDP-Tcp connection, select properties, and view the Encryption settings on the General tab. Verify that this is set to Client Compatible, or low, and retest the connection (if needed). 2. Another frequent cause of these problems stems from issues with some registry values in the TermService\Parameters registry key. To this end, could you export the following key: HKLM\System\CurrentControlSet\Services\TermService s\Parameters After doing this, delete the Certificate, X509 Certificate, and X509 Certificate ID values, and restart the Terminal Server. These values should be regenerated on reboot (but keep the Exported values just in case). The X509 Certificate and X509 Certificate ID values have also been known to cause this problem, so delete them as well. In 9 out of 10 cases this resolves the issue. 3. The third possibility is that some software you are installing is overwriting some of the files needed for the protocol stream. Schannel.dll, rsaenh.dll, and several others are involved in this process. ===== (2) fixed all Event Viewer issues Attempting secondary user login now
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now |
| ||||
| Wow - what about Run prompt -> explorer.exe Just curious if that would in fact launch explorer + icons - or would it force another error
__________________ __________________ Check us out on Facebook!Useful Guides: Networking 101 Security 101 Disable Real Time Monitoring Virus/Malware Preliminary Removal Instructions |
| ||||
| no Taskbar or start button; just an empty desktop with the wallpaper ... <ctl-alt-del> gets the taskmgr and the only choice there is logoff
__________________ J. O. Beard; you + tech-101.com => synergism. Secure your system now |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Copyright © 2009 Tech-101.com. All rights reserved.