Calling a premade backup per cmd or batch

In case of backing up to onedrive for business.
Due to the command line export also exporting the microsoft office password, a full configurable command isn’t an option for us.
We don’t want to leave .bat files on the desktop, for users to click when they need to make a backup.

Is it possible to call the premade backup job?
sort of like:
“C:\Program Files\Duplicati 2\Duplicati.CommandLine.exe” backup -job2

or something along those lines.
Basically, we don’t want the user to have to deal with the web interface, we want them to be able to click on a single backup.bat on the desktop. -but if somebody gains access to their desktop files, they shouldn’t be able to read the password in the file.

Check this out, it will do what you’re looking for…