I have a file share of \\insular\glodata\updates\ that contains a two folders called ‘exe’ and ‘reports’. I want a batch file that can be called via the login script to copy both folders and all subfolder/files to the local machine’s c:\program files\gloEMR\ folder. The ‘exe’ folder should go to the root of the gloEMR folder, and the contents of the ‘reports’ folder should go to gloEMR\reports directory. This batch file should also automatically overwrite any existing files.