Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to resolve the error messages 1505 and 1508 when logging in to the terminal server of Win 2003

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article will explain in detail how to solve the error messages 1505 and 1508 when logging in to the terminal server of Win 2003. The content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have some understanding of the relevant knowledge after reading this article.

Error message: Error: 1505:Windows cannot load the user's profile but has logged you on with the default profile for the system. Error: 1508:Windows was unable to load the registry. This is often caused by insufficient memory or insufficient security rights. DETAIL-Insufficient system resources exist to complete the requested service. For C:\ Documents and Settings\ localadmin\ ntuser.dat

Possible reasons:

Caused by another Terminal Services login when Terminal Services services monopolize memory, pagefile files, or lock the registry.

Consider: when something goes wrong, the antivirus software seems to be scanning and may have locked the registry or memory.

Solution:

You can test whether you can log in remotely again, and if you can, consider ignoring the problem. If not, you need to modify the registry. Increase the PoolUsageMaximum and PagedPoolSize values in the registry. Follow these steps:

Click start, click run, type regedit, and then click OK.

Locate and click the following registry subkey:

HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Session Manager\ Memory Administration

On the edit menu, point to New, and then click the DWORD value.

Type PoolUsageMaximum in the new value # 1 box, and then press ENTER.

Right-click PoolUsageMaximum, and then click modify.

Type 60 in the numeric data box, click decimal, and then click OK.

If you have a PagedPoolSize registry key, go to step 8. If the PagedPoolSize registry key does not exist, create it. To do this, follow these steps:

On the edit menu, point to New, and then click the DWORD value.

Type PagedPoolSize in the new value # 1 box, and then press ENTER.

Right-click PagedPoolSize, and then click modify.

Type ffffffff in the numeric data box, and then click OK.

Exit Registry Editor, and then restart your computer.

This is how to solve the error messages 1505 and 1508 when logging in to the terminal server of Win 2003. I hope the above content can be helpful to you and learn more. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report