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 […]

High CPU Utilization in Nested Published / RDSH Horizon Apps

I recently came across an issue where high CPU utilization of the vmware-remotemks.exe process was seen with nested Horizon apps. Nested, meaning a Horizon published application is running within a Horizon desktop session. This issue began happening during the move to Horizon 8, and seemed to specifically begin happening when the desktop agent was at […]

Workspace ONE Access Horizon Syncs Fail After 7.x to 8.x / 2111 Updates

Recently I came across an issue where Workspace ONE Access syncs suddenly began failing after performing Horizon upgrades, specifically from 7.13 to 2111. Of course, this did not happen when upgrading the test environment. When looking at the Access Admin Console, you see a generic error when pulling up the failed sync information: “Error occurred […]

Integrating Workspace ONE Access and UAG with JWT

If you’re leveraging Workspace ONE Access with Horizon and allowing external access, you are likely leveraging multifactor authentication for additional security from the outside. When combined with UAG, a common scenario is to separate out Connection Servers and place them in Workspace ONE mode and setting SAML to required, like this: When pointing the UAG […]

Logoff Sessions Pending Image in Horizon

I recently received a request from a follower, asking if it is possible to script logoffs for any Instant Clone desktops that are pending an image update. Currently they have to manually go through the admin portal and log them all off, not a quick task when dealing with thousands of sessions. We can certainly […]

Visualize Horizon Data with Power BI – Part 1: The Basics

Rarely do you hear the terms “Horizon” and “Power BI” within the same sentence. Because Horizon basically pumps everything into the Events database, you can get some pretty cool statistics that can be visualized with Power BI. This includes user logins, reconnects, and even admin events like desktop restarts. I’m going to talk about these […]