Windows cannot allow you to log on because your profile details cannot be loaded-access to the _win server is denied
Source: Internet
Author: User
Event Type: Error
Event Source: Userenv
Event Type: None
Event id:1500
Date: 2009-8-11
Event: 11:25:13
User: NT authority\network SERVICE
Computer: YFT
Describe:
Windows cannot allow you to log on because your profile cannot be loaded. Check to see if you are connected to the network or if the network is working properly. If this problem persists, please contact your network administrator.
More information-access denied.
For more information, see the Help and Support Center in http://go.microsoft.com/fwlink/events.asp.
____________________________________________________________________________
Today, I met 7005 errors and found this error while debugging.
Reason: "C:\Documents and settings\networkservice\" This folder does not have sufficient permissions.
Add Network Service Full control of this folder. Reboot the test.
If not, that gives you the ultimate solution: Restore the default permissions for the C:\Documents and Settings folder:
Ultimate Solution:
Log on to the console:
Start running mmc-Add Security Configuration and Analysis-right click on open database (any name) prompt to import template (copy the following file as. inf format)--Save log stand-that is, configure the computer. It should be done.
-------the following
; Copyright (c) Microsoft Corporation. All rights reserved.
[Strings]
Sceprofiledescription = "Applies the default root permissions to the OS partition and propagates this permission to child objects inherited from the root directory." The propagation time is determined by the number of unprotected child objects. Please see the online Help for further information. "
Above-----------------
Security Configuration and analysis settings see: http://www.jb51.net/article/25900.htm
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.