offline files scheduling time.

Pandipati, Vishnucharan 1 Reputation point
2021-09-21T09:19:12.137+00:00

Hi Team,

We are looking powershell or CLI commands to set or schedule time to offlinefile.

Manual process:- start->open sync center->select offline file-> right click -> schedule for offline files-> Next -> set the time -> save and schedule.

is there any commands let us know.
Thanks.

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2021-09-21T17:41:20.25+00:00

    Hello @Pandipati, Vishnucharan

    As far I know , You can use mobsync.exe for this purpose.
    But I do not offer command line help or much flexibility.

    For example in PowerShell you can use below command and set in Task scheduler to run at specified time.

    & mobsync.exe --% /Schedule="Offline Files Sync","{720FDF10-2A26-11D1-A3EA-080016587F03}"  
    

    Hope this help.

    --If the the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.