:::: MENU ::::

Posts Tagged / loadevaluator

  • Mar 15 / 2012
  • 1
XenApp 6.0

Powershell – Check XenApp LoadEvaluator

At a customer I was busy checking the servers via the Citrix Management Console wich load evaluator was set. Because the environment contains a lot of servers it is a time consuming job. Therefor I created 2 small scripts.

The first script will do the following.

  • Add citrix powershell Snapin
  • Get a list of XenApp servers in the farm
  • Check for each server wich load evaluator is assigned
  • Write the result to a CSV fileThe second script will do the following.