dsccommunity / dsccommunity/ComputerManagementDsc
Computer: add Restart parameter when joining a computer to a domain.
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 338
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
ISSUE TITLE:
Computer: add Restart parameter when joining a computer to a domain.
ISSUE DESCRIPTION:
Computer does not support the Restart parameter of the underlying Add-Computer PS command. Add Restart parameter implemented as documented in Add-Computer.
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 with the Add-Computer documentation linked in the issue, then locate the Computer resource's domain-join entry point and its existing parameter handling. Done means the resource supports the documented Restart parameter when joining a computer to a domain, with the project's relevant validation confirming the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100