kb43 0 Posted December 5, 2012 I'm trying to set up drive mapping using the function DriveMapAdd() but it results in failure. The @error code is 1 and @extended is 1231. Does the computer actually need access to the remote drive to allow the setting up of drive mapping? If so then this is the cause of the error. I was hoping I could set drive mapping up WITHOUT having the computer connected to a network. Share this post Link to post Share on other sites
water 2,387 Posted December 5, 2012 I'm sure DriveMapAdd needs access to the remote drive. Some information (drive label etc.) needs to be read from the drive. My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2020-10-10 - Version 1.5.2.1) - Download - General Help & Support - Example Scripts - WikiOutlookEX (NEW 2020-12-15 - Version 1.6.3.1) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (2020-06-27 - Version 1.3.2.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - WikiTask Scheduler (2019-12-03 - Version 1.5.1.0) - Download - General Help & Support - WikiTutorials:ADO - Wiki, WebDriver - Wiki Share this post Link to post Share on other sites
kb43 0 Posted December 5, 2012 I'm sure DriveMapAdd needs access to the remote drive. Some information (drive label etc.) needs to be read from the drive.thanks, I suspected something like that. Share this post Link to post Share on other sites