< Back

Get-AutonanceExtension

Sat Jan 11, 2020 4:05 am

NAME Get-AutonanceExtension



SYNOPSIS

Get the registered Autonance extensions.





SYNTAX

Get-AutonanceExtension [[-Name] <String>] [<CommonParameters>]





DESCRIPTION

This command wil return all registered autonance extensions in the current

PowerShell session.





PARAMETERS

-Name <String>

Name of the extension to return



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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





Author : Claudio Spizzi

License : MIT License



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AutonanceExtension



Returns all registered autonance extensions.











RELATED LINKS

https://github.com/claudiospizzi/Autonance