< Back
Measure-DbatoolsImport
Post
NAME Measure-DbatoolsImport
SYNOPSIS
Displays the import load times of the dbatools PowerShell module
SYNTAX
Measure-DbatoolsImport [<CommonParameters>]
DESCRIPTION
Displays the import load times of the dbatools PowerShell module
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Tags: Module, Support
Author: Chrissy LeMaire (@cl), netnerds.net
Website: https://dbatools.io
Copyright: (c) 2018 by dbatools, licensed under MIT
License: MIT https://opensource.org/licenses/MIT
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Import-Module dbatools
PS C:\\> Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module
RELATED LINKS
https://dbatools.io/Measure-DbatoolsImport
SYNOPSIS
Displays the import load times of the dbatools PowerShell module
SYNTAX
Measure-DbatoolsImport [<CommonParameters>]
DESCRIPTION
Displays the import load times of the dbatools PowerShell module
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Tags: Module, Support
Author: Chrissy LeMaire (@cl), netnerds.net
Website: https://dbatools.io
Copyright: (c) 2018 by dbatools, licensed under MIT
License: MIT https://opensource.org/licenses/MIT
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Import-Module dbatools
PS C:\\> Measure-DbatoolsImport
Displays the import load times of the dbatools PowerShell module
RELATED LINKS
https://dbatools.io/Measure-DbatoolsImport