< Back

New-d00mPassword

Mon Jan 13, 2020 8:34 am

NAME New-d00mPassword



SYNOPSIS

Creates a new secure password





SYNTAX

New-d00mPassword [[-Length] <Int32>] [<CommonParameters>]





DESCRIPTION

Creates a randomly generated password using ASCII characters





PARAMETERS

-Length <Int32>

Password length



Required? false

Position? 1

Default value 10

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



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



PS C:\\>New-d00mPassword



This example will generate a random password that is 10

characters long (default length)









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>New-d00mPassword -Lenth 50



This example will generate a random password that is 50

characters long











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=New-d00mPowerShellProfile; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

New-d00mPowerShellProfile [-Profile] <string[]> [<CommonParameters>]



ModuleName : d00m

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : New-d00mPowerShellProfile

Category : Function

Component :

Role :

Functionality :





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=New-d00mShortcutCheatSheet; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

New-d00mShortcutCheatSheet [[-FilePath] <string>] [<CommonParameters>]



ModuleName : d00m

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : New-d00mShortcutCheatSheet

Category : Function

Component :

Role :

Functionality :