您的位置:首页 > 产品设计 > UI/UE

Solve 0x80004005 issue, cannot access sharefolder under windows2012

2015-12-12 23:42 253 查看
Maybe windows server 2012 enforced some security feature, but without any clue or tip for us to trace, when we suddenly find cannot access other machine's share folder, which causes a lot side effects like fail over clustering configuration or join domain.

1) We need to check whether "Client for Microsoft Networks" is installed or not.



if not, pls install.

2) Check one registry value, it is set as 0 or not.

Key: “HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters”

Value Name: RequireSecureNegotiate

Value Type: DWORD

Value Data: 0

If without this key value, you can directly create and set as 0.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: