How to use Passwords and SecureStrings in PowerShell

preview_player
Показать описание
I go over using SecureString (System.Security.SecureString) and passwords in PowerShell as well as how to decrypt passwords from Get-Credentials
Рекомендации по теме
Комментарии
Автор

I need to save multiple credentials of different domain servers into one credentials file. Can you pls help

ayasmin
Автор

I need to do an ipconfig/all on our domain workstations so I can get the MAC addresses for certain NICs, especially those that are not active. I'm trying to get my head around using the strategy you've put forth in this video but I'm struggling with it. Can you help a brother out?

ElbertPoling
Автор

A new video!

An intro to using Secure Strings, playing with passwords and even a fun way to get plain text back out of a secure string to pass into external commands or applications.

athomsfere