Citrix #how to script PVS (provisioning services) using powershell

 If you have to automate some PVS Citrix actions you could have a look to this article.

It contain several useful information:

https://workspace-guru.com/2017/10/21/scripting-citrix-provisioning-services-pvs-powershell-commandline/

From my side I found useful this command line instructions to automatically publish test to prod Xenapp environment

Invoke-PvsPromoteDiskVersion -DiskLocatorName ““YourDiskName” -StoreName “YourStoreName” -SiteName “YourSiteName” -Test