Link to home
Start Free TrialLog in
Avatar of K B
K BFlag for United States of America

asked on

Inter-Forest AD migration - Some users getting access denied" attempting to map or use mapped drives

Windows 7 client can map drives and access data when mapped this way:
1.      //IPAddress/sharename
2.      //NetBIOSName/sharename

AND can map drives but CANNOT access data when mapped this way (gets "Access is Denied"):
3.      //FQDN/sharename

-------------------------------

Windows 8 client can map drives and access data when mapped this way:
1.      //IPAddress/sharename

AND can map drives but CANNOT access data when mapped this way (gets "Access is Denied"):
2.      //NetBIOSName/sharename
3.      //FQDN/sharename


Any idea what's happening?
Thank you for your time in advance!
SOLUTION
Avatar of Will Szymkowski
Will Szymkowski
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of K B

ASKER

Just a few.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of K B

ASKER

Actually, we had already had the user issue the command (& reboot): REG ADD "HKLM\System\CurrentControlSet\Services\CSC\Parameters" /v FormatDatabase /t REG_DWORD /d 1 /f
same issue remained.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial