ComputerManagementDsc
ComputerManagementDsc copied to clipboard
`SmbServerConfiguration`: Parameter name change on Server 2025
Problem description
From CI logs
'AutoDisconnectTimeout' is ambiguous. Possible matches include: -AutoDisconnectTimeoutInMinutesV1 -AutoDisconnectTimeoutInSecondsV2
Verbose logs
N/A
DSC configuration
N/A
Suggested solution
Add a check to use the correct parameter.
Operating system the target node is running
windows-2025 pipeline runner
PowerShell version and build the target node is running
N/A
ComputerManagementDsc version
latest
Should enable unit and integration tests for windows-2025 when this issue is resolved, and add them to branch protection rules .