- AWS Organization Setup
This guide walks you through setting up an AWS Organization using the root management account. It's a great way to centralize account management and implement policies across teams. - AWS CloudFront Invalidation
CloudFront invalidation tells AWS to remove cached copies of specified files from CDN edge locations so that CloudFront fetches the latest version from your origin (like S3) on the next request. - Connect my new Microsoft Enterprise Account to a Domain I own
Step-by-step guide to connecting your Microsoft 365 tenant to a custom domain - Deploy Mini Conda via Intune
This guide walks you through packaging and deploying Miniconda silently via Microsoft Intune using Win32 apps. - Device Write Back
The point of device writeback is to bridge the gap between cloud-registered devices and on-premises Active Directory, enabling legacy systems and hybrid identity features to recognize and interact with those devices. - Remove Microsoft Edge Startup Page
If you're trying to get rid of the Microsoft Edge browser startup page β especially in enterprise environments β here's a reliable method using Group Policy. - Hosting a Static Website on AWS S3
Hosting a static website on AWS S3 is a cost-effective and scalable solution. This guide walks you through setting up your own static site with just a few steps. - How to Deploy Kubernetes on Bare Metal (Ubuntu)
This guide walks you through how I successfully deployed Kubernetes on bare metal using Ubuntu 22.04. We'll usekubeadmfor cluster setup andcontainerdas the container runtime. - Join Two Proxmox Servers into a Cluster
Proxmox VE makes it easy to manage multiple servers by clustering them together. This guide walks you through setting up a two-node cluster manually with screenshots. - Intune AutoPilot Setup Guide (Lab)
Intune AutoPilot Setup Guide (Lab) - Microsoft Entra Connect Setup
Microsoft Entra Connect Setup - Terraform with Proxmox β My Experience
When I first started using Terraform to manage Proxmox, I had to go through a few setup steps to get everything running smoothly. Hereβs my walkthrough that helped simplify automation and provisioning. - Use group-based licensing in Entra ID to auto-assign licenses.
Use group-based licensing in Entra ID to auto-assign licenses. - Windows Default App Associations via GPO
If you want all users to start with your preferred default apps (e.g., PDF viewer, browser, music player), you can automate this via Group Policy. - Windows Server 2025 install and AD DS role install.
Windows Server 2025 install and AD DS role install.