Skip to content

Switch-PSGSuiteConfig -Domain does not decrypt the domain value stored in the configuration #398

@Foggy2

Description

@Foggy2

Just noticed that Switch-PSGSuiteConfig appears to have a typo that affects using the -Domain parameter.

When calling the Switch-PSGSuiteConfig -Domain <domain> function, an error is returned that states:

Decrypt : The term 'Decrypt' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I believe the function should be calling Invoke-GSDecrypt instead of Decrypt and I will submit a PR accordingly.

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