Get-ModuleList
SYNOPSIS
Short description
SYNTAX
Get-ModuleList [-NotInCommandListModules] [<CommonParameters>]
DESCRIPTION
Long description
EXAMPLES
EXAMPLE 1
Get-ModuleList
Example of how to use this cmdlet
EXAMPLE 2
Get-ModuleList -PARAMETER
Another example of how to use this cmdlet but with a parameter or switch.
PARAMETERS
-NotInCommandListModules
{{ Fill NotInCommandListModules Description }}
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
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
OUTPUTS
NOTES
Author: Skyler Hart Created: 2021-08-11 23:22:30 Last Edit: 2021-08-11 23:41:15 Keywords: Other: Requires: -Module ActiveDirectory -PSSnapin Microsoft.Exchange.Management.PowerShell.Admin -RunAsAdministrator