Q. A Windows Server 2003 terminal server crashes when 30 to 40 users use roaming profiles to log on to or log off the terminal server?
Jerold Schulman
December 3, 2006
1 Min Read
When 30 to 40 users that use roaming profiles log on or log off a Windows Server 2003 terminal server, the terminal server BSODs:
STOP 0x0000008E (c0000005, 7c82ed54, f45edd64, 00000000)
This behavior may occur if you removed the UPHCLean (User Profile Hive Cleanup) Service and a stale registry entry from a version earlier than 1.5 was not deleted.
To resolve this issue:
1. Use Control Panel / Add or Remove Programs to remove any version of UPHClean if it exists.
2. Open a CMD.EXE window.
3. Type the following command and press Enter:
REG DELETE HKLMSystemCurrentControlSetEnumRootLegacy_uphclean /F
4. Restart the terminal server.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like