NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

DecryptionPassword Parameter (Get-PowerShellServerFile Cmdlet)

The password used to decrypt the received file.

Syntax

Get-PowerShellServerFile -DecryptionPassword string

Remarks

If DecryptionPassword is set, it will be used to generate decryption keys to decrypt the file as it is received. Will only work with files encrypted by the Send-PowershellServerFile cmdlet

If DecryptionPassword is not set, files will be transmitted just as they are in the server without any change.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]