Citrix VDA uptimes
Today I needed to extract the uptime of a Citrix Virtual Apps and Desktops site and gather the data to be able to format it present it in a report form, HTML or email.
Here is the Powershell code I wrote to do so
Add-PSSnapin Citrix*
$CtxDelCtrl = "deliverycontrollerFQDN:Port"
foreach