Get EncryptedPwd - wim-beck/IS4U-FIM-Powershell GitHub Wiki

Synopsis

Get an encrypted password, convertable to secure string.

Syntax

Get-EncryptedPwd [-Pwd] <String> [<CommonParameters>]

Description

Get an encrypted password, convertable to secure string.

Parameters

Pwd

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

⚠️ **GitHub.com Fallback** ⚠️