Open PowerShell and modify the SubscriptionID, ResourceGroupName, HostPoolName and SessionHostName. This script will remove the currently assigned user.
Get the Total Number of Active Sessions in a Host Pool (Azure Virtual Desktop)
Here’s a quick PowerShell script to get the total number of active sessions in a Azure Virtual Desktop host pool.
Automatically Change Unattached Disks to Standard HDD
I usually use FunctionApp function with a timer to run maintenance type of scripts but this script can also be used manually. This can be helpful if you still need…
Configure Windows 10 AVD Multi-Session Intune Automatic Enrollment
To configure automatic enrollment of your AVD Windows 10 Multi-Session hosts you will need to enable the “Enable automatic MDM enrollment using default Azure AD credentials” policy setting in either…
Deallocate Stopped Azure Virtual Desktops With Function App
Here’s an example of how you can automatically check for stopped virtual machines and if any are found the script will Deallocate them so you don’t continue to get billed.…
Adding MSIX Packages to Azure Virtual Desktops
Open Azure Portal and go to the host pool you want to use. Click on MSIX Packages Add and type in the path to the packages. Click Add, then select…
Azure Virtual Desktops BitDefender causing boot failures after syspep
Citrix WEM Active Directory Domains and OUs Are Not Displayed
When adding machine assignments based on OUs I noticed some of our domains were missing and we weren’t able to select an OU from the domain that all our Citrix…
Removing $S appended to Citrix Application or Desktops names
When migrating from XenApp 6.5 to Citrix Virtual Apps and Desktop 7.X we noticed that Citrix display names didn’t reflect what was entered in the Display Name vs how Citrix…
Virtual Machines Registering with the Wrong XenApp/XenDesktop Site
Using the same image for multiple XenDesktop/XenApp sites. Occasionally I have seen virtual machines attempt to register with the wrong site when doing a multi-site implementations and usually this is…
Upgrade path for Citrix WEM 4.2 to 4.7 Current Release
Upgrade version path for Citrix WEM 4.2 to 4.7 Current Release Recently I was asked about the recommended steps to upgrading Citrix WEM 4.2 and I couldn’t recall if Citrix…
Change vDisk on Multiple Target Devices
How to change the vDisk on multiple target devices. In some situations you might need half of your target devices in a collection to use a different vDisk or want…
Valid Delivery Controller Services Not Found XenDesktop
XenDesktop 7 Delivery Controller Address has Changed. Re-enter the controller address or try a new one. Opening Citrix XenDesktop Studio displayed the following error message. Valid Delivery Controller Services were…
Citrix XenDesktop HDX 3D PRO Citrix Policy Settings
Citrix XenDesktop HDX 3D PRO Citrix Policy Setting For Optimizing User Experience. Here’s the Citrix policies that we have configure for out XenDesktop 3D Pro virtual machines. We went through…
Citrix Machine Catalog Update failed Virtual Machine Snapshot Not Found
Updating Citrix XenApp 7.6 Machine Catalog using MCS failed with Error VirtualMachineSnapShotNotFound. Recently I ran into an issue when attempting to update Citrix XenApp 7.6 virtual machines that are created,…
Citrix AppDNA 7.9 Upgrade
How to Upgrade your existing Citrix AppDNA 7.8 to 7.9 Logon to you Citrix AppDNA server. Download Citrix AppDNA 7.9 installation file from Citrix.com. After the download has completed, double…
LoginVSI EPIC Hyperspace Workload Testing on XenApp and XenDesktop
EPIC HyperSpace Workflow for Login VSI Load Testing This LoginVSI load testing script for Epic HyperSpace was created before LoginVSI released an update to their software which allow you to…