abillybob Posted October 3, 2013 Posted October 3, 2013 Hey Guys I have group policy that locksdown all users and gives them a mapped drive to shared areas such as staff and pupil share. I also have AD that connects H: drive to \\10.157.4.4\shd\%USERNAME% I'm a bit confused as out of all the Windows 7 computer there is one Admin PC that seems to be applying group policy and everything work just not her H: drive it's not there?! It does this with other accounts also so it's not this particular users accounts. She can log on else where and her H: drive is there no problem?? I have tried disconnecting and reconnecting to the domain and it's still not working! Can anyone help me shes admin and needs to save stuff but cant on that machine. I also can't replace the machine!! Anyone Know Why?
Achandler Posted October 3, 2013 Posted October 3, 2013 What happens if you try to map the drive manually? Do the event logs not show anything?
jamesreedersmith Posted October 3, 2013 Posted October 3, 2013 Try disabling the offline files via the sync centre.
abillybob Posted October 3, 2013 Author Posted October 3, 2013 I can Map the drive manually no problems but the issue is they don't have right to map drives on their users so I can't do this for her. Though if I Go to the administrator user I can map drives. I have tried disabling offline files an restarted still nothing will work
Michael Posted October 3, 2013 Posted October 3, 2013 Any reason why you're mapping with an IP and not the servername? If other PCs aren't processing GPOs, it sounds like a DNS issue to me. If DNS stops working or is broken, it does create problems.
fiza Posted October 3, 2013 Posted October 3, 2013 Without mapping any drives what happens when you insert a USB drive? Does it come up as H:? I have found in the past that a drive letter may be allocated to USB (regardless if it is plugged in or not) and therefore not available as a mapped drive. Use this utility to find out : DriveLetterView - View/Change/Remove drive letters assignment in your system I might be completely wrong but worth a try. 1
edutech4schools Posted October 3, 2013 Posted October 3, 2013 1. use servername not ip 2. if that fails use servername.domain.lan or whatever your lan is 3. if still fails check dns
abillybob Posted October 3, 2013 Author Posted October 3, 2013 Thanks for all your help guys!!! Unfortunately tried all the methods above and its still not working. DNS is fine have tried using server name and everything stays the same. It's just so weird that its this one machine and all the other work fine :/ any other suggestions would be most appreciated!!
abillybob Posted October 3, 2013 Author Posted October 3, 2013 AH! Im a numpty fiza was correct it was using H: for a card reader!!! Thankyou for your help
psydii Posted October 3, 2013 Posted October 3, 2013 Good that you've worked out what was blocking the mapping on that machine. You should still investigate why you have been using ip addresses rather than fqdn's. IP addresses force authentication back to NTLMv2 which is less secure, slower and more demanding on the servers CPUs. By using FQDN Windows will make use of Kerberos Tickets which is more secure and less demanding on servers CPUs.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now