On Windows Server 2012 R2 on domain.
Lets say I have the following two DNS entries:
ComputerName = 1.1.1.1
NOTComputerName = 2.2.2.2
I can navigate to \\2.2.2.2\c$ without being prompted for credentials, just as expected.
I can navigate to \\ComputerName\c$ without being prompted for credentials, just as expected.
I can NOT navigate to \\NOTComputerName\c$ without being prompted for credentials, and even the local admin credentials will not let me in.
I can NSLOOKUP NOTComputerName and get back the proper IP.
From other computers I can navigate to this UNC with no problems.
Has anyone ran into this before?
Lets say I have the following two DNS entries:
ComputerName = 1.1.1.1
NOTComputerName = 2.2.2.2
I can navigate to \\2.2.2.2\c$ without being prompted for credentials, just as expected.
I can navigate to \\ComputerName\c$ without being prompted for credentials, just as expected.
I can NOT navigate to \\NOTComputerName\c$ without being prompted for credentials, and even the local admin credentials will not let me in.
I can NSLOOKUP NOTComputerName and get back the proper IP.
From other computers I can navigate to this UNC with no problems.
Has anyone ran into this before?