Citrix Provisioning Services 7.x Documentation Script Update Version 6.04

While working on the V2 PVS Health Check script, I found several bugs. I backported those fixes into this V6 script update.

Version 6.04 6-Mar-2022

  • Add Function Get-IPAddress
  • Fixed bug when retrieving a Device Collection’s Administrators and Operators
    • I was not comparing to the specific device collection name, which returned all administrators and operators for all device collections and not the device collection being processed
  • Format the Farm, Properties, Status section to match the console output
  • In Function OutputFarm, add the following:
    • License server IP address
    • For the Options tab info, section headings to Word/PDF and HTML output that were in the Text output
    • SQL Server IP address
    • Failover partner IP address
    • MultiSubnetFailover to Farm Status section
      • Thanks to Arnaud Pain
      • I can’t believe no one has asked for this since PVS 7.11 was released on 14-Sep-2016

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