dsccommunity / dsccommunity/SqlServerDsc
`Set-SqlDscStartupParameter`: Support additional parameters
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Problem description
Shoulld support the following parameters:
-kDecimalNumber-n-x-E
from the article Database Engine Service Startup Options.
Verbose logs
n/a
How to reproduce
n/a
Expected behavior
Allow set additional startup parameters.
Current behavior
Missing startup parameters.
Suggested solution
Add the additional startup parameters.
Operating system the target node is running
n/a
PowerShell version and build the target node is running
n/a
Module version used
n/a
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 Set-SqlDscStartupParameter entry point and review how its existing startup parameters are declared and tested. Compare the supported options with the linked SQL Server startup-options article, then verify that -kDecimalNumber, -n, -x, and -E can be set successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100