Create your own sync script with Powershell

In order to achieve your goal, you need a software or you can use freeware, or you need tiny small script for just do the needed job. So powershell is your tool.
let’s assume Source folder is  c:\source and and Target folder is D:\target
  1. open powershell ISE (in order to save the file for later use) and write:

Comments

Popular posts from this blog

How to backup Access file using VBA code and zip it

how to force windows to automatically logon to a specific username