Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Secure password when using powershell remoting

$
0
0
I want to set a new password on a service account on some remote computers. Currently I am using $using to transfer the password variable to those remote computers and set the new password on the services. However I do not want to store the password as plain text at any point in the process. What will be the best way to achieve this and transfer the passwords securely to the remote computers and not store the password as plain text at any point in this process?

Viewing all articles
Browse latest Browse all 21975


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>