Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What does MinimumFunctionalLevel mean in Citrix DesktopGroup?

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Recently, I have been writing a PowerShell script to give some daily task to automation and write it to the part of creating Citrix DesktopGroup. Create desktop group is fine, just use New-BrokerDesktopGroup, but I don't quite understand the parameter MinimumFunctionalLevel when querying the results of create.

New a desktop group as follows, followed by the corresponding parameters:

PS C:\ Users\ admin > New-BrokerDesktopGroup-Name "PowerShellAutoTest"-DesktopKind Shared-DeliveryType DesktopsAndApps-Description $DGDescription-PublishedName $DGPubName

Then get gave it a hand:

PS C:\ Users\ admin > Get-BrokerDesktopGroup-AdminAddress "DDC01.citrix.local"-Name * TEST* | select Name, PublishedName, SessionSupport MinimumFunctionalLevel | Format-Table-AutoSizeName PublishedName SessionSupport MinimumFunctionalLevel -PowerShellAutoTest PowerShellAutoTest Desktop SingleSession L7009

MinimumFunctionalLevel shows: L7-9. Checked the official website and said Valid values are L5, L7, L7 6. It suddenly occurred to me that when manual create Machine Catalogs, there is an option that will not be changed by default: Select the minimum functional level for this catalog... See the following figure:

So, don't worry about this value, just default.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report