AppSense AM - How to Disable an exe via Computer AD Group Membership (PowerShell Scripted Rule)
The Script below can be used within AppSense Application Manager to check if the local machine is a member of a specific group. This can...
AppSense DesktopNow - Windows Server 2012 Pre-requisites using PowerShell
Below I have detailed the commands to install the DesktopNow prereqs for Windows Server 2012. The .NET Framework 3.5 isn’t part of the...
PowerShell Script to get Current User SID
Script below to get the CU SID and save it to an environment variable called USERSID. #--------------------------------------------------...
Citrix XenApp 6.5 Configuration Logging PowerShell Automation
The configuration logging database now has some commands within the Citrix PowerShell Snapin to help automate some of the tasks. The...
XenApp 6.5 PowerShell Commands to install pre-requisites
The following steps detail installing some of the XenApp 6 prerequisites via PowerShell. My preference when it comes to install any...