DSC resources for configuring WS-Management and PowerShell Remoting.

dsc dsc-resources powershell-dsc powershell-remoting ws-man-listener ws-man-service
3 Open Issues Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves refactoring the `WSManConfig` resource within the WSManDsc PowerShell DSC module to utilize a class-based structure instead of its current implementation. This requires a thorough understanding of PowerShell DSC resource development and potentially involves significant code changes to maintain functionality and compatibility.

Complexity: 4/5
enhancement help wanted

DSC resources for configuring WS-Management and PowerShell Remoting.

PowerShell
#dsc#dsc-resources#powershell-dsc#powershell-remoting#ws-man-listener#ws-man-service

AI Summary: The task involves refactoring the `WSManServiceConfig` resource within the WSManDsc PowerShell DSC module to utilize a class-based structure instead of its current implementation. This requires a thorough understanding of PowerShell DSC resource development and best practices, ensuring functionality remains consistent after the conversion.

Complexity: 4/5
enhancement help wanted

DSC resources for configuring WS-Management and PowerShell Remoting.

PowerShell
#dsc#dsc-resources#powershell-dsc#powershell-remoting#ws-man-listener#ws-man-service

AI Summary: The task involves refactoring the WSManDsc PowerShell module to replace all instances of `Write-Verbose` cmdlets with `Write-Debug` cmdlets. This is based on a similar issue in the SqlServerDsc module (linked in the issue description). The goal is to improve logging and debugging capabilities within the module.

Complexity: 3/5
enhancement help wanted

DSC resources for configuring WS-Management and PowerShell Remoting.

PowerShell
#dsc#dsc-resources#powershell-dsc#powershell-remoting#ws-man-listener#ws-man-service