Skip to content

$inputFile is referenced but is not supplied to function CheckConfigFiles #92

@Richardsprofile

Description

@Richardsprofile

When a product key is in a wrong format, the function CheckConfigFiles try to throw error. Part of the error message is formed by running "$(Split-Path -Path $inputFile -Leaf)`". $inputFile is referenced here but the function definition does not have an input parameter to accept it.

Referenced file: SP/Automation/AutoSPInstallerModule.ps1m
Line: 295

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