I need to create a batch file which can perform following actions.
- Copied directories and sub directories from source folder older than 10 days to destination folders.
- Delete copied directories from source folder and create short cuts for that in source folder.
Any help would be appreciated.
Many thanks