Jump to content

Recommended Posts

Posted

Hello,

I have an issue with most of my clients (Win7 and WinXP) accessing the Shared Drives. I have brand new Windows 2012 R2 Server acting as the DC, File Server, DNS, and DCHP. Almost all users are reporting that they cannot access the shared drive while using their computer (not idle). The connection will be re-establish by restart or re-mapping the drives. All the mapped drives are manually connected via command line with persistent enabled (no login script or GPO). Also, whenever they lost connection to the share drives they cannot access the internet.

After surfing the internet, I found some similar issues and applied the changes but still having the issue.

Current Configuration on the server:

- NO external DNS configured on the DC

- All Clients are registered on the DNS

- DNS Interface Set to All IP Addresses

- Dynamic Updates set to Secure

- DNS Properties - Security Tab - Authenticated Users is present with Read permission

- No Secondary DNS Server

- All Clients does not have any external DNS

- NIC Power Management is set not turn off the device

- Applied this command on all machines "Net Server /autodisconnect -1"

During the initial setup, I set the static IP of the server with proper IP and added an external DNS (4.2.2.2). Another article I came across after doing a lot of research says that if you add an external DNS(during the initial setup), you will have some similar issues with shared drives dropping.

I really believe that the issue is the DNS but I cannot figure out what needs to be change to resolve the issue. On the article I read, he installed a secondary DNS server and that resolves the issue. I want to set a secondary DNS server using one of my server (on the same network and IP) but with little knowledge setting a secondary server I am having issue.

Please HELP!!

Thanks.

Posted (edited)

Definitely sounds DNS'y.

 

Your AD/DNS server should point to itself primarily, not an external DNS server. I doubt if when you put an external in at the start it would affect it.

 

e.g.

 

DNS1: 127.0.0.1

DNS2: Another internal server or nothing

 

 

**** "Also, whenever they lost connection to the share drives they cannot access the internet." **** - This is almost definitely DNS

 

 

 

Have you set up your DNS correctly in DHCP?

 

I'd also look at setting up scavenging on your DNS server. If you look at your host records in DNS you might find you have duplicated IP's for different host records.

To double check, delete all your non static A records and keep an eye on them when they are recreated.

 

Try doing a persistent ping to the hostname with the shares and see if you get packet loss.

 

Another test... get a machine an give it a static IP and give it your internal DNS server. If it works I think its likely to be the above.

 

 

btw.... Are all your shares on the same server ?

Edited by mikkydoos

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...