Skip to content

Error when using PowerShell 7.4.3  #7

@jonwbstr

Description

@jonwbstr

Using PS 5.1 there are no issues. However trying form PS 7.4.3 the Get-WebrootConsoleGSMSiteList command fails with the error "Bad Request".

PS C:\> $psversiontable
Name                           Value
----                           -----
PSVersion                      7.4.3
PSEdition                      Core
GitCommitId                    7.4.3
OS                             Microsoft Windows 10.0.14393
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
PS C:\> connect-WebrootUnity @WebrootConnectionInfo
PS C:\> Get-WebrootConsoleGSMSiteList -GSMKey $GSMKey
Get-WebrootConsoleGSMSiteList: Error:
400 Bad Request

400 Bad Request

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