{"id":25121712,"url":"https://github.com/josephdavis/install-sqlserver","last_synced_at":"2025-04-22T23:23:24.398Z","repository":{"id":96171608,"uuid":"115458688","full_name":"JosephDavis/Install-SqlServer","owner":"JosephDavis","description":"Deploy SQL Server using  PowerShell Desired State Configuration.","archived":false,"fork":false,"pushed_at":"2020-10-12T13:14:28.000Z","size":4,"stargazers_count":8,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T19:51:12.609Z","etag":null,"topics":["powershell","powershell-script","sql-server","sqlserver"],"latest_commit_sha":null,"homepage":"https://joeydavis.me/sql-server-installation-with-powershell","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/JosephDavis.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}},"created_at":"2017-12-26T22:17:58.000Z","updated_at":"2022-09-16T13:17:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c3ca781-850d-4b3c-8963-c9f4581607cd","html_url":"https://github.com/JosephDavis/Install-SqlServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosephDavis%2FInstall-SqlServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosephDavis%2FInstall-SqlServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosephDavis%2FInstall-SqlServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosephDavis%2FInstall-SqlServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosephDavis","download_url":"https://codeload.github.com/JosephDavis/Install-SqlServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250338645,"owners_count":21414222,"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","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":["powershell","powershell-script","sql-server","sqlserver"],"created_at":"2025-02-08T06:33:04.076Z","updated_at":"2025-04-22T23:23:24.392Z","avatar_url":"https://github.com/JosephDavis.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install-SqlServer\n\nThis repository serves as an example for automating the process of installing SQL Server using PowerShell Desired State Configuration as described in [this blog post](https://joeydavis.me/sql-server-installation-with-powershell).\n\nThe example provides the ability run the command below in order to install SQL Server:\n\n```powershell\n.\\Install-SqlServer.ps1 -ImagePath 'C:\\en_sql_server_2017_developer_x64_dvd_11296168.iso' -SourcePath 'C:\\SQLServer\\'\n```\n\nSteps for using the script:\n\n1. Modify `SqlServerConfiguration.ps1` to match the desired `SqlSetup` configuration.\n2. Copy `Install-SqlServer.ps1`, `SqlServerConfiguration.ps1`, and the SQL Server installation media to the target server.\n2. Execute `Install-SqlServer.ps1`, passing the required `ImagePath` and `SourcePath` parameters. Documentation for these parameters may be seen in the file.\n\n\n## `SqlSetup`\n\nDocumentation for SqlSetup is available here https://github.com/PowerShell/SqlServerDsc#sqlsetup.\n\nhttps://github.com/PowerShell/SqlServerDsc/tree/dev/Examples/Resources/SqlSetup.\n\n\n## SQL Server Feature Abbreviations (used in `SqlSetup`)\n\nThese abbreviations are used in the `SqlServerConfiguration.ps1` to specify which features to install.\n\nThis list may not be up to date or certain abbreviations may not be supported by `SqlSetup`. Please check the documentation for SqlSetup in order to determine which features are supported.\n\n- Analysis services = `AS`\n- Client tools backwards compatibility = `BC`\n- Client tools connectivity = `CONN`\n- Client tools SDK = `SDK`\n- Data quality client = `DQC`\n- Data quality services = `DQ`\n- Database engine = `SQLENGINE`\n- Distributed replay client = `DREPLAY_CLT`\n- Distributed replay controller = `DREPLAY_CTLR`\n- Documentation components = `BOL`\n- Full-text and semantic extractions for search = `FULLTEXT`\n- Integration services = `IS`\n- Management tools – advanced = `ADV_SSMS`\n- Management tools – basic = `SSMS`\n- Master data services = `MDS`\n- Replication = `REPLICATION`\n- Reporting services – native = `RS`\n- Reporting services – sharepoint = `RS_SHP`\n- Reporting services add-in for sharepoint products = `RS_SHPWFE`\n- SQL client connectivity SDK = `SNAC_SDK`\n- SQL Server data tools = `BIDS`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephdavis%2Finstall-sqlserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosephdavis%2Finstall-sqlserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephdavis%2Finstall-sqlserver/lists"}