Hello,
I am trying to create a SSIS package and run a "Execute Process Task" to kick off a batch file in a network folder.
The DOS CMD doesn't support UNC paths, I have to have a map drive, but it's not necessarily true that the DBAs who will run the package will have the same map drive.
Should DBAs and I have a same map drive pointing out the network folder?
But it's not very doable.