Cyberdrain - Brute Force Attempt script error

When I run this script against an asset (W10.1909), with the options in the script to let me know if any account failed more than 5 times in the last 24 hours, I get the following error in the script output. Any help?

`error> System.InvalidOperationException: A circular
reference was detected while serializing an object of type
‘System.Management.Automation.PSParameterizedProperty’.
error> Stack:
error> at ConvertTo-Json20, C:\ProgramData\Syncro\bin\module.psm1:
line 299
error> at Call-SyncroApiEx, C:\ProgramData\Syncro\bin\module.psm1:
line 251
error> at Call-SyncroApi, C:\ProgramData\Syncro\bin\module.psm1:
line 231
error> at Rmm-Alert, C:\ProgramData\Syncro\bin\module.psm1: line 32
error> at ,
C:\ProgramData\Syncro\bin\868fe6f2-5f24-4226-9515-4cf3e07f3de6.ps1: line
22
error> at , : line 1
error> at , : line 1
error> Call-SyncroApi: failure
Call-SyncroApi: success

`

1 Like

A few of the Cyberdrain scripts have had issues at launch, I would remove and re-download from the library to make sure you have the latest. Also Windows 10 1909 was EOL back in May so it’s possible there’s some issue with the build being old. And if it’s not updating properly that could be a sign of Windows being corrupt.

Hi there,

I have the same error with all scripts that I’ve checked. Did someone found a solution about that?