Skip to content

ExchangeExtendedProtectionManagement.ps1 has case sensitive parameter #1962

@nelemos

Description

@nelemos

Describe the issue
When using ExchangeExtendedProtectionManagement.ps1 -rollbacktype "RestoreIISAppConfig", the RestoreIISAppConfig string is case sensitive. So that if you miss type it there is an unclear error.

Expected behavior
Should be non case sensitive. Or explicitly say in the doc that the parameter is case sensitive.

Script Output
Here is the ouput when mis typing the paramater (restoreIISAppConfig instead of RestoreIISAppConfig)
image

Additional context
When in production and if after enabling WEP something goes wrong, the roll back should be easy : no time to be trapped with case sensitive thing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions