Using Import-CrmPackage we can deploy CRM package/solutions and overwrite currently installed older version of solution with newer version however not been able to redeploy older version by overwriting newer version. Import-Package skips the import (does not overwrite). I guess it makes sense to not overwrite the newer version with an older version of solution but in some cases this requirements arise. I also looked at Import-CrmSolution but there is no options either. Is there any work around out there?
Btw, I'm using the latest version 2.7.2 of Microsoft.Xrm.Data.PowerShell and ver 9.0.0.7 of Microsoft.Xrm.Toooling.PackageDeployment.PowerShell.
*This post is locked for comments