dsccommunity / dsccommunity/SqlServerDsc
SqlSetup: Add support for setup arguments `/IACKNOWLEDGEENTCALLIMITS`, `/SQLMINMEMORY`, `/SQLMAXMEMORY`, and `/USESQLRECOMMENDEDMEMORYLIMITS`
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
Any alternatives present for SQL Servr tags /IACKNOWLEDGEENTCALLIMITS /SQLMINMEMORY /SQLMAXMEMORY in DSC module.
If not then is it possible for us to add those tags in our command when we install SQL Server
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 inspecting the SqlSetup resource and its existing SQL Server installation arguments. Trace how setup tags are assembled, then determine how to pass the four requested arguments and verify that the generated installation command includes them; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100