Skip to content

(docs) Make some changes to CCM setup docs#1352

Draft
corbob wants to merge 4 commits into
chocolatey:masterfrom
corbob:ccm-database
Draft

(docs) Make some changes to CCM setup docs#1352
corbob wants to merge 4 commits into
chocolatey:masterfrom
corbob:ccm-database

Conversation

@corbob

@corbob corbob commented Jul 9, 2026

Copy link
Copy Markdown
Member

Description Of Changes

Update the script on the CCM database setup page to detect the SQL instances installed, and set them all to use mixed mode.

Motivation and Context

Instead of having a section of the script that relies on the user catching it and changing it, this takes care of whichever SQL Server is installed.

Testing

  • I have previewed these changes using the Docker Container or another method before submitting this pull request.
  • I have tested this by installing SQL Server Express 2016 Chocolatey package, then manually installing SQL Server 2017, 2019, and 2022 as separate instances on the same system. Confirmed they all had mixed mode login enabled.

Change Types Made

  • Minor documentation fix (typos etc.).
  • Major documentation change (refactoring, reformatting or adding documentation to existing page).
  • New documentation page added.
  • The change I have made should have a video added, and I have raised an issue for this.
    • Issue #

Change Checklist

  • Requires a change to menu structure (top or left-hand side)/
  • Menu structure has been updated
  • Images added to the img repository?
    • PR -
  • All items are complete on the Definition of Done.

Related Issue

N/A

corbob added 4 commits July 8, 2026 21:30
This updates the CCM Database documentation to automatically determine
the SQL Instances installed, and switches them to Mixed Mode logins.
The CCM setup docs have extra xrefs to pages that are already covered in
the sidebar. This commit removes them as they're not needed.
Update the CCM docs to not include Related Topics on some of the pages.
Some pages had this section, but not all sections referenced the same
ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant