11-01-2026 by Antoon Bouw
We’ve grown accustomed to the idea that AI lives in the cloud; you send a prompt to a server, and you get an answer back.But what if you could bring that power to your own machine? I mostly talk about…
Read More
19-11-2024 by Antoon Bouw
Portainer CE by default doesnt support Entra ID (formerly Azure AD) for SSO.Mostly because it’s for non-commercial use, but I actually have a private Microsoft 365 tenant for myself, so I wanted to use Entra ID Authentication for that. With…
Read More
29-05-2024 by Antoon Bouw
While everyone talks about what AI can do, less attention is given to how AI drives (much needed) innovation in the chip industry. For years there was a well known monopoly in the PC industry, AMD and Intel ruled over…
Read More
11-04-2023 by Antoon Bouw
As IT administrators managing complex Windows Server environments, we are often tasked with keeping track of various server configurations, services, roles, and other essential aspects of our infrastructure. Manual tracking and documentation can be time-consuming and error-prone, which is why…
Read More
22-03-2023 by Antoon Bouw
Infrastructure as Code (IaC) is becoming increasingly popular in today’s cloud computing landscape. It allows organizations to define and manage cloud resources in a declarative way, automating the process of resource deployment and configuration. Two popular IaC tools for Azure…
Read More
16-03-2023 by Antoon Bouw
Azure Virtual Desktop is a cloud-based virtual desktop infrastructure (VDI) service that enables users to access their Windows desktops and applications from anywhere. Azure Virtual Desktop is an excellent solution for enterprises that want to provide their employees with secure…
Read More
14-03-2023 by Antoon Bouw
When it comes to deploying infrastructure in the cloud, there are many tools available to choose from. Two popular choices are Azure Bicep and Terraform. Both of these tools are infrastructure as code (IaC) solutions, meaning that they allow you…
Read More
10-08-2020 by Antoon Bouw
I love it, but do customers too? I love how this solution is this easy to implement, and how this brings the ease of a modern workspace with a fitting printing solution on the user end.The experience to the user…
Read More
06-05-2020 by Antoon Bouw
As you may know, Windows Core OS is the core operating system for many future variants of Windows.One of those is Windows 10X, the operating system that would become the primary operating system of Dual Screen devices initially. Microsoft has…
Read More
11-02-2020 by Antoon Bouw
This script will list all members and owners per team.When you add -savedcred:$true it will save a credential file locally, which will give you automated access using that same account to your tenant.It won’t save your credential plane text, it…
Read More