Questions tagged [mappeddrive]
The mappeddrive tag has no usage guidance.
198 questions
0
votes
0
answers
51
views
Mapping drive in Azure
My client has a virtual machine deployed in Azure.
Now they want to map a drive from the virtual machine to their local machine.
I remotely helped them connect to the VPN, but when I attempted to map ...
0
votes
0
answers
677
views
Remote desktop drive redirection: get underlying location of client's redirected drives
Users can use local devices (in this case drives) in their remote desktop session. These show up as \\tsclient\drivelettter redirected drives when doing net use in RD session.
net use example showing ...
1
vote
2
answers
2k
views
Map drive on Azure VM to Azure Storage Account Fileshare
I have set up a Azure Storage Account File Share (with private endpoints) and am trying to map the network location to my Virtual Machine (not domain joined) in the same virtual network by following ...
0
votes
0
answers
674
views
Network drives not shown on some users. Explorer need to be restarted
we have windows domain, with a gpo where the drives are mapped, one of the users just one, has the problem the drives are not shown or disappears after a time. Strangely if you use any other programms ...
-1
votes
1
answer
205
views
show mapped drive as shared folder
I have a mapped network drive and backup folder inside it.
O:\Backup
But I can't share this folder like \\localhost\backup
Is there a way to share a folder in a mapped drive?
0
votes
0
answers
160
views
Working directly on network drives cause lags
i have a problem with network drives. Users are working directly on files in network drive (mostly graphic files like .ai, .psd etc. from adobe). Drives are mapped via gpo from another server (shared ...
1
vote
1
answer
2k
views
GPO to set DFS Path to Active in Referral List for mapped drive
I have a DFS Namespace of domain.lcl\DFS that replicates a folder ReplFolder across 3 geographically dispersed servers:
\\VANCOUVER\FolderA
\\MADRID\FolderA
\\TOKYO\FolderA
I can manually map a drive ...
0
votes
1
answer
1k
views
Drive Mapping through GPO on few Servers
I have a requirement to fulfill related to Drive mapping through GPO.
We have a domain (let's call it contoso.com).
Under contoso, we have an OU "InfraComputers" where there are 1000s of ...
1
vote
0
answers
53
views
Can't connect to server until reboot computers
I have a domain with around 90 PC with the domain controller running by Windows Server 2012 R2 and the PCs Windows 7. Every PC has a mapped drive from the server and a database interface that's linked ...
2
votes
1
answer
923
views
Sometimes drive mappings don't connect at logon
I have this strange problem at all our clients. Sometimes, when u user logs on, a drive-mapping is missing. So for example, the user needs 2 drive-mappings, but gets only one.
We are deploying drive-...
0
votes
0
answers
2k
views
Deleted Drive Map via GPO Still Showing
I have a mapped gpo drives configured on my Windows Server 2012r2 and it works great when mapping a drive. The issue is when I delete a drive b/c it is no longer needed, it still reappears even after ...
1
vote
0
answers
424
views
How to Configure Sync Center / Offline Files within a IIS Shared Configuration Environment to sync when user is logged off?
We've been scratching our heads at this and we are not sure if this is a design limitation of sync center or are missing something on our server.
Our environment consists of a cluster of WS2016 boxes ...
-1
votes
1
answer
763
views
lsbk issue, reboot causes devices to re-order
I am having a weird issue with lsblk and my nvme devices. This occurs on CentOS 7.7, 7.8, 8.2
On first boot after installation the devices are ordered as expected under lsbk
[root@pqclient-1-127 ~]# ...
0
votes
0
answers
3k
views
Why does "Remove this item when it is no longer applied'' in Drive Maps preferences disconnect users' AD home folder?
When I enable "Remove this item when it is no longer applied" for any mapped drive in Group Policy preferences, the user's home folder that is mapped by their Active Directory account ...
0
votes
1
answer
75
views
Retrieve Actions-property of an via group-policy mapped network drive on Windows-client
is it possible to retrieve detailed informationen about mapped network drives, which are configured via group policy, on the client side? Especially i'm interested in the "Actions"-property:
...
0
votes
2
answers
3k
views
Powershell / Command prompt cannot switch to mapped drive when running as another use
in my powershell prompt, logged into a Windows 10 PC as Domain\UserA i can run the net use command to see my shared drives
net use
lists
+--------+-------+----------------+---------------------------+
...
3
votes
3
answers
12k
views
Mapped Network Drive with SMB1 and Windows 10 [closed]
I have a Windows Server 2003 machine (I know, but it’s out of my control) with a bunch of network shares on it. I have a laptop that has just been rebuilt with Windows 10 2004. I’ve enabled CIFS/SMB1 ...
0
votes
1
answer
60
views
Opening a folder with a certain files forces a return to the parent folder
I have this unbelievable behaving in this constellation:
Windows Server 2019 Standard Desktop running in the trial version the 2nd day. A fresh copy, without additional software. Just added the ...
0
votes
1
answer
1k
views
How to map a UUID directly to both a device name (e.g. /dev/sda1) AND a mount point (e.g. /mnt/home2)?
I know how to map /etc/fstab to the mount point with the device name:
/dev/sdb1 /mnt/home2 ext4 usrjquota=quota.user,jqfmt=vfsv0 0 0
This practice is however highly ...
0
votes
0
answers
509
views
Moving files to a mapped drive is far slower than direct network share
There is one Windows 10 Pro (1909) Client in our company network that is experiencing an odd behavior.
Moving files to a mapped drive brings up to 40Mbs and is therefor much slower in comparison to ...
0
votes
1
answer
63
views
Mapped Harddrive, Bitlocker? [closed]
All the available letters to use for harddrive, i used up.
So for my new harddrive, i used mapping. So i have mapped my new harddrive to a folder.
My question is, is it possible to still get ...
0
votes
2
answers
10k
views
How do I map a drive letter to a network share for all RDP users on a Windows Server 2016
I want to map a new drive letter F: for all users that login to my application server on Azure so they can edit files that are on a separate network share \FileServer\StorageDrive. How can I do that?
0
votes
0
answers
262
views
How do I get the drive mapping to work via GPO after a domain rename?
I just underwent a domain rename as requested by management.
So previously I had my network shares put under GPO.
They were all under Update, using the reconnect option and were using the FQDN of ...
1
vote
1
answer
837
views
Other virtual drive formats for linking to physical disk device or to archive content
It is known that you can link to physical disk device through VMDK virtual drive format. It works on Mac*, Lin*, Win* with VirtualBox or VMware ( here solution with VBoxManage internalcommands ...
-1
votes
1
answer
68
views
Recover source host of lost mapped drives on Windows 2003 Server
I have a legacy Windows 2003 Server that hosts an MS SQL server DB. The mdf and ldf files of said DB are stored on network mapped drives. One day the DB encountered errors only for us to find out that ...
3
votes
1
answer
4k
views
How to disable Win10 constantly retrying offline network drives?
I have a storage machine that is usually offline. When I want to use it, I WOL it and then access its drives.
A drive from that machine is mapped to Windows 10.
When that machine is offline, Windows ...
0
votes
1
answer
268
views
Is there a way to have a network drive accessible on limited time?
I'm new to networking.
Is there a way to have the PC in the office (40-50 computers) to have like a time-based access to the NAS drive? (Note that we would have the NAS drive's folders be mapped on ...
0
votes
3
answers
2k
views
Drive mappings from login script do not work
I have about Windows 2008 R2 Remote Desktop Servers in farm. To the best of my knowledge they are all have the same update status and they are also goverened by the same GPO. Among others, users ...
2
votes
1
answer
6k
views
Windows 10 network share (by gpo in domain) not showing in explorer
I map 2 drives from the same samba server via the same GPO in a domain. I have (at least) one Windows 10 (1803) client PC, that only maps one drive (K). The other drive (L):
is not shown in explorer
...
9
votes
6
answers
18k
views
How can an ISO image be mounted to a specified drive letter in Powershell?
I have an ISO image (in this case an MS Office ISO) that I'd like to mount.
I'd like to use Powershell, and specify the drive letter assignment at the time of mounting, such that I can use scripting ...
1
vote
0
answers
1k
views
map drive automatically using user credentials for server in separate forest
We have two completely separate forests with no trusts between them.
I can map a drive on my computer to a server in the other forest by using the 'Connect using different credentials' option in 'Map ...
1
vote
1
answer
7k
views
Use network drive in sftp on Windows 2016
I'll start by specifying I'm not in the Sysadmin team at work, I work in another building with a small team and we are the "special cases". So they gave me full admin on our servers but I ...
1
vote
1
answer
40
views
map drives to local server depending on which location you plug in
I have three locations all connected via site-to-site VPN to each other. I have a server at each location with mirrors of each other holding 3+TBs of data. I can use GPOs to map drive letters to a ...
1
vote
0
answers
3k
views
Sharing symbolic links on networked drive - is not accessible due permissions
We have several windows servers 2012 R2.
And a file server provided by a third party, which provides a volume available thru CIFS/SMB.
I want create symbolic folder on win server to "file server" and ...
0
votes
0
answers
43
views
Windows to Windows Mapped Drive?
I'm trying to work on a remote Windows Server 2012 from my Windows 10 home PC and was told they map drives pretty much like https://www.serverintellect.com/support/windowsserver/mappingdrive/ where ...
0
votes
1
answer
910
views
Is it possible to map an O365 Sharepoint folder as a drive on a VM (for all users of the VM)?
Is there a good way to map an O365 Sharepoint folder as a drive (for all users of an Azure VM)?
Ideally, a way where frequent re-authentication by a specific user is not required and the users's ...
0
votes
1
answer
48
views
Trying to move 7.5GB folder from users D: drive to mapped network drive
So, I've got this user trying to move a very large folder, about 7.5GB, from a 1TB storage drive in his machine over to a mapped network drive we have on a file storage server on our domain. I've ...
-2
votes
1
answer
3k
views
How to SFTP files from Linuxto a Windows attached network drive
I need to send files from my Linux to a network drive that is attached to a Windows system via SFTP.
I want to know if I get the SFTP server running on Windows, how do I transfer a file from my linux ...
4
votes
2
answers
29k
views
Windows 10 AAD Azure ad domain joined & SMB share
I have a number of Windows 10 clients domain joined to azure ad, I still have a local Windows 2012 r2 server onsite with a number of shares i wish to map to from the windows 10 clients. Bu if I try ...
1
vote
2
answers
3k
views
Drive map recreation via GPO during background refresh
We have a drive map GPO that applies to our users container, so that drive maps are created on any machine the user logs into.
What we have found, is that if the maps are deleted, and a gpupdate /...
0
votes
1
answer
1k
views
Can access a server but cannot map it to a drive
I had to disconnect from a mapped shared drive at work. Now, it seems I cannot re-map it. However, if I type in the address on Windows Explorer, I can certainly browse to it and access files within it....
3
votes
2
answers
5k
views
Creators Update Stops Cross Domain GPO Drive mapping working ('0x80090005 Bad Data)
We're testing out Windows 10 Creators Update (Build 15063) here. So far this is the only unsolvable issue we've encountered.
This issue is exclusive to Creators: identical Users and GPO's work fine ...
0
votes
1
answer
762
views
Map network drive from cloud based server using Group Policy (Windows)
I recently purchased a cloud server to use for backup. This server is configured with public IP address, and has Windows Server 2016 installed on it.
On the other hand, I have a Windows Server 2008 ...
0
votes
1
answer
164
views
Server 2012 shared folder with 2 mapped drives
I have a program that requires a shared folder with 2 drive letters to it. How can I create this? If I map the drives - both pointing to the shared folder, they both have different drive letters but ...
0
votes
1
answer
871
views
GPO Create and Add a Mapped Drive custom to the username
How can I create a Mapped Drive that is based on the Username of the user who is logging in?
In other words, if I specify the path \\dc1\share\%username% and have the user's computer log in every ...
1
vote
1
answer
811
views
Windows Search doesn't return all results from parent folder
We have an issue with Windows Search since we moved the file server from 2008 R2 to 2012 R2. I do have Windows Search installed and the shares indexed (almost 1 million files and I have re-indexed the ...
1
vote
1
answer
8k
views
Command Line net use mapped path without Drive letter doen't appear in Windows Explorer
I've searched extensively and have not found a post with the answer.
If you use Explorer to "Add Network Location", it will add that mapped path under the used drive letters area on the left without ...
0
votes
1
answer
1k
views
Problems mounting IIS8.5 WebDAV to a local drive letter
I posted a question earlier this week about our IIS8.5/WebDAV setup: IIS8.5 with WebDAV only serves read-only files
I have the basics working, but now having trouble with mapping the WebDAV to a ...
2
votes
2
answers
8k
views
Auto Mapping Network Drives
I'm an IT Apprentice trying to use a group policy (in Windows Server 2012) to auto map network folders when someone first logs on to a machine. This is the batch file I have written and the 'Share' ...
0
votes
1
answer
150
views
Map drive but only on workstations, not servers
In our Windows domain I would like to map a file server's share to drive letter whenever an authenticated user logs in to a desktop, but not when a user (any user) logs into a server. Is there a way ...