Author | Chrissy LeMaire (@cl), netnerds.net |
Availability | Windows, Linux, macOS |
Want to see the source code for this command? Check out Measure-DbatoolsImport on GitHub.
Want to see the Bill Of Health for this command? Check out Measure-DbatoolsImport.
Displays the import load times of the dbatools PowerShell module
Displays the import load times of the dbatools PowerShell module
Measure-DbatoolsImport
[<CommonParameters>]
PS C:\> Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module
PS C:\> Import-Module dbatools
PS C:\> Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module