dsccommunity / dsccommunity/SqlServerDsc
SqlSetup: PBDMSSVCPASSWORD and PBENGSVCACCOUNT not available
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Thanks a ton for this module, it is very helpful. I'm trying to install SQL Server 2016 and noticed that the , /NPENABLED, /TCPENABLED/PBDMSSVCPASSWORD, and /PBENGSVCACCOUNT installation flags are not available via the xSQLServerSetup resource, but are valid flags to pass through to the installer. If that wasn't on purpose, I'd like to request that those flags be exposed. Thanks again!
Source: https://msdn.microsoft.com/en-us/library/ms144259.aspx?f=255&MSPPError=-2147217396
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 xSQLServerSetup resource and the SQL Server installation flag documentation linked in the issue. Determine how /PBDMSSVCPASSWORD and /PBENGSVCACCOUNT are passed to the installer, then verify that both flags are exposed and accepted during setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100