Citrix Workspace app has possibility to be pushed through GPO, using proper scripts and ADMX/ADML templates for Group Policy Editor
All details can be found at below link:
Consider that PDQ product is not able to push software after reboot/shutdown so, this solution, permit to override this software limit
https://documentation.pdq.com/pdqdeploy/13.0.3.0/index.html?logoff-step.htm
https://www.alessandromazzanti.com/search?q=pdq
Be aware that latter VDI Teams version have to utilize this Citrix WorkSpace setting enabled
So in cmd you need to add this value MTOPBootStrapperInstaller (to properly deploy teams plugin)
set CommandLineOptions=/Silent ALLOWADDSTORE=N /includeSSON /AutoUpdateCheck=Disabled EnableCEIP=false ADDLOCAL=ReceiverInside,ICA_Client,SSON,AM,SELFSERVICE,USB,DesktopViewer,Flash,Vd3d,Webhelper,BrowserEngine,WorkspaceHub,MTOPBootStrapperInstallerstart /wait %DeployDirectory%\CitrixWorkspaceFullInstaller.exe DONOTSTARTCC=1 %CommandLineOptions%