Skip to content

QCModulePath directory name not clearly documented  #2

@mrbodean

Description

@mrbodean

The code $QCModulePath = "{0}\Module" -f ([Regex]::Match($ScriptRoot, ".*\\QC", "IgnoreCase")).Value requires that the scripts be in a folder named QC for the correct module path to be identified. This should be clearly documented as a requirement or the code changed to search for the module path from the invocation path.
https://github.com/microsoft/Intune-DeviceAdmins/blob/master/QCAutomation/QC/Infra/Upgrade/Perform-InfraUpgradeQC.ps1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions