Home > Forum > Tips&Tricks > BPS 2022: Enable IIS feature "Dynamic Component"

BPS 2022: Enable IIS feature "Dynamic Component"
4

MVP

Hi everyone,

WEBCON BPS 2022 has a new IIS requirement "Dynamic Compression Module".
You can enable this by executing the following line in PowerShell:

Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionDynamic

Now I'm back to testing the new version. :)


Best regards,
Daniel