Working with DbaTools
摘要
As we discussed in Chapter 4 , the Microsoft-maintained sqlserver PowerShell module is a great tool, allowing DBAs to easily interact with SQL Server from scripts or interactively from PowerShell; however, it does support limited functionality. The community-maintained DbaTools module addresses many of these gaps in functionality and provides an alternative to the sqlserver module for interacting with SQL Server from PowerShell.