Are you specifying the user/pwd in the map drive action? if so remove them so that it will use the scheduled task’s user.
The action itself calls net use
so if that is failing then this would suggest an issue outside of Automise. You could test this by creating a simple batch file to map a drive and schedule that in the task scheduler.