<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Powershell on Martijn's Notes</title><link>https://vandenboom.online/fr/tags/powershell/</link><description>Recent content in Powershell on Martijn's Notes</description><generator>Hugo</generator><language>fr</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><lastBuildDate>Tue, 14 Apr 2026 19:01:00 +0200</lastBuildDate><atom:link href="https://vandenboom.online/fr/tags/powershell/index.xml" rel="self" type="application/rss+xml"/><item><title>Azure DevOps — Partie 2 : Votre premier pipeline YAML</title><link>https://vandenboom.online/fr/posts/2026-azure-devops-pipelines-eerste-pipeline/</link><pubDate>Tue, 14 Apr 2026 19:01:00 +0200</pubDate><guid>https://vandenboom.online/fr/posts/2026-azure-devops-pipelines-eerste-pipeline/</guid><description><![CDATA[<p>Dans <a href="../2026-azure-devops-repos-branches-policies-pull-requests/">partie 1</a>, le <code>azure-pipelines.yml</code> a été fusionné dans la branche <code>main</code> via une Pull Request. Dans cette deuxième partie, nous attachons ce YAML à un pipeline et l&rsquo;exécutons sur un agent Windows hébergé par Microsoft dans le cloud.</p>

<h2 id="la-section-pipelines" data-numberify>La section Pipelines<a class="anchor ms-1" href="#la-section-pipelines"></a></h2>
<p>La section Pipelines dans la barre latérale contient plus d&rsquo;éléments que Repos :</p>
<ul>
<li><strong>Pipelines</strong> — les pipelines CI (build)</li>
<li><strong>Environnements</strong> – objectifs de déploiement tels que l&rsquo;acceptation et la production</li>
<li><strong>Releases</strong> — les pipelines de versions visuelles classiques (ancien système, remplacé par YAML à plusieurs étapes)</li>
<li><strong>Bibliothèque</strong> — groupes de variables et fichiers sécurisés</li>
<li><strong>Groupes de tâches</strong> : blocs de tâches réutilisables pouvant être partagés sur plusieurs pipelines</li>
<li><strong>Groupes de déploiement</strong> — agents auto-hébergés regroupés par environnement</li>
</ul>
<p>Sur un nouveau projet, la liste Pipelines est vide.</p>]]></description><enclosure url="https://vandenboom.online/posts/2026-azure-devops-pipelines-eerste-pipeline/cover.png" length="110910" type="image/png"/></item><item><title>Windows Server 2022 Home Lab — AD DS, DNS, CA and Secured RDP</title><link>https://vandenboom.online/fr/posts/ws2022-home-lab-ad-dns-ca-rdp/</link><pubDate>Thu, 02 Apr 2026 10:00:00 +0200</pubDate><guid>https://vandenboom.online/fr/posts/ws2022-home-lab-ad-dns-ca-rdp/</guid><description><![CDATA[<p><a href="WS2022-Lab-Manual-EN.docx" download class="btn btn-outline-primary btn-sm mb-3"><i class="fas fa-download me-1"></i> Download as Word document</a></p>
<p>This article describes the full build of a two-server Windows Server 2022 home lab in Proxmox VE. Together, the two virtual machines provide Active Directory Domain Services, DNS, Group Policy and a Certificate Authority (ADCS). RDP connections are secured with PKI certificates so the Mac Mini M1 management workstation connects without certificate warnings.</p>
<p>This is part 3 of the series on building a Windows DevOps lab in Proxmox. In <a href="/posts/ws2022-proxmox-vm-creation/">part 1</a> I described how to create a VM, and in <a href="/posts/ws2022-proxmox-template-preparation/">part 2</a> how to prepare the template.</p>]]></description></item><item><title>Windows Server 2022 in Proxmox — Template Preparation</title><link>https://vandenboom.online/fr/posts/ws2022-proxmox-template-preparation/</link><pubDate>Tue, 31 Mar 2026 10:00:00 +0200</pubDate><guid>https://vandenboom.online/fr/posts/ws2022-proxmox-template-preparation/</guid><description><![CDATA[<p><a href="WS2022-in-Proxmox-Template-Preparation-Guide-EN.docx" download class="btn btn-outline-primary btn-sm mb-3"><i class="fas fa-download me-1"></i> Download as Word document</a></p>
<p>This is part 2 of the series on building a Windows DevOps lab in Proxmox. In <a href="/posts/ws2022-proxmox-vm-creation/">part 1</a> I described how to create the VM. In this article I prepare the VM as a reusable Proxmox template. All future VMs — the CA server, member servers and other roles — will be cloned from this template.</p>
<blockquote>
<p><strong>Important:</strong> After Sysprep, <strong>never</strong> start the VM again. If you do, the generalization is consumed and the template must be rebuilt from scratch.</p>]]></description></item></channel></rss>