Artikelen & Tutorials

Praktische guides over Cloud, DevOps, PowerShell, Terraform, Kubernetes en meer.

7 artikelen in categorie powershellToon alles

3 december 2019 Hashicorp

How to use Passwords in PowerShell ?

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.

Lees artikel
8 november 2019 Ansible

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.

Lees artikel
27 maart 2019 Hashicorp

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…

Lees artikel
14 oktober 2018 DSC

Powershell DSC Push Configuration Part 3 : Start push from remote server

NOTE : This blog is  under construction !!!! In deze 3e blog over DSC Push configuratie gaan we de configuratie vanaf een remote server pushen.…

Lees artikel
12 oktober 2018 Powershell

Powershell DSC Push Configuration Part 2 : Add host to domain and Secure password in MOF-file

In de vorige blog heb ik laten zien hoe je een simpele DSC push configuratie kunt runnen op je lokale computer. In deze blog gaan…

Lees artikel
11 oktober 2018 DSC

Powershell DSC Push Configuration Part 1 : First DSC push on local computer

Met Desired State Configuration (DSC) leggen we de configuratie van een resource vast in een soort template. We beschrijven in deze template hoe een server…

Lees artikel
10 oktober 2018 Powershell

Powershell remoting: How to connect to a non domain joined host with powershell?

In deze blog probeer ik uit te leggen hoe je via powershell remoting verbinding kunt maken met een windows host die (nog) geen lid is van…

Lees artikel