<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Archive on Justin Verstijnen</title><link>https://justinverstijnen.nl/blog/archive/</link><description>Recent content in Archive on Justin Verstijnen</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 24 Jul 2026 10:33:14 +0200</lastBuildDate><atom:link href="https://justinverstijnen.nl/blog/archive/index.xml" rel="self" type="application/rss+xml"/><item><title>Entra ID Custom CSS styling</title><link>https://justinverstijnen.nl/entra-id-custom-css-styling/</link><pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/entra-id-custom-css-styling/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;This feature of Entra ID has been deprecated which I find very unfortunate, but security first. Source: &lt;a href="https://learn.microsoft.com/en-us/entra/fundamentals/reference-company-branding-css-template"&gt;https://learn.microsoft.com/en-us/entra/fundamentals/reference-company-branding-css-template&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Everybody who is managing Entra ID tenants ever saw this Custom CSS option during the wizard:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/entra-id-custom-css-styling/jv-media-8504-4fed3bf350bb.png"&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/entra-id-custom-css-styling/jv-media-8504-4fed3bf350bb.png" alt="jv-media-8504-4fed3bf350bb.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With this option, you can style some options in your sign-in pages to your own likings, enabling you to virtually use any CSS control available. In this guide I will show you how I have leveraged this option to change the sign-in pages to my own style. After some hours of trying different options, my sign-in page looks like this:&lt;/p&gt;</description></item><item><title>Welcome to justinverstijnen.nl v2</title><link>https://justinverstijnen.nl/welcome-to-justinverstijnen.nl-v2/</link><pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/welcome-to-justinverstijnen.nl-v2/</guid><description>&lt;h2 id="welcome-to-justinverstijnennl-v2"&gt;Welcome to justinverstijnen.nl v2&lt;a class="td-heading-self-link" href="#welcome-to-justinverstijnennl-v2" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Welcome to my completely renewed website. The past month I&amp;rsquo;ve been busy rebuilding my old Wordpress website to a completely new website based on GitHub Pages. I wanted to enhance this website on the following areas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Light/Dark mode&lt;/li&gt;
&lt;li&gt;Better experience on mobile devices&lt;/li&gt;
&lt;li&gt;Uniform pages and posts&lt;/li&gt;
&lt;li&gt;Scalable and future-proof solution&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="why-this-new-update"&gt;Why this new update?&lt;a class="td-heading-self-link" href="#why-this-new-update" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;My old website was great, but with Wordpress and some specific requirements I had, it became obsolete to me. I couldn&amp;rsquo;t find a great skin other than I already had for the complete lifecycle of it which I still really like. It required me to have around 300 lines of extra CSS to get the website to my likings but still had an inconsistent experience across multiple devices. Also I needed around 28 plugins to make everything work, making it a mess sometimes.&lt;/p&gt;</description></item><item><title>CompTIA Security+ Course notes</title><link>https://justinverstijnen.nl/comptia-security-course-notes/</link><pubDate>Sun, 05 Jan 2025 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/comptia-security-course-notes/</guid><description>&lt;h2 id="introduction-to-the-study-course"&gt;Introduction to the study course&lt;a class="td-heading-self-link" href="#introduction-to-the-study-course" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;For this study I&amp;rsquo;ll follow the official book called: CompTIA Security+ Complete Study Guide. The book contains 6 different subjects with some categorizations.&lt;/p&gt;
&lt;h3 id="the-exam-security"&gt;The Exam Security+&lt;a class="td-heading-self-link" href="#the-exam-security" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The objectives are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Assess the security posture of an enterprise environment and recommend and implement appropriate security solutions.&lt;/li&gt;
&lt;li&gt;Monitor and secure hybrid environments, including cloud, mobile, Internet of Things (IoT), and operational technology.&lt;/li&gt;
&lt;li&gt;Operate with an awareness of applicable regulations and policies, including principles of governance, risk, and compliance.&lt;/li&gt;
&lt;li&gt;Identify, analyze, and respond to security events and incidents&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The scoring is:&lt;/p&gt;</description></item><item><title>Azure Key Vault</title><link>https://justinverstijnen.nl/azure-key-vault/</link><pubDate>Tue, 26 Nov 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/azure-key-vault/</guid><description>&lt;p&gt;Azure Key Vault is a type of vault used to store sensitive technical information, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Certificates&lt;/li&gt;
&lt;li&gt;Secrets&lt;/li&gt;
&lt;li&gt;Keys&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What sets Azure Key Vault apart from a traditional password manager is that it allows software to integrate with the vault. Instead of hardcoding a secret, the software can retrieve it from the vault. Additionally, it is possible to rotate a secret every month, enabling the application to use a different secret each month.&lt;/p&gt;</description></item><item><title>The MITRE ATTACK Framework</title><link>https://justinverstijnen.nl/the-mitre-attck-framework/</link><pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/the-mitre-attck-framework/</guid><description>&lt;p&gt;The MITRE ATTACK (ATT&amp;amp;CK) Framework is a framework which describes all stages and methods cyberattacks attacks are launched on companies in the last 15 years. The main purpose of the framework is to help Red and Blue security teams to harden their systems and to provide a library of known attacks to help mitigate them.&lt;/p&gt;
&lt;p&gt;MITRE is the organization who is in charge of this community-driven framework and is a non-profit organization. ATT&amp;amp;CK stands for:&lt;/p&gt;</description></item><item><title>The Zero Trust-model</title><link>https://justinverstijnen.nl/the-zero-trust-model/</link><pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/the-zero-trust-model/</guid><description>&lt;p&gt;The Zero Trust model is a security model to enhance your security posture by using 3 basic principles, and segmenting aspects of your IT environment into pillars.&lt;/p&gt;
&lt;p&gt;The 3 primary principles are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Verify Explicitly&lt;/li&gt;
&lt;li&gt;Least privileged access&lt;/li&gt;
&lt;li&gt;Assume Breach&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At first, those terms seem very unclear to me. To further clarify the principles, I have added some practice examples to further understand what they mean:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Principle&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Outcomes&lt;/strong&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Verify Explicity&lt;/td&gt;
					&lt;td&gt;Ensure people are really who they say they are Audit every login attempt from specific users Audit login attempts Block access from non-approved countries&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Least privileged access&lt;/td&gt;
					&lt;td&gt;Assign users only the permissions they need, not more Assign only the roles when they need them using PIM Use custom roles when default roles expose too much permissions&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Assume breach&lt;/td&gt;
					&lt;td&gt;At every level, think about possible breaches Segment your network Password-based authentication only is too weak&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The model is the best illustrated like this:&lt;/p&gt;</description></item><item><title>Solved: August 2024 updates breaks GPO Item level targeting - user in group</title><link>https://justinverstijnen.nl/solved-august-2024-updates-breaks-gpo-item-level-targeting-user-in-group/</link><pubDate>Mon, 09 Sep 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/solved-august-2024-updates-breaks-gpo-item-level-targeting-user-in-group/</guid><description>&lt;p&gt;If you are managing Windows Servers, Group Policies are a great way to distribute settings to your endpoints. However, a recent update of August 2024 in Windows Server 2022 and 2019 breaks user filtering in Group Policy (GPO) Item Level Targeting&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-problem-itself"&gt;The problem itself&lt;a class="td-heading-self-link" href="#the-problem-itself" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;When applying printers, registery settings or drive maps to users, we use Group Policy Item level targeting to filter users so only users with a group membership gets the policy applied.&lt;/p&gt;</description></item><item><title>Introduction to the Microsoft Cloud Security Benchmark (MCSB)</title><link>https://justinverstijnen.nl/introduction-to-the-microsoft-cloud-security-benchmark-mcsb/</link><pubDate>Tue, 16 Apr 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/introduction-to-the-microsoft-cloud-security-benchmark-mcsb/</guid><description>&lt;p&gt;To have a good overview of how secure your complete IT environment is, Microsoft released the Microsoft Cloud Security Benchmark, which is an collection of high-impact security recommendations you can use to secure your cloud services, even when utilizing a hybrid environment. When using Microsoft Defender for Cloud, this MCSB is included in the recommendations.&lt;/p&gt;
