Skip to content

Powershell DHCP module detection wrong for non-English language computers #3

@jcoehoorn

Description

@jcoehoorn

The code to test for the DHCP powershell module current looks at the exception string when a call fails. This string is likely determined by the current culture settings, meaning the code will fail in non-English locals. I need to the find the HResult code for this error (vs different expected/okay errors) so we can test for that instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions