-
Citrix XenApp/XenDesktop/Virtual Apps and Desktop Product Numbers and Versions
Over the past several months, several people have asked for a table of XenApp/XenDesktop/Virtual Apps and Desktops product versions and product names. PowerShell shows 7.35, but what product name is that? I have all that data in my documentation scripts. Here is the table I have built over the[...]
-
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.
-
LAB EQUIPMENT FOR SALE
SOLD! That didn’t take long. $1,750.00 firm price, all-in-one bundle. Shipping is NOT included. Synology NAS #1: Synology 1817 NAS (I found it for $799 used on eBay with four drives). This NAS was upgraded to 8GB RAM and has eight Crucial 1TB SSDs. The NAS has two 1Gb network ports and two 10Gb network ports. Synology NAS #2: […]
-
Time to Say Goodbye to the EUC Community
Thanks for allowing me to serve you for 34 years since my days with the Citrix MULTIUser. I do a presentation for the Lions Clubs titled An Autopsy of a Deceased Lions Club (Why Lions Clubs Die). There are several famous people I quote in that presentation. I would like to leave you with this quote from Dave Ramsey. I hope I have lef […]
-
Parallels Remote Application Server Documentation Script 3.05
Version 3.05 30-Jun-2023 Implemented the new filters for Published Items Deleted the original filtering code for both the Information and Filtering sections Created code to handle the new filtering capabilities for both the Information and Filtering sections Added Function OutputPubItemFilterSummary Thanks to Michael B. Smith for […]
-
Parallels Remote Application Server Documentation Script 3.04
Version 3.04 28-Jun-2023 Add Policy Filters (Criteria) User, group, or computer Gateway Operating system IP Hardware ID Updated the ReadMe file This script is still not complete. I need to add the new Filter settings for Published items. https://github.com/CarlWebster/Parallels-RAS-V19.x-Doc-Script You can always find the most c […]
-
Parallels Remote Application Server Documentation Script 3.03
Version 3.03 27-Jun-2023 Added a Section Parameter Processes one or more sections of the report. Valid options are: Site LB (LoadBalancing) Publishing Printing (Universal Printing) Scanning (Universal Scanning) Connection Policies Admin (Administration) Licensing All This parameter defaults to All sections. Multiple sections are […]
-
Parallels Remote Application Server Documentation Script 3.02
Version 3.02 26-Jun-2023 Added to Connection settings, SAML Properties General IdP SP Attributes Added to Site settings, Enrollment server AD integration For Provider settings, for Word output, added the provider name to make the Navigation panel in Word more useful Updated the ReadMe file This script is still not complete. I ne […]
-
VMware vCenter Documentation Script Update Version 2.01
Version 2.01 24-Jun-2023 Fix bug that kept Virtual Distributed Switches data from being in the report When using -Import and -Full, handle making sure the vCenter name is given When using -Import and -Full, handle making sure the vCenter is disconnected when the script completes Updated the help text Updated the ReadMe file You can […]
-
Citrix Virtual Apps and Desktops Documentation Script V3.41 (FINAL update by Webster)
Version 3.41 23-Jun-2023 It has been an honor and a privilege to provide the XenApp/XenDesktop/CVAD series of scripts to you since 30-Sep-2011. None of those scripts would have happened without the help of Michael B. Smith, James Rankin, and Jarian Gibson. None of the scripts would have been released without the pressure, I mean enco […]
-
Citrix Cloud (DaaS) Documentation Script V1.26 (FINAL update by Webster)
Version 1.26 23-Jun-2023 Updated 30-Jun-2023 with information from Citrix that they gave me permission to include. It has been an honor and a privilege to provide this script to you since 21-Sep-2020. Shane O’Neill, this script is now all yours. In version 1.26, I am commenting out the catalog and machine VDA Upgrade Servi […]
-
Group Policy Default Settings Reference for Citrix XenApp and XenDesktop V1.52
Updated for Citrix Virtual Apps and Desktops 2305. I am sure I may have missed something, so please let me know if I did. You can always find the most current Excel file by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/ Thanks Webster […]
-
Group Policy Default Settings for Citrix Virtual Apps and Desktops That Changed Between 2303 and 2305
It has been my honor and privilege to provide this list to you over the past several years. This is the last update from Webster. Computer Multi-session Settings: Added: Clipboard place metadata collection for Security monitoring – Enabled Added: Disable defragmentation for VHD disk compaction – Disabled Added: Enable us […]
-
Building Webster’s Lab V2.1
On September 9, 2019, I published the Building Webster’s Lab V1 article series that used vSphere/vCenter 6.7 U3 and XenServer 8.0. On May 24, 2021, I published the Building Webster’s Lab V2 article series that used vSphere/vCenter 7.0 original release and XenServer 8.2.0. This is a follow-up on building the lab with vSphe […]
-
VMware vCenter Documentation Script Update Version 2.00
Version 2.00 21-Apr-2023 Allow multiple output formats. You can now select any combination of HTML, MSWord, PDF, or Text Changed some Write-Error to Write-Warning and changed some Write-Warning to Write-Host Changed the default output to HTML Fixed remaining $Null comparisons where $null was on the right instead of the left of t […]
-
Backup VMware Virtual Distributed Switches V1.01
Version 1.01 19-Apr-2023 Fixed a $Null comparison where null was on the right instead of the left of the comparison Fixed a missing variable $tempPWD Test for variable $global:DefaultVIServer before using Tested with PowerCLI 13.1 You can always find the most current script by going to https://www.carlwebster.com/where-to-ge […]
-
Citrix Provisioning Services 7.x Documentation Script Update Version 6.07
Version 6.07 17-Apr-2023 Added new Farm properties introduced in 2303, SetupType and CloudSetupActive If(SetupType -eq 1 -and CloudSetupActive -eq $True ) { “Farm is in cloud setup and all PVS servers have updated to cloud mode” } ElseIf(SetupType -eq 1 -and CloudSetupActive -eq $False ) { “Farm is in cloud […]
-
Citrix Provisioning Services Health Check Script Update Version 2.03
Version 2.03 17-Apr-2023 Added new Farm properties introduced in 2303, SetupType and CloudSetupActive If(SetupType -eq 1 -and CloudSetupActive -eq $True ) { “Farm is in cloud setup and all PVS servers have updated to cloud mode” } ElseIf(SetupType -eq 1 -and CloudSetupActive -eq $False ) { “Farm is in cloud […]
-
Citrix Provisioning Services Health Check Script Update Version 1.27
Version 1.27 17-Apr-2023 Added new Farm properties introduced in 2303, SetupType and CloudSetupActive If(SetupType -eq 1 -and CloudSetupActive -eq $True ) { “Farm is in cloud setup and all PVS servers have updated to cloud mode” } ElseIf(SetupType -eq 1 -and CloudSetupActive -eq $False ) { “Farm is in cloud […]
-
Parallels Remote Application Server Documentation Script 3.01
Version 3.01 11-Apr-2023 Change all Created and Modified dates to match the output formatting in the console In Function OutputPublishingSettings: Add AVDApp and AVDDesktop to WVDApp and WVDDesktop If Preferred Routing is not enabled, added “Preferred routing is disabled” In Function OutputRASMailboxSettings, added […]
-
Citrix Cloud (DaaS) Documentation Script V1.25
Version 1.25 11-Apr-2023 Fixed six typos found when running a test for Citrix You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/ Thanks Webster […]
-
Parallels Remote Application Server Documentation Script 3.00
Version 3.00 25-Mar-2023 Added Connection Brokers/Auto-promotion Added to Secure Gateway/Network “Only allow Let’s Encrypt verification” Added Video Capture Devices policy settings Changed “Keep existing VRRP/keepalive settings” to “Keep existing VRRP/keepalived settings” for HALB Propertie […]