System Administrator is always challenged with migration of files/folder from old server to new server or simply moving to specific folder while retaining file/folder permission. However, the challenge happens when SA needs to migrate large volume of files/folders to different location based on specific folder name. Hence, I create this admin scripts to make full […]
Tag: RoboCopy
References: RoboCopy
RoboCopy is a great tool to create full clone of file/folder to another location.
Admin Scripts: Full Clone using RoboCopy
RoboCopy is a great tool to create full clone of file/folder to another location. The admin script is designed to create a full clone of source to target location.