Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.14 KB

Get-ADReportingTools.md

File metadata and controls

56 lines (33 loc) · 1.14 KB
external help file Module Name online version
ADReportingTools-help.xml
ADReportingTools

Get-ADReportingTools

SYNOPSIS

Get a summary list of AD Reporting commands

SYNTAX

Get-ADReportingTools [<CommonParameters>]

DESCRIPTION

This command will present a summary of commands in the ADReportingTools module grouped by verb. The default output will show the command name, any defined aliases, and the help synopsis.

EXAMPLES

Example 1

PS C:\> Get-ADReportingTools

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

ADReportingTool

NOTES

Learn more about PowerShell: http://jdhitsolutions.com/blog/essential-powershell-resources/

RELATED LINKS

Open-ADReportingToolsHelp

Get-Module

Get-Command