&lt;h2 id="checking-domains-of-the-cloud-security-benchmark"&gt;Checking domains of the Cloud Security Benchmark&lt;a class="td-heading-self-link" href="#checking-domains-of-the-cloud-security-benchmark" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Microsoft Cloud Security Benchmark checks your overall security and gives you recommendations about the following domains:&lt;/p&gt;</description></item><item><title>Introduction to the Azure Well-Architected Framework</title><link>https://justinverstijnen.nl/introduction-of-azure-well-architected-framework/</link><pubDate>Tue, 02 Apr 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/introduction-of-azure-well-architected-framework/</guid><description>&lt;p&gt;The 5 pillars of the Well-Architected Framework are:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Pillar&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Target&lt;/strong&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Reliability&lt;/td&gt;
					&lt;td&gt;The ability to recover a system and/or contine to work&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Security&lt;/td&gt;
					&lt;td&gt;Secure the environment in all spots&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Cost Optimization&lt;/td&gt;
					&lt;td&gt;Maximize the value when minimizing the costs&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Operational Excellence&lt;/td&gt;
					&lt;td&gt;The processes that keep a system running&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Performance Efficiency&lt;/td&gt;
					&lt;td&gt;The ability to adapt to changes&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;a href="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/introduction-of-azure-well-architected-framework-235/jv-media-235-99603fc394e8.png"&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/introduction-of-azure-well-architected-framework-235/jv-media-235-99603fc394e8.png" alt="jv-media-235-99603fc394e8.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Like it is shown in the image up here is that the Well-Architected Framework is the heart of all Cloud processes. Without this well done, all other processes can fail.&lt;/p&gt;</description></item><item><title>Cloud Adoption Framework Introduction (CAF)</title><link>https://justinverstijnen.nl/microsoft-azure-cloud-adoption-framework-caf/</link><pubDate>Thu, 04 Jan 2024 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/microsoft-azure-cloud-adoption-framework-caf/</guid><description>&lt;p&gt;More and more organizations are moving to the cloud. In order to do this succesful, we can use the Cloud Adoption Framework which is described by Microsoft.&lt;/p&gt;
