Author Archives | Carl Webster
-
Microsoft Configuration Manager 2012 R2 PowerShell Documentation Script Version 2.3
In June 2013, David O’Brien (Cloud and Datacenter Management MVP) released his Config Manager documentation script. A little while ago, several users emailed me asking for help as they were tr
-
Synergy 2016 Las Vegas Presentation – (re)Designing Your Active Directory
June 9, 2016
Updated 28-Dec-2017 to fix broken links Greetings, If you came to my presentation at Citrix Synergy 2016 in Las Vegas, thanks for being there. The room was fairly full for being the next to last sessi
-
Microsoft PowerShell and Nested Try/Catch
April 15, 2016
On a recent project, I learned something new about PowerShell’s Try/Catch. You can nest another Try/Catch in the Catch of the first Try/Catch. When I showed this to my PowerShell mentor, he said
-
Finding the Average Group Policy Processing Time Using Microsoft PowerShell V1.1
March 24, 2016
I recently wrote about Finding the Average Group Policy Processing Time Using Microsoft PowerShell and have made a couple of changes to the script. I have added the follow new features: Allows you t
-
Create or Update a Group Policy Using Settings From Another Group Policy Using Microsoft PowerShell
March 18, 2016
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 (S
-
Finding the Average Group Policy Processing Time Using Microsoft PowerShell V1.0
March 18, 2016
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
-
Citrix Director – How to Make Director the Default Page within IIS
March 15, 2016
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
-
Finding Microsoft Folder Redirection Errors for Citrix XenApp 6.5 Using Microsoft PowerShell
March 7, 2016
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. [Updated 10-Mar-2016 to hand
-
Troubleshooting Microsoft Group Policy Site to Zone Mapping
March 4, 2016
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. [Testing
-
Citrix XenApp Server Running on Windows Server 2008 R2 Hard Locks Under Heavy Load
March 2, 2016
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. If any users caused two Microsoft
-
Removing Desktop, Documents, Downloads, Music, Pictures, and Videos Folders from Navigation Pane
October 30, 2015
For a recent XenApp 7.6 project, the IT Manager wanted no one to access various folders shown in the Navigation pane in Explorer, Save, or SaveAs dialogs. This article shows how I solved this request.
-
Removing the Network location from the Navigation Pane
October 30, 2015
On a recent XenApp 7.6 project, the IT Manager was insistent that the Network location be removed from the Navigation pane. The manager wanted no one to see the Network location from Explorer, Save, o
-
Internet Explorer 10 and 11 Open to Blank White Screen or Become Unresponsive
October 30, 2015
Yet another plus for being a consultant is running into issues never seen before, searching for a solution, seeing tens of thousands of hits with no solution in sight, and coming up with a solution. I
-
Citrix XenApp 7.x on Windows Server 2012 or 2012 R2 – Setting File Type or Application Associations
October 30, 2015
One of the nice things about being a consultant is that on every project, you run into something you had never seen before or asked to do something no one else has asked you to do before. As a consult
-
Documentation Scripts Updated for Word 2016 Support
October 5, 2015
The following scripts have been updated to add support for Word 2016 in all 11 supported languages. Active Directory DHCP Provisioning Services StoreFront (Client script update 7-Oct-2015) VMware vSp
-
Inside Webster’s Lab: Creating Active Directory Organizational Units, Users, Groups and Computers Using PowerShell
January 1, 2015
OK, I heard from enough of you that wanted me to do this in PowerShell instead of my batch file. Here is the original article using built-in Windows utilities. This article will show the original ba
-
Inside Webster’s Lab: Installing a Domain Controller Using PowerShell
December 31, 2014
With all the writing I do for my website and customers, I frequently recreate my Windows Server 2012 R2 Active Directory (AD) environment. I thought I would show you how I use PowerShell to install
-
Inside Webster’s Lab: Removing Domain Controller Using PowerShell
December 31, 2014
With all the writing I do for my website and customers, I recreate my Windows Server 2012 R2 Active Directory (AD) environment frequently. Sometimes I just need a fresh start and I need to demote my
-
Inside Webster’s Lab: Creating Active Directory Organizational Units, Users, Groups and Computers
December 31, 2014
With all the writing I do for my website and customers, I recreate my Windows Server 2012 R2 Active Directory (AD) environment frequently. I thought I would show you how, in just a few seconds, I re
-
Installing XenApp or XenDesktop 7.x, Does It Matter Which One You Select?
November 11, 2014
I am writing some “How To” articles for a customer. I am trying to figure out exactly what happens when XenApp and XenDesktop 7.6 are installed. There are two options for the installation: Figur
July 11, 2016
0 Comments