I have some trouble with a Windows 2012 server(lets assume server name SERVER1)
Using administrator account (Domain Admin), this server cannot access \\SERVER1\C$ or its IP \\10.10.10.1\C$. error occurs with DIR command, Get-ChildItem and Windows Explorer.
The UNC path is also inaccessible through network too.
Sometime DIR \\10.10.10.1\C$ or using PowerShell or Explorer works perfectly and sometime error 53 is thrown
I, by the way, checked on Microsoft forum and this thread What can prevent a Server 2008 machine accessing its OWN UNC shares? and no luck so far
Any idea why? Or any lead?
Thanks