Closed waldeqKW closed 1 year ago
The display name of the option is blocked process threshold (s)
.
I added a new command to PR #1935 that will help list the available configuration option names (once merged).
$serverObject = Connect-SqlDscDatabaseEngine -InstanceName SQL2022
$serverObject | Get-SqlDscConfigurationOption | ft
Closing this as resolved. Reopen if there are still an issue.
Problem description
Setting 'blocked process threshold' option using SqlConfiguration gives error: PowerShell DSC resource DSC_SqlConfiguration failed to execute Test-TargetResource functionality with error message: S pecified option 'blocked process threshold' could not be found.
Verbose logs
DSC configuration
Suggested solution
Add 'blocked process threshold' option support in Test-TargetResource
SQL Server edition and version
SQL Server PowerShell modules
Operating system
PowerShell version
SqlServerDsc version