I want to move users home folder to share drive who has left the company but before that I want to ZIP
it using powershell script
. Could you please suggest me or write me quick powershell script
which ZIPs
the folder and move to share drive creating a same folder name with zip file also same name in destination folder. For instance if source folder is C:\test
and destination is \\share\test\
Thanks in Advance,