I am trying to create a sync back pro profile that I can execute remotely via the command line.
The profile runs correctly when used through the application UI and on the machines local command line, but when I try and execute it remotely via psexec and the command line, it just hangs. No response is given, it never ends the run, it never presents any prompts including a UAC prompt.
The sync back pro documentation on their website is limited when it comes to the command line. But as near as I can tell it is simply:
SyncBackPro "Profile Name With Spaces In Quotes"
I know there isn’t much to go on here, but does anyone have any ideas why it is not working for me?