power shell script to copy files from an on premise location to another SMB share

Job ID: 35533771

Budget: $10 – $30 USD

check the contents of a source and destination directory.
If the destination directory doesn't exit create it.
If the destination directory exist copy the file.
If the files already exit, check to make sure that they aren't newer/different.
If they are newer/different,copy and overwrite in the destination directory.
If they aren't newer/different skip them.
Related categories: Powershell Bash Scripting