Ashley McGlone
Ashley McGlone
Today I upgraded from Astroberry 2.0.3 to 2.0.4. I could capture darks and lights just fine. When I set bias to 0.0001 seconds (which worked before on 2.0.3) I just...
xDNSServerForwarder (as well as other resource in the module) need error handling logic to gracefully return FALSE on the Test function when DNS is not installed. This is particularly needed...
Function should offer parameters for either -ALL or for publishing to a specific array of CA name, not all the CAs as in the 1.0 version.
Get-ADCSTemplate -DisplayName Foo | Remove-ADCSTemplate Export-ADCSTemplate -DisplayName Foo | New-ADCSTemplate -DisplayName Foo2
Please add more Write-Verbose statements throughout the resources for better logging of values before/after change where possible, also Test-TargetResource values. Thanks.
Here is repro code example: $CertThumbprint = New-xDscResourceProperty -Name CertThumbprint -Type String -Attribute Key $CertStoreName = New-xDscResourceProperty -Name CertStoreName -Type String -Attribute Write $ServiceAccountToGrantPermission = New-xDscResourceProperty -Name ServiceAccountToGrantPermission -Type String...
See lines 343ff --- This change is [](https://reviewable.io/reviews/powershell/xdscdiagnostics/42)
In order to have more complete data collection we also need these logs: Microsoft-Windows-DSC/Analytic Microsoft-Windows-DSC/Debug