Devops Tools
Puppet vs Powershell DSC... really ?
The Puppetlabs/DSC module manages Windows PowerShell DSC (Desired State Configuration) resources embeded in Puppet.
Use Powershell DSC combined with Puppet through the **puppetlabs/dsc official Puppet module** to manage windows servers and get the best of both tools to deploy complex windows applications like Sharepoint or Exchange.
Read moreAdvanced networking with Docker
Deep dive in Docker network configuration : packet capture from a container, docker network DNS domain name, reverse-dns lookup from a container, hostname discovery, advanced networking privileges, ...
Read morePowershell DSC introduction
The powershell DSC platform enables you to ensure that the components of your data center have the correct configuration, which avoids errors and prevents costly deployment failures.
By treating configurations as part of application code, and not as separate configuration structures in Group Policies anymore, Powershell DSC enables continuous deployment, and configuration stability from development to production.
Read moreXenDesktop 7 Powershell DSC module
The XenDesktop7 DSC module provide resources for deployment and configuration automation of all the major components of a Citrix XenApp/XenDesktop 7.x environment.
This DSC module is the foundation of the XenDesktop puppet modules provided on this website. Ressources have been published on Github and released on Powershell Gallery by VirtualEngine.
Read more