Martin Vokurek
Martin Vokurek
Get-TargetResource functions in all xBitlocker resources are currently implemented as mostly dummy functions that do not read current Bitlocker configuration. This makes the use of this resource for configuration reporting...
#### Details of the scenario you tried and the problem that is occurring The `UpdateServicesServer` resource fails to configure Products when there are multiple entries returned for a given name...
#### Details of the scenario you tried and the problem that is occurring This is for both the UpdateServicesServer and UpdateServicesApprovalRule resources: The `Products` property currently accepts friendly names while...
#### Pull Request (PR) description - Fixed `UpdateServicesServer` and `UpdateServicesApprovalRule` - Process multiple product categories with the same name correctly (e.g. "Windows Admin Center") - Verbose output of Products only...
#### Details of the scenario you tried and the problem that is occurring Verbose output of `Get-TargetResource` returns `Microsoft.UpdateServices.Internal.BaseApi.UpdateServer` instead of WSUS server name #### Verbose logs showing the problem...