Originally posted on Masud Ahmed:
In short, avoid using mapped network drives inside your SSIS package for things like file paths, control flow settings, log file locations, etc… Instead use UNC path notations. (serversharedirectory) Why? Well, if you’re always running an SSIS package by hand using dtexec.exe, or through Business Intelligence Development Studio (BIDS), dtexecui.exe,…
Continue Reading Nishant Rana’s Article on their blog
SSIS: Mapped Network Drives and Accessing remote files on network
Reblogged on WordPress.com
Blog Syndicated with Nishant Rana’s Permission