Hi ,
I am looking for a power shell script that will copy content from multiple server and paste to a common share in a remote server .
Requirements :
- Script should read from a file that contains server names
- Create a directory (SERVER NAME ), if one does not exist in the same target below
- Move all the folders/files to the target
- Report any errors (files that could not be moved due to permission or “in use”) .
Thanks
Bibin