&lt;p&gt;The framework is a succesful order of processes and guidelines which companys can use to increase the success of adopting the cloud. The framework is described in the diagram below:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/microsoft-azure-cloud-adoption-framework-caf-230/jv-media-230-96e3366cfe69.png"&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/microsoft-azure-cloud-adoption-framework-caf-230/jv-media-230-96e3366cfe69.png" alt="jv-media-230-96e3366cfe69.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The CAF has the following steps:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Strategy: Define the project, define what you want to achieve and define the business outcomes.&lt;/li&gt;
&lt;li&gt;Plan: Plan your migration, determine the plans and make sure the environment readiness is at a good level.&lt;/li&gt;
&lt;li&gt;Ready (and migrate): Prepare your new cloud environment for planned changes and migrate your workloads to the cloud.&lt;/li&gt;
&lt;li&gt;Optimize: After migrating to the cloud, optimize your environment by using the beste solutions possible and innovate at this level.&lt;/li&gt;
&lt;li&gt;Secure: Improve the security of your workloads and plan your perodical security checks.&lt;/li&gt;
&lt;li&gt;Manage: Manage operations for cloud and hybrid solutions.&lt;/li&gt;
&lt;li&gt;Govern: Govern your environment and its workloads.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="intention-of-use"&gt;Intention of use&lt;a class="td-heading-self-link" href="#intention-of-use" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Increase the chance of your cloud success&lt;/li&gt;
&lt;li&gt;Gives you a best practice of how to perform the migration by proven methodology&lt;/li&gt;
&lt;li&gt;Ensures you don&amp;rsquo;t miss a crucial step&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="intended-usersaudience"&gt;Intended users/audience&lt;a class="td-heading-self-link" href="#intended-usersaudience" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;IT Decision makers&lt;/li&gt;
&lt;li&gt;Company Management Teams&lt;/li&gt;
&lt;li&gt;Companies who want to profit from cloud solutions&lt;/li&gt;
&lt;li&gt;Companies that are planning to migrate to the cloud&lt;/li&gt;
&lt;li&gt;Technicians and project managers for planning the migration&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, check out this page: &lt;a href="https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/"&gt;https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>AI-900 My learning journey</title><link>https://justinverstijnen.nl/ai-900-learning-journey/</link><pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/ai-900-learning-journey/</guid><description>&lt;h2 id="what-is-ai-and-what-does-azure-offer"&gt;What is AI and what does Azure offer?&lt;a class="td-heading-self-link" href="#what-is-ai-and-what-does-azure-offer" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;AI stands for &lt;em&gt;Artificial Intelligence&lt;/em&gt;. It is a term for software that can make predictions, calculations, and estimates. It can act “smart” in a way that looks like human thinking.&lt;/p&gt;
&lt;p&gt;Machine Learning (ML) is a type of AI. With ML, the system learns from the input data. More good data often means better results as the service has more data to base its decisions on.&lt;/p&gt;</description></item><item><title>MS-100 + MS-101 Course notes</title><link>https://justinverstijnen.nl/ms100-ms101-course-notes/</link><pubDate>Thu, 22 Apr 2021 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/ms100-ms101-course-notes/</guid><description>&lt;p&gt;These notes cover the main concepts I studied around the MS-100 and MS-101 era of Microsoft 365 administration. The course material focused heavily on identity, access, device management, information governance and security. Product names, portals and individual features have changed over time, but many of the underlying principles are still useful when thinking about how a Microsoft 365 environment should be designed and operated.&lt;/p&gt;
&lt;p&gt;The common theme across almost every subject is that Microsoft 365 is not just a collection of applications. Identity connects users to services, device management determines how trusted endpoints are configured, governance controls how information is handled and security tools bring signals from different parts of the environment together.&lt;/p&gt;</description></item><item><title>MD-100 + MD-101 Course notes</title><link>https://justinverstijnen.nl/md100-md101-course-notes/</link><pubDate>Fri, 09 Oct 2020 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/md100-md101-course-notes/</guid><description>&lt;p&gt;These notes cover the main subjects I studied for MD-100 and MD-101 during the Windows 10 and Microsoft Endpoint Manager era. The exams focused on deploying Windows, managing devices and user data, securing endpoints, applying policies and keeping a desktop environment healthy over time.&lt;/p&gt;
&lt;p&gt;Some names and individual services belonged specifically to that period. The useful concepts are broader: understand how Windows works, choose an appropriate deployment method, separate user data from the operating system, manage configuration centrally, protect identities and devices, and introduce changes in controlled stages.&lt;/p&gt;</description></item><item><title>70-742 Course notes</title><link>https://justinverstijnen.nl/70-742-course-notes/</link><pubDate>Thu, 14 May 2020 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/70-742-course-notes/</guid><description>&lt;p&gt;These notes cover the main subjects from 70-742: Identity with Windows Server 2016. The course focused on Active Directory Domain Services, users and groups, service accounts, replication, Group Policy, certificates, federation and rights management.&lt;/p&gt;
&lt;p&gt;Active Directory is easier to manage when it is treated as an identity system rather than a directory full of user accounts. Its database, DNS records, replication topology, sites, policies and certificate services all contribute to how users and computers authenticate and receive access.&lt;/p&gt;</description></item><item><title>70-741 Course notes</title><link>https://justinverstijnen.nl/70-741-course-notes/</link><pubDate>Mon, 24 Feb 2020 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/70-741-course-notes/</guid><description>&lt;p&gt;These notes cover the main subjects from 70-741: Networking with Windows Server 2016. The course moved from IP addressing into DHCP, DNS, IP Address Management, routing, remote access, Network Policy Server, Distributed File System and BranchCache.&lt;/p&gt;
&lt;p&gt;The individual server roles are easier to understand when they are treated as parts of one network service. DHCP gives a client its configuration, DNS helps it find services, routing moves traffic between networks and access policies determine which users and devices are allowed to connect.&lt;/p&gt;</description></item><item><title>70-740 Course notes</title><link>https://justinverstijnen.nl/70-740-course-notes/</link><pubDate>Thu, 09 Jan 2020 00:00:00 +0000</pubDate><guid>https://justinverstijnen.nl/70-740-course-notes/</guid><description>&lt;p&gt;These notes cover the main subjects from 70-740: Installation, Storage, and Compute with Windows Server 2016. The exam combined operating system deployment, storage, Hyper-V, containers, clustering, backup and monitoring into one large technical foundation.&lt;/p&gt;
&lt;p&gt;Some technologies in this article belong specifically to the Windows Server 2016 period. Nano Server, the original Windows container tooling and several deployment workflows changed considerably afterwards. The architecture principles remain useful: keep the server installation as small as practical, separate workloads, design storage around performance and resilience, automate repeatable configuration and test every recovery path before it is needed.&lt;/p&gt;</description></item></channel></rss>