App Protection | Error 'a required feature is disabled by the system configuration'

App Protection | Error 'a required feature is disabled by the system configuration'

book

Article ID: CTX296837

calendar_today

Updated On:

Description

Purchased license file and entitlement to enable app protection in site

When running the below commandlet to enable app protection:

  • Set-BrokerDesktopGroup -Name <DeliveryGroup Name> Application_protection -<App Protection Feature> $true
Error is displayed saying the 'required feature is disabled by the system configuration'

Note:- 

Resolution

Must first import the App Protection XML file for the site to be first updated to then enable the app protection features:

 Import-ConfigFeatureTable –Path .\FeatureTable.OnPrem.AppProtection.xml 

Note:- Based on the version XML file can be downloaded as per https://docs.citrix.com/en-us/tech-zone/learn/poc-guides/app-protection-policies.html

Problem Cause

Because the feature is not included in the original installer, the site must first be upgraded to then enable the feature