You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am new to the github, trying to implement the ConfigMgrClientHealth solution in my lab environment but getting the below error:
Updating SQL database with results using webservice
Error Invoking RestMethod POST on URI http://xxx-xxx01.xxxxxxxxxxx.com/ConfigMgrClientHealth/Clients. Failed to update d
atabase using webservice. Exception: The remote server returned an error: (400) Bad Request.
PS C:> $PSVersionTable
@nekumsft Did you find a solution to this? I'm getting the same thing now...
Might have found something... I'd put in some changes to the script to check for free space in GB, rather than %... guessing the web service doesn't like it... its working fine using the default script.
Hi I am new to the github, trying to implement the ConfigMgrClientHealth solution in my lab environment but getting the below error:
Updating SQL database with results using webservice
Error Invoking RestMethod POST on URI http://xxx-xxx01.xxxxxxxxxxx.com/ConfigMgrClientHealth/Clients. Failed to update d
atabase using webservice. Exception: The remote server returned an error: (400) Bad Request.
PS C:> $PSVersionTable
Name Value
PSVersion 5.1.14409.1005
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14409.1005
CLRVersion 4.0.30319.34209
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Hoping to get some help... :)
The text was updated successfully, but these errors were encountered: