Skip to content
George Walkey edited this page Feb 21, 2020 · 39 revisions

In general, you will need the downloads below to make all this work:

For Dac Packages, you will need the Download-URL-always-Changing DacFX Framework, currently found here: https://www.microsoft.com/en-us/download/details.aspx?id=100297

From the SQL Server "Feature Pack" you will need to open the "Install instructions" section and grab the following files:

  • Microsoft Windows PowerShell Tools

  • Microsoft SQL Server Shared Management Objects

  • Microsoft System CLR Types

SQL Server 2012:

https://www.microsoft.com/en-us/download/details.aspx?id=29065

SQL Server 2014:

https://www.microsoft.com/en-us/download/details.aspx?id=42295

SQL Server 2016

https://www.microsoft.com/en-us/download/details.aspx?id=52676

SQL Server 2017

https://www.microsoft.com/en-us/download/details.aspx?id=55992

OR I believe all these are installed with the Stand-Alone version of SQL Server Management Studio (SSMS):

Also, get the RSAT (AD) Powershell Module.

RSAT for Windows 7:

https://www.microsoft.com/en-us/download/details.aspx?id=7887

RSAT for Windows 8.0

https://www.microsoft.com/en-us/download/details.aspx?id=28972

RSAT for Windows 8.1

https://www.microsoft.com/en-us/download/details.aspx?id=39296

RSAT for Windows 10

https://www.microsoft.com/en-us/download/details.aspx?id=45520

Clone this wiki locally