Subscribe: Posts | Comments
  • Home
  • About Webster
  • Download Scripts
  • Conferences
  • Contact
  • Archives
  • Sitemap
Carl Webster
  • Active Directory
  • Blog
    • Certification
  • PVS
  • Web Interface
    • Receiver
    • Secure Gateway
  • Presentations
  • PowerShell
  • XenApp
    • XenApp 5 for Server 2003
    • XenApp 5 for Server 2008
    • XenApp 6.0
    • XenApp 6.5
  • XenDesktop 5.x
  • XenServer
  • Where to Get Copies of the Various Scripts

    Many people have asked me where they can get copies of the PowerShell documentation scripts. To make it easier to find, I have linked to all of them in this one article.

    Continue reading...
  • Microsoft Active Directory Documentation Script V3.03

    Version 3.03 22-Feb-2021 Added a Try/Catch and -LDAPFilter when checking for the Exchange schema  attributes to suppress the error if Exchange is not installed Added Domain SID to the Domain Information section Added SYSVOL State to Function OutputADFileLocations If SYSVOL State is not 4, highlight in red Added updates from Mich […]

    Continue reading...
  • Broken DFS Replication for SYSVOL but Everything Appears to Work

    In the last two weeks, I have seen several customers where Active Directory (AD) replication is reporting normal, but Group Policy is acting “odd”. Here is what I found. If you are still using FRS (Flaky Replication System) instead of DFSR (Darn Fine Replication System), you should migrate from FRS to DFSR. To determine […]

    Continue reading...
  • Citrix Cloud Documentation Script V1.12

    Version 1.12 30-Jan-2021 Fixed duplicate item in the HTML output for Machine Catalogs You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/ Thanks Webster […]

    Continue reading...
  • Citrix Virtual Apps and Desktops Documentation Script V3.23

    Version 3.23 30-Jan-2021 Added getting hardware information for the license server when -Hardware is used Added getting hardware information for the SQL Server(s) when -Hardware is used Fixed duplicate item in the HTML output for Machine Catalogs Fixed wrong variable name when getting the Monitoring database mirroring information Up […]

    Continue reading...
  • Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.40

    Version 2.40 30-Jan-2021 Added getting hardware information for the license server when -Hardware is used Added getting hardware information for the SQL Server(s) when -Hardware is used Fixed duplicate item in the HTML output for Machine Catalogs Fixed wrong variable name when getting the Monitoring database mirroring information Up […]

    Continue reading...
  • Citrix XenApp/XenDesktop 7.x Documentation Script Update Version 1.47

    Version 1.47 30-Jan-2021 Added getting hardware information for the license server when -Hardware is used Added getting hardware information for the SQL Server(s) when -Hardware is used Changed all Write-Verbose $(Get-Date) to add -Format G to put the dates in the user’s locale Fixed duplicate item in the HTML output for Machi […]

    Continue reading...
  • What Happened to My Managed Service Accounts Container?

    In Windows Server 2008 R2 Active Directory (AD), Microsoft introduced managed service accounts. If you create a new AD domain with Windows Server 2008 R2 or later, when you look in Active Directory Users and Computers (ADUC), you see a container named Managed Services Accounts, as shown in Figure 1. Figure 1 Some people mistakenly ca […]

    Continue reading...
  • Citrix Provisioning Services 7.x Documentation Script Update Version 6.01

    Version 6.01 25-Jan-2021 Added error checking in Function Check-NeededPSSnapins (Requested by Guy Leech) Added new parameter LimitTargetDevices Updated Function OutputSite Updated functions ShowScriptOptions and ProcessScriptEnd Updated the help text Updated the ReadMe file Adding the LimitTargetDevices parameter with a default […]

    Continue reading...
  • Citrix Provisioning Services Health Check Script Update Version 1.24

    Version 1.24 25-Jan-2021 Added Appendix R for Installed Citrix Components Added array $Script:CtxInstalledComponents Added Function GetCitrixInstalledComponents Added Function OutputAppendixR Added CSV file PVSFarmName_HealthCheck_AppendixR_CitrixInstalledComponents.csv Added error checking in Function Check-NeededPSSnapins (Requ […]

    Continue reading...
  • Citrix Cloud Documentation Script V1.11

    Version 1.11 25-Jan-2021 Added error checking in Function Check-NeededPSSnapins (Requested by Guy Leech) Updated the error message when Get-XDAuthentication fails Updated the error messages in Function ProcessScriptSetup Updated the help text Updated the ReadMe file Here are some examples of the updated error checking. I did this t […]

    Continue reading...
  • Citrix Virtual Apps and Desktops Documentation Script V3.22

    Version 3.22 25-Jan-2021 Added error checking in Function Check-NeededPSSnapins (Requested by Guy Leech) Updated Function ProcessScriptSetup to have standard error checking between the four XA/XD/CVAD/CC doc scripts Updated the help text Updated the ReadMe file Here are some examples of the updated error checking. I did this to red […]

    Continue reading...
  • Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.39

    Version 2.39 25-Jan-2021 Added error checking in Function Check-NeededPSSnapins (Requested by Guy Leech) Updated Function ProcessScriptSetup to have standard error checking between the four XA/XD/CVAD/CC doc scripts Updated the help text Updated the ReadMe file Here are some examples of the updated error checking. I did this to red […]

    Continue reading...
  • Citrix XenApp/XenDesktop 7.x Documentation Script Update Version 1.46

    Version 1.46 24-Jan-2021 Added a ValidateSet to the Sections parameter. You can use -Section, press tab, and tab through all the section options. (Credit to Guy Leech) Added error checking in Function Check-NeededPSSnapins (Requested by Guy Leech) Added to the Computer Hardware section, the server’s Power Plan In Function Outp […]

    Continue reading...
  • Find Services Using a Domain Account on Specified Computers in Microsoft Active Directory (Get-ServiceAccounts V1.20)

    #Version 1.20 19-Jan-2021 Added creating a CSV file Changed to create an object instead of text Added switch UseDcom to change from using TCP port 139 for testing connections to port 5985 (WinRM 2.0) Updated messages to reflect that change Added the domain name to all output files and the script title Change to using Invoke-Co […]

    Continue reading...
  • Citrix “Old” Provisioning Services Documentation Script Update 4.30

    While old scripts that are not actively maintained do not get new features, they do get bug fixes. Most of the updates are from the 1.23 PVS Health Check script. #Version 4.30 19-Jan-2021 Added to the Computer Hardware section, the server’s Power Plan (requested by JLuhring) Changed all Verbose statements from Get-Date to Get- […]

    Continue reading...
  • Citrix Provisioning Services 7.x Documentation Script Update Version 6.00

    Version 6.00 19-Jan-2021 This started out as a simple update to address a security issue, but…this turned out harder than it looked. The Citrix Provisioning Services (PVS) PowerShell cmdlets that work from a non-domain-joined computer to multiple Active Directory domains. BUT, there is a glaring security hole. The old string-b […]

    Continue reading...
  • Citrix Provisioning Services 7.x Documentation Script Update Version 5.22

    Version 5.22 19-Jan-2021 Note: The 5.xx PVS scripts still support the insecure use of plaintext passwords. The 6.xx scripts remove the use of plaintext passwords. Added new function OutputNotice Change some Warnings to Notices using OutputNotice Added to the Computer Hardware section, the server’s Power Plan Changed all Wri […]

    Continue reading...
  • Citrix Virtual Apps and Desktops Documentation Script V3.21

    Version 3.21 19-Jan-2021 Added to the Computer Hardware section, the server’s Power Plan Updated help text Updated ReadMe file You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/ Thanks Webster […]

    Continue reading...
  • Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.38

    Version 2.38 19-Jan-2021 Added to the Computer Hardware section, the server’s Power Plan Updated help text Updated ReadMe file You can always find the most current script by going to https://carlwebster.com/where-to-get-copies-of-the-documentation-scripts/ Thanks Webster […]

    Continue reading...
  • Citrix Federated Authentication Services Script Update Version 1.12

    Version 1.12 10-Jan-2021 Added to the Computer Hardware section, the server’s Power Plan Changed all Write-Verbose statements from Get-Date to Get-Date -Format G as requested by Guy Leech Reordered parameters in an order recommended by Guy Leech Updated help text Updated ReadMe file You can always find the most current script […]

    Continue reading...
  • Posts navigation

    1 2 … 31 ← Older posts

Support Script Development

I've spent numerous hours working on the many documentation and miscellaneous scripts, which are freely available, for both personal and commercial use, here on my site.

If you'd like to say thanks, please consider making a donation to keep them going!

ControlUp Get Virtualization Superpowers

ControlUp Get Virtualization Superpowers

Cost-Effective Application on Any Device

Cost-Effective Application on Any Device

10ZiG

Goliath Technologies

Goliath Technologies

DISRUPT 2021 Cloud Workspaces Experience

DISRUPT 2021 Cloud Workspaces Experience

Citrix Technology Professional Fellow

Carl Webster is a Citrix Technology Professional Fellow

vExpert 2020

vExpert 2020

Parallels VIPP

Parallels VIPP

IGEL VIP

IGEL VIP

Experts Exchange Badge

#1
#2
#3
Questions Answered
Articles Written
Overall Points

Subscribe

Subscribe to our e-mail newsletter to receive updates.

Featured Downloads

  • XenApp 6.5 (140042 downloads)
  • All Scripts Zip File (65849 downloads)
  • XenApp 6 (50341 downloads)
  • Provisioning Services (PVS) Old (40502 downloads)
  • Active Directory (34034 downloads)
  • XenApp 5 for Windows Server 2003 (20682 downloads)
  • XenApp 5 for Windows Server 2008 (19547 downloads)
  • NetScaler Old (ns.conf) (16417 downloads)
  • Active Directory Health Check (16057 downloads)
  • Microsoft DHCP (15423 downloads)
  • Popular
  • Latest
  • Comments
  • Tags
  • Where to Get Copies of the Various Scripts September 30, 2011
  • Citrix XenDesktop 7.6, Provisioning Services 7.6 and the XenDesktop Setup Wizard with Write Cache and Personal vDisk Drives December 24, 2014
  • Citrix XenDesktop 7.1, Provisioning Services 7.1 and the XenDesktop Setup Wizard with Write Cache and Personal vDisk Drives January 28, 2014
  • Documenting a Citrix XenApp 6.5 Farm with Microsoft PowerShell October 7, 2011
  • Changing a Production XenDesktop 7.1 Site to use SQL Mirroring February 11, 2014
  • Microsoft Active Directory Documentation Script V3.03 February 22, 2021
  • Broken DFS Replication for SYSVOL but Everything Appears to Work February 12, 2021
  • Citrix Cloud Documentation Script V1.12 January 30, 2021
  • Citrix Virtual Apps and Desktops Documentation Script V3.23 January 30, 2021
  • Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.40 January 30, 2021
  • BerndA: Great work you have done here, thank you very much...
  • Carl Webster: I had to use Google Translate to figure out what y...
  • Carlos: Gracias!!, estoy script son muy utiles y me han ay...
  • Carl Webster: Thanks for this feedback. I'll check with MBS and ...
  • Matthew Woolnough: Hi Carl, Enjoying using your script, but I am f...
acrobat reader Active Directory adobe certification citrix citrix certification ctx129229 dhcp documentation exams excel How do I how to HP Moonshot learning license license server metaframe moonshot offline servers Personal vDisk powershell PowerShell V2 PowerShell V3 powershell V4 presentation server provisioning services PvD PVS pvs7 pvs 7.1 remoting script scripts server 2012 winframe Word word comobject Word COM Object xenapp xenapp 5 xenapp 6 xenapp 6.5 xendesktop xenserver

Categories

  • Active Directory (93)
  • Blog (91)
  • Certification (5)
  • Citrix Cloud (4)
  • Citrix Federated Authentication Service (4)
  • Citrix Virtual Apps and Desktops (106)
  • Configuration Manager (7)
  • DHCP (17)
  • DNS (21)
  • Hyper-V (1)
  • NetScaler (24)
  • Nutanix (3)
  • Parallels (1)
  • PowerShell (423)
  • Presentations (15)
  • PVS (93)
  • Receiver (3)
  • SCVMM (1)
  • Server 2012 (7)
  • SMS PASSCODE MFA (1)
  • StoreFront (8)
  • Uncategorized (3)
  • Vendor Articles (3)
  • VMware (49)
  • Workspace Environment Management (1)
  • XenApp (48)
  • XenApp 5 for Server 2003 (27)
  • XenApp 5 for Server 2008 (27)
  • XenApp 6.0 (64)
  • XenApp 6.5 (87)
  • XenApp 7.x through CVAD 2006 (6)
  • XenApp/XenDesktop 7.0 – 7.7 (100)
  • XenDesktop 5.x (53)
  • XenMobile (2)
  • XenServer (18)

Recent Posts

  • Microsoft Active Directory Documentation Script V3.03 February 22, 2021
  • Broken DFS Replication for SYSVOL but Everything Appears to Work February 12, 2021
  • Citrix Cloud Documentation Script V1.12 January 30, 2021
  • Citrix Virtual Apps and Desktops Documentation Script V3.23 January 30, 2021
  • Citrix XenApp/XenDesktop 7.8+ Documentation Script Update Version 2.40 January 30, 2021
  • Citrix XenApp/XenDesktop 7.x Documentation Script Update Version 1.47 January 30, 2021
  • What Happened to My Managed Service Accounts Container? January 26, 2021
  • Citrix Provisioning Services 7.x Documentation Script Update Version 6.01 January 25, 2021
  • Citrix Provisioning Services Health Check Script Update Version 1.24 January 25, 2021
  • Citrix Cloud Documentation Script V1.11 January 25, 2021

Copyright © 2003 - 2019 Carl Webster. All Rights Reserved.