I'm looking for the way to programatically trigger OneNote synchronization from OneDrive (e.g. VBA, Powershell etc).
The case is the following: 1) I've done some changes on laptop and would like to sync notebook on the tablet. 2) Now I have to open OneNote and click sync button. But I'd like to simply run cmd/bat/ps1 file to sync notebook without opening OneNote application. (Like I synchronize files via robocopy)
Is that possible? If so - could you please provide details how I can do it? I googled for possible APIs, but haven't found anything relevant :(
Regards, Vitaliy