dsccommunity / dsccommunity/SqlServerDsc

SqlSetup: Add support for setup arguments `/IACKNOWLEDGEENTCALLIMITS`, `/SQLMINMEMORY`, `/SQLMAXMEMORY`, and `/USESQLRECOMMENDEDMEMORYLIMITS`

Open
#1,699 13 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.