1

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

Sam Doxy
  • 416
  • 4
  • 7
  • Does Domain Admins has admin rights on server? – Slipeer Jan 20 '17 at 09:45
  • Did you, why ever, disable the default administrative shares? Via registry or some other means? – Lenniey Jan 20 '17 at 09:51
  • Admin has full access on server and admin shares are enabled Well share are sometimes available and sometime error 53 is showed even in local – Sam Doxy Jan 20 '17 at 09:52
  • Error 53 is thrown even if you use the IP? That's sketchy, sounds like your NetBIOS name resolution and / or DNS / TCP/IP connections are not established. Can you do a `ping -t 10.10.10.1` for some time and look at dropped packets? What's in the eventlog? – Lenniey Jan 20 '17 at 10:09
  • Are you loggen in interactive? Via RDP? Via Powershell remoting? – restless1987 Jan 20 '17 at 10:10
  • Does it happen if you try to access the server from a client too? – Marcel Janus Jan 24 '17 at 19:22
  • Slipper: Domain Admins have full rights Lenniey: Admin shares are ON and enabled and no packets were dropped restless1987: RDP & PS still same issue MarcelJanus:Yes clients have same issue – Sam Doxy Feb 07 '17 at 23:00

0 Answers0