Skip to content

Use single quotes for the password variable in the output script in case there is a $ #35

Open
@prjseal

Description

@prjseal

If you use double quotes and the password contains a $ symbol, powershell thinks it is a variable.

But if it uses single quotes, it will take it as an explicit value.

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