Hello
I have (hopefully) a Quick question.
I have done a migration of a file share to sharepoint online from one of our regional FNP server's unfortunately the department that use that FNP are in the middle of an audit so can't have us changing the working practices right now. meaning we need to delay the decom. However there are concerns about the local back-up not being taken properly
my boss wants to keep the data in sync by manually running the sync daily now the main bulk of the transfer is complete as we have already set-up retention in O365. he see's it almost as an incremental back-up
Is there a way to script the incremental sync with powershell I have saved the job as a JSON file so in theory all I need to do is start the program with the JSON file and usernames and passwords AS variables and it should work but I've not seen a guide anyway.
I have 49 other file servers to do and some of them are tb's in size, ideally if I can use scheduled tasks and stop after so many hours that would work best so I can keep the job out of office hours to minimize user impact. This would be handy to have in the toolbox and make everyone's lives easier
Thanks in Advance
Michael