windows batch doesn’t see mapped drives
I have network mapped drive called Z:
and want to copy a file using batch script which will be called from locally installed jenkins
. When I call that batch file manually, it copies the files successfully but it fails when the batch file is called from jenkins
.