Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Extension Management GPO has a limit of 2048 characters

  • 1 பதிலளி
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 1 view
  • Last reply by Mike Kaply

I'm trying to configure the "Extension Management" policy for firefox in my company. We have 14 addons to manage. using JSON this will end to a line of about 2500 characters.

when I try to copy the code into the gpo I get a message telling me the limit is 2048 characters.

Is there a way to baypass this limitation ?


thank you

I'm trying to configure the "Extension Management" policy for firefox in my company. We have 14 addons to manage. using JSON this will end to a line of about 2500 characters. when I try to copy the code into the gpo I get a message telling me the limit is 2048 characters. Is there a way to baypass this limitation ? thank you

All Replies (1)

Are you putting the JSON on one line or multiline?

The ADMX has that with a limit of 16384:

<multiText id="ExtensionSettings" valueName="ExtensionSettings"  maxLength="16384"/>