< Back

Invoke-DecodeBase64

Sat Jan 18, 2020 7:55 pm

NAME Invoke-DecodeBase64



SYNOPSIS

DecodeBase64





SYNTAX

Invoke-DecodeBase64 [[-EncodedText] <String>] [<CommonParameters>]





DESCRIPTION

none





PARAMETERS

-EncodedText <String>



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



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



PS C:\\>Invoke-DecodeBase64















RELATED LINKS