dsccommunity / dsccommunity/ComputerManagementDsc
`SmbServerConfiguration`: Parameter name change on Server 2025
Open
Nobody has claimed this yet.
bug
good first issue
help wanted
- Dominant language
- PowerShell
- Stars
- 338
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SmbServerConfiguration resource and its parameter handling, then reproduce the ambiguity on a Windows Server 2025 runner. The work is done when the resource selects the correct parameter instead of treating AutoDisconnectTimeout as ambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100