NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

EncryptionPassword Parameter (Send-PowerShellServerFile Cmdlet)

The password used to encrypt the file sent.

Syntax

Send-PowerShellServerFile -EncryptionPassword string

Remarks

If EncryptionPassword is set, it will be used to generate encryption keys to encode the file as it is sent. The file will be then stored encrypted in the remote server.

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

Default Value

""

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