-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels