Start OneDrive backup through powershell?

Hello!

I’m creating a powershell script for work for backing up computers at work before wiping them without having to do everything manually. It already backs up the bookmarks from all the browsers and a few folders for software that we use, and also creates a text file with a list of installed app names & versions.

I want it to start the default onedrive backup with the script, but I can’t seem to find anywhere online to start it.

This is what I’m talking about:

Is this possible through powershell?

Thanks