Hosting Adobe Acrobat DC on Citrix Non-persistent RDSH with FSLogix App Masking | A Walk-through
Environment Windows RDSH or VDI (non-persistant) Citrix Virtual Apps and Desktops (Any version) FSLogix App Masking Ivanti Environment Manager (or any equivalent solution) Citrix Provisioning Services (or any equivalent solution) Adobe Acrobat Pro DC – Named User License Adobe Acrobat Reader Introduction It is common in many organisations to have a situation where a small…
Citrix VDA: The trust relationship between this workstation and the primary domain failed
The trust relationship between this workstation and the primary domain failed If you get this error for non-persistent RDSH/VDI provisioned using PVS, it could well be that there is a conflict in managing “machine account password” on your computer objects in AD between PVS and Netlogon. Machine account password for non-persistent machines provisioned with PVS…
Citrix PVS: Version disk file timestamp is inconsistent with that in manifest file
Version disk file timestamp is inconsistent with that in manifest file cannot add vdisk Scenario You have two Citrix PVS Farms, let’s say Farm A and Farm B. Each farm has a single site. Vdisk updates take place in Farm A then get copied across to Farm B You have created new vdisk version(s) in…
Google Chrome 71 / 72 Trail Dragging Issue when Maximized on Windows 7 2008 R2
I have been working recently on an issue for one of my clients whereby after updating to Chrome 71.0.3578 (and also in 72.0.3626) a display issue started to occur when Chrome is maximized; Any foreground window over Chrome leaves “trails” of itself over Chrome Window. If Chrome gets the focus again, the trails disappear. The…
Certificate Trust Issue when using SSL relay with Citrix XML Service
Waking up to a P1 incident! Users are not able to see any icons after they authenticate to Citrix Store Front/Web Interface. Enumeration is failing. The environment Citrix StoreFront/Web Interface hosted on Windows 2008 R2 Zone Data Collectors of XenApp 6.5 Farm hosted on Windows 2008 R2 Servers. Each ZDC has an issued certificate which is…
Disable/Enable Scheduled tasks using Powershell and COMObject
While working on a project for a client where many of the Windows Systems are 2008R2 with PowerShell 3.0 or lower, there was a need to automate disabling scheduled tasks to ensure consistency across the XenApp/XenDesktop estate. This is something that can be done easily in PowerShell 4.0+ using Get-scheduledTask cmdlet. But in PowerShall 3.0…
Citrix Studio – Full Admin but Permission Denied
Credit goes to Richard Podd for finding the solution for this – Kudos Rich! Summary You are logging in to Citrix Studio with a AD account that has full admin rights but still getting permission denied error messages. This happens on all Delivery Controllers. Error Id: XDDS:292F2E2C Exception: Citrix.Console.Models.Exceptions.ScriptException You are not authorized to perform…
Automating Process Monitor Captures on Remote Machines Using PowerShell
Automated Process Monitor Captures on Remote Machines Using PowerShell
Windows Server 2016 Hangs for Minutes on “Please Wait for The User Profile Service”
Summary I have been working recently on building a new Citrix Xendesktop site, with RDSH being Windows Server 2016 Standard, and Ivanti (Appsense) as a Workspace Manager, and Citrix PVS 7.15 LTSR for image provisioning. In this article, I am discussing a problem we faced with slow logon and logoff time when compared with Out-of-the-Box…
Using Powershell to Schedule Tag based Reboots for a Delivery Group in XenDesktop 7.12+
The scenario You have multiple delivery groups in your XenDeskop/XenApp 7.12+, and you would like to use Powershell to Schedule Tag based Reboots for a Delivery Group A tag is simply a mark or a label. Assuming you have a delivery group (A) with 20 machines assigned to it. You can label 10 of those…