The Property 'DsAvailable' is returend by Get-TargetResource but cannot be tested.
Error Message: The PowerShell DSC resource returned results that are not valid from Get-TargetResource. The DsAvailable key is not a valid property in the corresponding DSC resource schema file. The results from Get-TargetResource must be in a Hashtable format. The keys in the Hashtable must be the same as the properties in the corresponding DSC resource schema file.
Message ID: GetOperationResultInvalidResultFormat
i think this property is missing in the Test and Set Statement.
The Property 'DsAvailable' is returend by Get-TargetResource but cannot be tested.
i think this property is missing in the Test and Set Statement.