While trying to access a file share on Windows Server 2008 R2, which was accessible just yesterday, you may receive following error message:
\\[Servername] is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
This server's clock is not synchronized with the primary domain controller's clock.
The problem is: the server’s clock isn’t synchronized with domain controller’s clock.
- Log on to console of the server with share.
- Start console with ELEVATED administrator privileges.
- Launch following command
w32tm /resync - In couple of minutes the share is accessible again
Enjoy!
No comments:
Post a Comment