ComputerManagementDsc icon indicating copy to clipboard operation
ComputerManagementDsc copied to clipboard

`SmbServerConfiguration`: Parameter name change on Server 2025

Open dan-hughes opened this issue 9 months ago • 1 comments

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

dan-hughes avatar Jun 02 '25 09:06 dan-hughes

Should enable unit and integration tests for windows-2025 when this issue is resolved, and add them to branch protection rules .

johlju avatar Jun 02 '25 15:06 johlju