Is there a way to create a Powershell script that will perform a two-way folder sync? I tried Robocopy and could not get it to work.
Hello I'd created a script on powershell to do this:
https://gallery.technet.microsoft.com/scriptcenter/Copy-Files-from-folderA-to-29710ef9
This creates copies of fiels and folders oneway and preserves permissions.