ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParameters>]DescriptionCmdlet 會將 ConvertTo-SecureString 加密的標準字串轉換成安全字串。 它也可以將純文字轉換成安全字串。 它與 和Read-Host搭配ConvertFrom-SecureString使用。 Cmdlet 所建立的安全字串可以搭配需要 SecureString ...
ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParameters>]说明ConvertTo-SecureString cmdlet 会将加密的标准字符串转换为安全字符串。 它还可以将纯文本转换为安全字符串。 它与 ConvertFrom-SecureString 和Read-Host 一起使用。 由 cmdlet 创建的安全字符串可与需要类型为 SecureStr...
Error,Microsoft.PowerShell.Commands.ConvertToSecureStringCommand 让我的同事在他的帐户下运行,他得到了同样的错误。 这是我用来保存凭据的代码: $PathToFolderWithCredentials = "\\path\removed" write-host "Enter login as domain\login:" read-host | out-file $PathToFolderWithCredentials\login.txt write-ho...
ConvertTo-SecureString [-Key <Byte[]>] [-String] <string> [<CommonParameters>] ConvertTo-SecureString [-AsPlainText] [-Force] [-String] <string> [<CommonParameters>] ConvertTo-SecureString [[-SecureKey] <SecureString>] [-String] <string> [<CommonParameters>] 说明 ConvertTo-SecureString cmd...
反向解密
ConvertTo-SecureString[-String] <String> [-Key <Byte[]>] [<CommonParameters>] 说明 ConvertTo-SecureStringcmdlet 会将加密的标准字符串转换为安全字符串。 它还可以将纯文本转换为安全字符串。 它与ConvertFrom-SecureString和Read-Host一起使用。 由 cmdlet 创建的安全字符串可与需要类型为SecureString的参数的...
ConvertTo-SecureString [-String] <String> [[-SecureKey] <SecureString>] [<CommonParameters>]PowerShell Kopiuj ConvertTo-SecureString [-String] <String> [-AsPlainText] [-Force] [<CommonParameters>]PowerShell Kopiuj ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParamet...
ConvertTo-SecureString [-String] <String> [[-SecureKey] <SecureString>] [<CommonParameters>]PowerShell Kopieren ConvertTo-SecureString [-String] <String> [-AsPlainText] [-Force] [<CommonParameters>]PowerShell Kopieren ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParam...
使用PSSession连接Exchange服务器管理邮件 导出邮件 导出所有用户的所有邮件 导出指定用户的所...
publicrefclassConvertToSecureStringsealed:Microsoft::PowerShell::Activities::PSRemotingActivity Constructors Expand table ConvertToSecureString() Gets the display name of the command invoked by this activity. Properties Expand table AppendOutput Determines whether to append output to Resul...