Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


keithdavis
2020-10-12T11:20:27Z
Is there any way to access WSL2 from VisualCron? Primarily what I need is to create home directory backups. I can do this from cmd.exe:

wsl -d WLinux -e rsync --archive --verbose --delete /home/keithdavis/ /mnt/c/Users/keithdavis/Documents/Personal/WLinuxHomeBackups/KDAVISHOME2/

But from VisualCron, without credentials specified, I get this in Output:

Access is denied

With credentials specified, I get no Output, but in Output (error):

Exception in Task: Non zero exit code
Exit code (-1073741502) description: The process failed to start due to some policy or permissions restriction. You can try to disable UAC in Server tab->Server settings and reboot or enable Extended debugging in Server settings->Log, then edit the Credential that you use and select option CreateProcessAsUserW - then try the Task again.

Sponsor
Forum information
Support
2021-01-07T14:16:44Z
Originally Posted by: keithdavis 

Is there any way to access WSL2 from VisualCron? Primarily what I need is to create home directory backups. I can do this from cmd.exe:

wsl -d WLinux -e rsync --archive --verbose --delete /home/keithdavis/ /mnt/c/Users/keithdavis/Documents/Personal/WLinuxHomeBackups/KDAVISHOME2/

But from VisualCron, without credentials specified, I get this in Output:

Access is denied

With credentials specified, I get no Output, but in Output (error):

Exception in Task: Non zero exit code
Exit code (-1073741502) description: The process failed to start due to some policy or permissions restriction. You can try to disable UAC in Server tab->Server settings and reboot or enable Extended debugging in Server settings->Log, then edit the Credential that you use and select option CreateProcessAsUserW - then try the Task again.




Hi,

Apologize for the late response. Are you still having this issue? If so, please email us at support@visualcron.com with details

Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top