Association of a drive letter (A through Z) with a remote storage in Microsoft Windows and OS/2
I have a list of possible paths to use for a default input data directory (X:\Data; Y:\Data; Z:\…
c++ windows ip-address mapped-driveI have logon.bat script that runs each time a user logs into their workstation of an Active Directory domain. …
windows batch-file active-directory network-programming mapped-driveSo i have a server A and server B. Server A: Windows Server 2008R2 Server B: Windows Server 2003 Web page …
c# asp.net iis-7 virtual-directory mapped-driveI am trying to list all local drives in my application, and DriveInfo.GetDrives give back the local drive letters, …
c# mapped-drive driveinfoWe are working on a web service that has to run a 3rd party process that interacts with a mapped …
c# .net windows-services shared-directory mapped-driveWhat should I do when a password contains PowerShell special characters? Invoke-Expression -Command "net use x: $Path /USER:domain1\user1 7…
powershell special-characters mapped-driveAre there any special considerations (other than permissions) that you should take into account when implementing a FSW to monitor …
c# exception-handling filesystemwatcher mapped-driveI have a file server running Ubuntu 12.04 and Samba 3.6.3. A Samba share is mapped to a drive on a Windows 8 …
file-transfer samba smb fileserver mapped-driveI have read in many forums that mapped drives are not accessible from a service as no user is logged …
windows-services process mapped-drive security-context