Can't map drive after AD upgrade
#1
Posted 08 January 2004 - 06:04 PM
We are having issues with users VPN'ing into the network. We are using Nortel's VPN solution, but that is not the problem. The problem is that users that were joind to the NT4 domain and not in the office for the migration can no longer map drives. They get an error that NO LOGON SERVERS ARE AVAILABLE TO PROCEESS THE REQUEST.
What is very strange is that it is sporadic. The users this is happening to very rarely come into the office and therefore are not connected directly to the LAN. They can connect to the Exchange server without issue.
At first we thought it may have been a router issue and had the user upgrade the firmware on their local router. Thius fixed the problem for some users but not all. I actually had 2 users on the same network and after the router upgrade one was fine but the other still could not map a drive.
This has been an issue on DSL, CABLE, and dial-up with AND without a local router present. There is no definate setup that this problem occurs on.
Users on a domain that has not been migrated yet are having no problems. It sounds like an authentication problem, but since the symptons are sporadic it is difficult to say exactly.
Has anyone else had this problem?
#2
Posted 08 January 2004 - 10:32 PM
#3
Posted 08 January 2004 - 11:39 PM
#4
Posted 08 January 2004 - 11:40 PM
Other areas of concern could be misconfiguration of Group Policies. Here's a good article on things to avoid:
http://support.microsoft.com/default.aspx?scid=kb;en-us;823659
#5
Posted 08 January 2004 - 11:51 PM
set logonserver
from the command prompt. It should return what DC he/she is connecting to. If the issue is occurring with the same DC, then you might have a weak link in your AD.
#6
Posted 09 January 2004 - 01:20 AM
Thanks for the responses. At least now I think I was on the right track.
I am a desktop tech for our company and it's sometime difficult to convince the NT Security group and/or the NT admin group that it is NOT a desktop issue
I will check those out in the am.
#7
Posted 10 January 2004 - 01:01 AM
We have not implemented DFS yet. We are looking into it, but that wouldn't happen till we were in native mode sometime in May.
I have a meeting with others next week to look at group policies. After reading the article Clutch mentioned and looking at a totally default AD setup I found we have some strange policies set.
Supposedly the NT admin folks used the same policies set in NT 4.0, but even if that's true something is still wacky!!
Thanks for all the help. I will let everyone know what happens next week.
#8
Posted 10 January 2004 - 05:47 AM
We have not implemented DFS yet. We are looking into it, but that wouldn't happen till we were in native mode sometime in May.
I have a meeting with others next week to look at group policies. After reading the article Clutch mentioned and looking at a totally default AD setup I found we have some strange policies set.
Supposedly the NT admin folks used the same policies set in NT 4.0, but even if that's true something is still wacky!!
Thanks for all the help. I will let everyone know what happens next week.
Policy translation is a huge issue. I am an engineer working on a migration strategy for the Army from NT4 to 2003, and right now we are ironing out the policy setups. There are so many options that people seem to feel the need to configure all of them. We have seen most of the proposed configurations trash the lab, and now we are going to design one from the current production baseline (a small fielding of Windows 2000 AD to about 2000 users) and translating it for Windows 2003. If you need a good product for policy lifecycle management, you should check out NetIQ's Group Policy Administrator. It has a simulator that looks for many common configuration flaws, has a vault for checking in/out templates, can deploy to a test lab before production, spans multiple domains and AD environments, and so on. Version 4 is due out soon, and we are waiting for the RTM from Full Armor to make it through NetIQ to us.
#9
Posted 10 January 2004 - 07:13 AM
Not sure if they looked into the Group Policy Administrator. I know we use NetIQ's AppManager Suite to monitor our servers, but have not had a chace to get very involved in it.
Thanks!!! I'll have to look into that.
#10
Posted 15 January 2004 - 05:51 PM
Mind you I am new at Active Directory so I have another direction I would like to ask about.
When looking at a netdiag log from a user connected via VPN with this issue it shows that the DNS registration for the PC did not occur. Does the PC have to be registered in DNS to connect to servers in an AD environment? BTW, any PCs that are in WORKGROUP mode do not have this problem.
This problem has really gotten me confused. It is only occuring on about 5% of the 3000 remote users we have.
#11
Posted 15 January 2004 - 08:16 PM
For example, you have a Win98 box that can't register in DDNS, but it shows up fine in WINS. A Windows 2000 client pings win98.yourdomain.com and the W2K DDNS box can't find that name in its DDNS zone. It will then subtract the ".yourdomain.com" from it, query WINS for "win98", get the IP, and then return ".yourdomain.com" to the name and resolve the IP. This is what I used to do with NT domains while setting up NT DNS. Enabling both WINS and WINS-R (Reverse) lookups will let you perform forward and reverse lookups (reverse lookups aren't typically mandated in AD, but proper Kerberos configurations require it).
I am not sure how your VPN works, but are you pointing the clients to the internal DDNS servers when they come on? Is there any way that you can reserve an IP for a specific client, and then manually enter that client name into DDNS for AD? If you can do that, you can then see if it's a resolution issue.
#12
Posted 27 January 2004 - 07:58 PM
Here is what has worked so far:
Knowledge Base Article #244474 "How to Force Kerberos to use TCP instead of UDP" http://support.microsoft.com/default.aspx?scid=kb;en-us;244474
We still have DNS issues, but with this reg hack and the value set to 100 the users are now able to map drives without issues.
Thanks for all your input. It's a neverending learning experience

Help










