I am getting below error while exporting package I amusing below script to export the package.
Export script as below
msdeploy.exe -verb:sync -source:webserver=”D:\websites” -skip:objectName=dirPath,absolutePath="LOG" -dest:package=D:\IISexportDaily\backupfiles\IIS144bkf.144%backupdate%.zip
Error as below
Error: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Error count: 1.
Note: - Same script as working fine on another server with same config,