Documenting Citrix XenApp 6.5 Inventory Assessment Script - Windows PowerShell
Imagine yourself in a situation where you have to capture the entire XenApp 6.5 Farm information to understand what the customers have in their environment. The traditional way to understand the environment is to sit down multiple times with the CTX Architects/Admins to understand the details of infrastructure and even then missing on important details. This script will document whatever you see under the Citrix AppCenter Console and the output can be copied to a txt or word document. My Testing results I ran the script in my environment and generated the output as per the figures mentioned below. I am listing down certain requirements and things I learnt during the execution: Step 1: Download the Citrix XenApp 6.5 PowerShell SDK and simply go through the typical installation Downloaded the Citrix XenApp Group Policies and place the files under two folders C:\Windows\System32\WindowsPowerShell\v1.0\Modules, in a new folder named Citrix.GroupPolicy.Commands C:\Windows\S...