Citrix Workspace Environment Management (WEM) Documentation Script

This script documents Workspace Environment Management configuration settings into a single easy to read HTML file.

Script author: James Kindon @james_kindon

Contributions made to first iteration of script by: George Spiers @JGSpiers

Note: The script is now fully hosted on GitHub. Please refer here and read the SYNOPSIS for the most up-to-date information.

Tested working on OS version: Windows Server 2016, Windows Server 2012 R2, Windows 10 (although not officially supported).

Tested working on SQL version: SQL Server 2016, SQL Server 2014.

Tested working on WEM version: WEM 4.3, WEM 4.2.

Description: This script collects all the configured settings within Workspace Environment Management and formats them in to a easy to read HTML file.

Note: This script does not perform any writes to the WEM database.

Instructions: To avoid failure, run PowerShell as an administrator. The user account you use (SQL or Windows Authentication) must be able to connect to the WEM database and Read/Query the database. This could be the SQL vuemUser account or WEM Broker account.

Requirements: This script attempts to detect and install Windows Management Framework 5.0 if SQL Management Studio and SSMO modules are not present on the machine you are running this script from. If SQL Management Studio is installed then the modules provided by SSMO are used. If not, WMF 5.0 is installed. The installation of WMF 5.0 has been successfully tested on Windows Server 2012 R2 and Windows Server 2016. Windows 10 is not supported. To install WMF 5.0 you must have a connection to the internet on the machine you are using to run this script. If you do not have a connection to the internet, download from another machine that does and install this software manually.

For more information on Workspace Environment Management see https://jgspiers.com/citrix-workspace-environment-manager/

Download (click below):

Citrix WEM Documentation Script


2 Comments

  • Greg Kern

    June 15, 2020

    JG:

    The Link to the Script should be updated to this:
    https://github.com/JamesKindon/CitrixWEMDoc_V2

    Reply
  • Graham Mason

    September 1, 2022

    Hey James – any chance of an update to the Cloudy Edition of WEM ? or is there a cloudy tool in WEM which will do the same ?

    Reply

Leave a Reply