this blog I will show a number of possibilities of using passwords within PowerShell . We start with a plain password. From there we will go deeper.
How to connect Ansible to a Windows host via WinRM, with Basic, NTLM or Kerberos authentication
In this blog we are going to talk about Ansible and how we can communicate with a windows host via Basic, NTLM orKerberos authentication over winRM.
Hashicorp Vault on Windows with Powershell
Hashicorp Vault is an open-source secrets management platform that provides full lifecycle management of static and dynamic secrets in your environment. In this blog I’ll tell you about installing, config and managing secrets in Hashicorp Vault on Windows.