Create Horizon RDSH Apps from CSV File

Creating Horizon application pools manually can be a time-consuming task. Click add, manually fill all of the fields… it’s at least a one minute process per application. Well, thanks to the HV.Helper module, creating app pools can be very easy to automate! While each app pool takes about a minute to do per pool manually, […]

Monitor Unified Access Gateway with PowerShell

As you probably know, you can monitor the favicon.ico on your UAG with a load balancer to determine if a UAG is up or down (or in quiesce mode). You can also utilize PowerShell’s Invoke-WebRequest commandlet to not only monitor for the UAG health, but also send an email alert via a SMTP server if […]