Thor Logo dbatools

DbaMultiTool

Install-DbaMultiTool

John McCall (@lowlydba), lowlydba.com

Install-DbaMultiTool View Source John McCall (@lowlydba), lowlydba.com Windows, Linux, macOS Synopsis Installs five essential T-SQL stored procedures for database documentation, index optimization, and administrative tasks. Description Downloads and installs the DBA MultiTool collection of T-SQL stored procedures into a specified database. This toolkit provides five key utilities that help DBAs with common documentation and optimization tasks that would otherwise require manual T-SQL scripting. The installed procedures include: • sp_helpme - Enhanced version of sp_help that provides detailed object information

Read more