< Back

Remove-GzPasswordGeneratorAlias

Tue Jan 14, 2020 12:25 am

NAME Remove-GzPasswordGeneratorAlias



SYNOPSIS

Removes the aliases that map to Gz prefixed commands for

the Gz-PasswordGenerator module.





SYNTAX

Remove-GzPasswordGeneratorAlias [<CommonParameters>]





DESCRIPTION

Removes the aliases that map to Gz prefixed commands.

For example, removes the alias New-Password that points

to New-GzPassword.





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

None





OUTPUTS

None





NOTES





Aliases are to remove the Gz Prefix



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



PS C:\\>Remove-GzPasswordGeneratorAlias















RELATED LINKS