Forum Discussion
JFish1
Jun 30, 2023Copper Contributor
Copy file FROM domain joined Windows 11 TO Windows Server mapped drive: "location is not available".
Hi Folks, After much searching, I've found an adjacent issue but nothing that describes my problem. Any help is appreciated. Description: The AD user has a GPO-mapped network drive The us...
MathieuVandenHautte
Jul 02, 2023Iron Contributor
Hi JFish1,
What is the result when you apply a logon script to reset the driveletter?
net use z: /delete
net use z: \\Server\RootShare
What is the result when you apply a logon script to reset the driveletter?
net use z: /delete
net use z: \\Server\RootShare
JFish1
Jul 05, 2023Copper Contributor
Hi Mathieu,
I appreciate the assistance. I've reached out to the end user to schedule time for testing. I'll hopefully be able to post an update by Friday.
I appreciate the assistance. I've reached out to the end user to schedule time for testing. I'll hopefully be able to post an update by Friday.
- JFish1Jul 26, 2023Copper Contributor
I was finally able to gain access to the user (busy guy!)
Interesting (if not problematic) findings. . .
Windows 10 vs Windows 11
- Using his profile on multiple machines, I can confirm that this is not OS or machine specific.
Windows 11 box exhibited the issue, as did a Windows 10 machine with a fresh profile (first-time login for this user). - An attempt to remap the drive outside of the GPO (dropping and re-adding via net use) failed to resolve the issue.
- Confirmed, using my Admin account (with Full permissions to the folder), the issue did not occur.
I cannot have other active/live users test as this is the only user with access to this share.
I'm open to any advice on how to chase this one. I'm stumped!
- Using his profile on multiple machines, I can confirm that this is not OS or machine specific.