Powershell Script to monitor Citrix XenApp and XenDesktop 7.x Health

by Stan Czerno October 11, 2019 10:07 CST
Like my previous script for monitoring a XenApp 6.5 Farm, this script is based on the scripts written by David Ott and Jason Poyner. I decided to add to these foundations and make it something that can be used throughout the day.

I created this as an easy way for Citrix Admins and others Admins and/or Users to get a quick look of the current XenDesktop and XenApp usage as well as the basic health of the XenApp Servers, Sessions, Latency, etc. I use it as an augment to Citrix Director. [More]

Tags: , , ,

Catergories: Citrix | XenApp | XenDesktop | Powershell

XenDesktop 7.x VDA on Red Hat Enterprise Linux 6.9 will not launch session

by Stan Czerno December 17, 2017 02:36 CST
I recently stood up a few Red Hat Enterprise Linux 6.9 VMs for use with XenDesktop 7.x. The VDA setup went fine, the VM registered fine, but the connection would fail. A quick look in the messages log showed that the CDM Redirector could not start. [More]

Tags: , , ,

Catergories: Citrix | XenDesktop

Fix Unknown Power State for vmWare hosted VMs in XenDesktop 7.x

by Stan Czerno September 2, 2017 11:57 CST
Recently we had an air conditioner failure in our Server Room, which made the server room's temperature rise. Because of this, the shared storage and other servers automatically shutdown due to high heat conditions, which had an adverse affect on many VMs. [More]

Tags: , , ,

Catergories: Citrix | XenDesktop | Powershell

Powershell Script to correct or restart a XenDesktop 7.x Workstation VM if unregistered or if a launch error is detected.

by Stan Czerno September 1, 2017 11:43 CST
If you are like me and have Static, non-PVS, XenDesktop Workstation VMs that occasionally do not register, for whatever reason, I have a script for you. If you have Static, non-PVS, XenDesktop Workstation VMs that sometimes fail to launch, for whatever reason and your users do not get the "restart" feature or perhaps the restart feature doesn't always work, I have a script for you. If you do not have any Static VMs or any of these issues, I envy you. [More]

Tags: , , ,

Catergories: Citrix | Powershell

Powershell Script to launch one or more Published Applications from Citrix Storefront 2.x through 3.11

by Stan Czerno August 26, 2016 10:24 CST
I have updated my script for testing Citrix Storefront or Netscaler and Storefront. The previous versions can be found here and here. I have modified the script so it handles errors better as well as added support for Storefront 3.6 and Netscaler 11.x. [More]

Tags: , , , ,

Catergories: Citrix | Receiver | Storefront | XenApp | Powershell

Powershell Script to launch one or more Published Applications from Storefront 2.x and 3

by Stan Czerno September 8, 2015 05:38 CST
Since Citrix has released version 3 of Storefront, I needed to make an update to my original script, found here, to make it work with the latest Storefront release. I decided to make a few more modifications as well to provide more info. [More]

Tags: , , , ,

Catergories: Citrix | Receiver | Storefront | XenApp