Convert a Base64 encoded string to a plain text string.
Convert a Base64 encoded string to a plain text string.
ConvertFrom-Base64 [-Text] <String> [<CommonParameters>]
PS> ConvertFrom-Base64 -Text "UwBlAHQALQBMAG8AYwBhAHQAaQBvAG4AIAAtAFAAYQB0AGgAIAAiAEUAOgBcAFQAZQBtAHAAXABGAGkAbABlAHMAXAAiADsARwBlAHQALQBDAGgAaQBsAGQASQB0AGUAbQA="
Set-Location -Path "E:\Temp\Files\";Get-ChildItem