Skip to content
George Walkey edited this page Mar 28, 2016 · 39 revisions

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

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

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.

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

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