I have one computer that cannot access shares via hostname. I can ping the hostname and it resolves to the FQDN fine. I can access the shares via FQDN and IP. However, when I change the map network drive and a shortcut to a network app to use the FQDN, and I reboot, it no longer works with FQDN but with just the hostname. I then change it back, reboot and the same thing happens again. I ensured that the dns suffix is in the IP settings, and other servers work just fine only using the hostname. No other computer is having this issue on the network.
UPDATE:
Everything is configured properly. I just had another user complain about this. After some more looking into this... Turns out this is happening with all the computers of the same model. Dell Optiplex 7040. Saw that the driver was from 2015. Updated to the latest driver. This did not appear to fix the issue. This is only happening with one of the servers. Also this is the only server on the network that uses SMB 1.0. I do have SMB client 1.0 installed on the workstation.
UPDATE 2: It appears to be one specific network drive causing the issue. If I don't mount that drive, the other network drive to that same server works. We usually use a mintty script to mount the drive. I am tried manually mounting the W: drive and the same thing happens.
UPDATE 3: The hostname resolves just fine when I do nslookup. Also, If I mount \serverA.domain.com\share1 to W: and \serverA\share2 to V:, after a reboot, W: won't work, but V: does. If I mount \serverA\share1 to W: and \serverA\share2 to V:, none of them work.