Finding the Average Group Policy Processing Time Using Microsoft PowerShell V1.1
I recently wrote about Finding the Average Group Policy Processing Time Using Microsoft PowerShell and have made a couple of changes to the script.
The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally
I recently wrote about Finding the Average Group Policy Processing Time Using Microsoft PowerShell and have made a couple of changes to the script.
Over the course of the past several months, I have had several projects where I needed to create, edit, or fix group policies. A problem I ran into was I only needed a subset of the policy settings (Site to Zone Mappings, Microsoft Office settings). Another problem was corrupt group policies that would not backup. How can I get just the settings I needed into a test group policy? This article shows the script I created to handle those situations.
On a recent project, we thought the group policies being applied were causing slow user logons and application launches. What we needed was a way to determine how long just group policy was taking to process. This article shows how we determined the amount of time group policy was taking.
On a recent project, I needed to create two Citrix Director servers. One for Citrix XenApp 6.5 and the other for XenApp 7.6. I looked for an article from Citrix on making the Director site the default page in IIS and did not find anything. So I have ripped off, I mean borrowed heavily from, the Citrix article How to Make StoreFront the Default Page within IIS to do what I needed done.
Another issue causing slower logons for users at a recent project was Folder Redirection errors. This article is how I found the issue and how the customer resolved them.
One of the nice things about being an independent consultant is the new stuff learned while on projects. I learned some new information about Site to Zone Mapping I wanted to share with you.
On a recent project, the customer experienced an issue where updating the Citrix Provisioning Services (PVS) image to Internet Explorer (IE) 11 caused a major outage.