Recent posts

Pfsense set up & nat reflection

2 minute read

0. Summary I’m currently planning to test Azure VPN configuration. To do so, I’m setting up my own pfSense environment. In this post, I’ll walk you through t...

Ad ca setup & sign intune powershell script

5 minute read

0. Overview One of my clients has decided to change their PowerShell execution policy to AllSigned. As a result, any PowerShell scripts executed through Intu...

Create and publish powershell module

2 minute read

0. Overview In this post, I will create my own custom powershell module and publish to PSGallery. It’s really easy. Let’s find out.

Registration java app in entra id

3 minute read

0. Introduction I’ve recently become curious about Entra ID’s app registration and authentication system. Basically, a service queries an identity provider (...