"Windows cannot log you because the profile cannot be loaded. Please contact your network Administrator (in this case me), insuficiet system resources exists to complete the requested service"
Now, I half expected this or atleast some problems to surface after the maintenance work I did on the server.
However, it did take me a good 30 minutes to sort this one out, microsoft knowledge base, suggested two things, first increasing the maximum registry value (Control Panel -> system -> advanced -> perfomance options -> Change
Secondly tweaking the registry.
- click start -> run -> type regedit and hit Enter.
- Locate and click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
- On the Edit menu, point to New and then click DWORD value
- In the New Value #1 box, type PoolUsageMaximum, and then pres ENTER.
- Right-click PoolUsageMaximum, and then click Modify
- In the value data box, type 60, click Decimal, and then click ok
- if the PagedPoolSize registry entry exists, go to step 8. If the PagePoolSize registry entry does not exist, create it. ( Edit Menu -> New -> DWORD Value -> type PagedPoolSize in the New Value #1 box, and press Enter.)
- Right-click PagedPoolSize, and thn click OK
- Exit Registry Editor, and then restart the computer.
2 comments:
Nice post. Thanks for content creator.
aws training london
Running into login errors on Windows Server 2000 terminal servers can be tricky, especially with such an old system. It's helpful to check user access rights, licenses, and network connections first. Glad to see others still supporting legacy environments!
Oracle HCM Online Training
Post a Comment