Carl Webster Accessibility Statement

Carl Webster is committed to facilitating the accessibility and usability of its website, carlwebster.com, for everyone. Carl Webster aims to comply with all applicable standards, including the World Wide Web Consortium’s Web Content Accessibility Guidelines 2.0 up to Level AA (WCAG 2.0 AA). Carl Webster is proud of the efforts that we have completed and that are in-progress to ensure that our website is accessible to everyone.

If you experience any difficulty in accessing any part of this website, please feel free to email us at info@carlwebster.com and we will work with you to provide the information or service you seek through an alternate communication method that is accessible for you consistent with applicable law (for example, through telephone support).

  • Parallels Remote Application Server Documentation Script 2.53

    February 13, 2022

    Parallels, PowerShell

    Version 2.53 13-Feb-2022

    • When processing RD Session Hosts, the script had bad logic that assumed there was always only one RDS Group.
      • This caused some Agent settings to show as System.Object[] instead of their Numeric or Boolean value
      • For example:
        • Agent settings
          • Port : System.Object[]
          • Max Sessions : System.Object[]
          • Support Windows Shell URL namespace objects : System.Object[]
          • Allow 2xRemoteExec to send command to the client : System.Object[]
          • Use RemoteApp if available : System.Object[]
          • Enable applications monitoring : System.Object[]
          • Allow file transfer command (HTML5 and Chrome clients): System.Object[]
          • Do not allow to change location : System.Object[]
          • Enable drive redirection cache : System.Object[]
      • Oops, my bad. The fix only took one line of code and changing two variables.
      • Now the results are correct.
        • Agent settings
          • Port : 3389
          • Max Sessions : 25
          • Support Windows Shell URL namespace objects : True
          • Allow 2xRemoteExec to send command to the client : True
          • Use RemoteApp if available : False
          • Enable applications monitoring : True
          • Allow file transfer command (HTML5 and Chrome clients): True
          • Do not allow to change location : False
          • Enable drive redirection cache : True
      • Thanks to Thomas Krampe for all his help and remote sessions to track this down

    If you have questions or issues, please email me. webster at carlwebster dot com.

    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







    About Carl Webster

    Carl Webster is an independent consultant specializing in Citrix, Active Directory, and technical documentation. Carl (aka “Webster”) serves the broader Citrix community by writing articles (see CarlWebster.com) and by being the most active person in the Citrix Zone on Experts Exchange. Webster has a long history in the IT industry beginning with mainframes in 1977, PCs and application development in 1986, and network engineering in 2001. He has worked with Citrix products since 1990 with the premiere of their first product – the MULTIUSER OS/2.

    View all posts by Carl Webster

    No comments yet.

    Leave a Reply