{"id":33376349,"url":"https://github.com/vladdba/ssms-tools","last_synced_at":"2026-05-13T11:32:04.774Z","repository":{"id":325632110,"uuid":"1101860758","full_name":"VladDBA/SSMS-Tools","owner":"VladDBA","description":"Utilities and files for SQL Server Management Studio 21 and 22","archived":false,"fork":false,"pushed_at":"2025-11-22T12:00:30.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-22T14:12:10.865Z","etag":null,"topics":["dpapi","sql-server","sql-server-management-studio","ssms"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VladDBA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-22T11:27:21.000Z","updated_at":"2025-11-22T12:28:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/VladDBA/SSMS-Tools","commit_stats":null,"previous_names":["vladdba/ssms-tools"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/VladDBA/SSMS-Tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladDBA%2FSSMS-Tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladDBA%2FSSMS-Tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladDBA%2FSSMS-Tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladDBA%2FSSMS-Tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VladDBA","download_url":"https://codeload.github.com/VladDBA/SSMS-Tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladDBA%2FSSMS-Tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285879574,"owners_count":27247109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-22T02:00:05.934Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dpapi","sql-server","sql-server-management-studio","ssms"],"created_at":"2025-11-23T00:01:34.587Z","updated_at":"2025-11-23T00:02:41.315Z","avatar_url":"https://github.com/VladDBA.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSMS-Tools\n\nSmall collection of PowerShell utilities and config files for SQL Server Management Studio 21 and 22.\n\n## Overview\n\nThis repository provides a small set of Windows PowerShell utilities SQL Server Management Studio (SSMS) 21 and 22, and a sample SSMS 22 configuration JSON.\n\nAll scripts operate on local SSMS configuration data, require administrator privileges to load/unload registry hives, and are intended to be run on Windows.\n\n## Scripts\n\n- [Import-SSMS21ConnectionsToSSMS22.ps1](/Import-SSMS21ConnectionsToSSMS22/)  \n  Imports saved SSMS 21 connection entries into SSMS 22 by copying the `ConnectionMruList` registry data from one `privateregistry.bin` hive to another.\n  More info: [Import saved connections from SSMS 21 to SSMS 22](https://vladdba.com/2025/11/17/import-saved-connections-from-ssms-21-to-ssms-22/)\n\n- [Extract-SSMSSavedCredentials.ps1](/Extract-SSMSSavedCredentials/)\n  Locates `privateregistry.bin` files, exports `ConnectionMruList` registries, decrypts DPAPI-protected blobs, and writes human‑readable output files:\n  - `DecryptedConnectionStrings.txt`\n  - `DecryptedCredentials.txt`  \n  Requires PowerShell 7.x (DPAPI) and admin rights.\n  More info: [PowerShell script to extract SSMS 21 and 22 saved connection data](https://vladdba.com/2025/11/22/powershell-extract-ssms-21-22-saved-connection-information/)\n\n### Usage\n\nRun from an elevated PowerShell session. Examples:\n\n````powershell\n# migrate connections from SSMS21 to SSMS22\n.\\Import-SSMS21ConnectionsToSSMS22.ps1\n\n# extract and decrypt saved credentials (keep .reg files for inspection)\n.\\Extract-SSMSSavedCredentials.ps1 -KeepRegFiles\n````\n\n## Files\n\n- [My-SSMS22-Config.JSON](/My-SSMS22-Config.JSON)\n  My current SQL Server Mangement Studio 22 configuration JSON as described in [this blog post](https://vladdba.com/2025/11/16/my-sql-server-management-studio-22-configuration/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladdba%2Fssms-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladdba%2Fssms-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladdba%2Fssms-tools/lists"}