[Export] [XenApp] [Powershell] Export a list of all XenApp published applications via Powershell

[Export] [XenApp] [Powershell] Export a list of all XenApp published applications via Powershell XenApp 6.x: Add-PSSnapin *citrix* Get-XAApplicationReport * | Select BrowserName, {($_.ServerNames | Sort) -join ", "} | Export-csv c:\tmp\XA-AppReport.csv...
[Outlook] [XenApp] Publish Outlook 2016 in XenApp

1. Download Office 2016 Administrative Template files and import ADML and ADMX files to C:\windows\PolicyDefinitions 2. pick ones that apply to you: -> Computer Configuration/Administrative Templates/Microsoft Office 2016 (Machine)/Updates Enable Automatic...