Admin$ and IPC$ shares not working with IP

MV 96 Reputation points
2020-11-04T00:08:55+00:00

Hello

Admin$ and IPC$ shares are not reachable when using an IP address:

`net use \\1.2.3.4\ipc$ /user:myusername mypassword`

but if I use the hostname or FQDN name it works.

If I break down the command and try:

net use \\1.2.3.4\ipc$
The password is invalid for \\1.2.3.4\ipc$.

Enter user name for '1.2.3.4': myusername
Enter the password for 1.2.3.4: mypassword
System error 1326 has occurred.

The user name or password is incorrect

if I use host name the command completes successfully.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,708 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2020-11-04T00:57:53.643+00:00

  2. Fan Fan 15,326 Reputation points Microsoft Vendor
    2020-11-04T07:56:06.547+00:00

    Hi,
    Did you check if there are any logon events on the DCs and clients ?
    I would recommend you check more details by capture a network package .
    Best Regards,


  3. Fan Fan 15,326 Reputation points Microsoft Vendor
    2020-11-05T06:23:02.33+00:00

    Hi,
    Based on the situation , i agree with DSPatric, would also suggest you check the NTLM related policy .(both the domain policy and the local policy )
    Please note that we should check the policies on the client, server and the DC three sides.

    Best Regards.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.