I am looking to get some up-to-date advice on how to automate the following process within Windows Server (no 3rd-party utils can be used)..
- Zip directories (sometimes nested e.g. daily_stuff/hourly_stuff/)
- Validate the source directory and the zip file have same content
- Delete the source directory
- (Optional) - Move the ZIP file to location Y from location X
Systems are Windows Server 2003 (I know I know, they're upgrading soon!) and some Windows Server 2008..
Thanks in advance for your advice