I have a batch file that copies a number of files from a media server. Some of the file copied are zipped, (i.e. MyFile.zip). I would like to extract those files from within the batch file after they’ve been copied to the destination. Is this possible without third party software, (i.e. WinZip)?