Im new to devops , and im trying to deploy windows service to on premises vm,
I have added Copy file from task and setup all the user name/ password/ source/ destination and all the required settings.
but error
[error]Failed to Create PSDrive with Destination: '\my_server\D$\TestCI', ErrorMessage: 'The network path was not found'
fails the release.
can you help on this?