dsccommunity / dsccommunity/ComputerManagementDsc

`SmbServerConfiguration`: Parameter name change on Server 2025

Open
#453 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.