Kristof Stroobants CV / 2026
01 / SECURITY AUDIT ★ FEATURED

Feeling Generic?

PowerShell security audit framework designed to detect, track, and manage generic, shared, and expiring Active Directory user accounts across enterprise domain environments.

PowerShell Active Directory Security Audit Compliance
02 / WORKSTATION OSD TOOLS

StageBuddy — MoveBuddy

Automated workstation staging and data migration toolset enabling IT engineers to seamlessly transfer user profile settings, app configurations, and staged OS deployments.

PowerShell OSD Staging Data Migration Workstation
03 / DESKTOP UTILITY GUI

GUI — Merge PDF Files

Lightweight standalone PowerShell WPF/WinForms GUI application that merges multiple PDF documents cleanly using the open-source PDFSharp.DLL assembly without paid Adobe software.

PowerShell GUI PDFSharp.dll .NET WinForms
04 / SYSTEM TRAY AGENT SELF-SERVICE

Argus, My Loyal Dog!

System tray resident PowerShell application providing non-technical end-users with instant self-service system diagnostics, IP status, print spooler reset, and quick IT helpdesk actions.

PowerShell System Tray API Self-Service HelpDesk
05 / ENTERPRISE OSD SCCM

SCCM Staging GUI

Fast & reliable graphical frontend for System Center Configuration Manager (SCCM / MECM) OSD task sequences, capturing hostname, OU placement, and role-based app baselines.

PowerShell GUI SCCM / MECM PXE OSD WMI API
06 / GROUP POLICY WRITEUP

GPO — Apply Only Once

In-depth architectural breakdown explaining how to configure Group Policy Objects to execute initial setup routines exactly once per machine without recurring background overhead.

Group Policy (GPO) Active Directory Registry CSE SysAdmin
07 / PRINTER AUTOMATION GUI

TCP/IP Printer GUI

PowerShell GUI tool allowing standard non-admin corporate users to map TCP/IP network printers dynamically, automatically binding raw socket ports and WHQL drivers.

PowerShell GUI Print Server TCP/IP Port Non-Admin
08 / DATA EXTRACTION SCRAPING

XPATH Scraping Technique

Technical guide demonstrating high-performance web data extraction using XML Path Language (XPATH) combined with HTMLAgilityPack in PowerShell scripts.

Web Scraping XPATH HTMLAgilityPack .NET Parsing
09 / DIRECTORY AUDIT SECURITY

AD Attributes Audit

Diagnostic research paper comparing non-replicated LastLogon vs replicated LastLogonTimeStamp attributes across multiple Domain Controllers.

Active Directory Domain Controller Replication Security
10 / REGULAR EXPRESSIONS CHEATSHEET

Learning REGEX with PS

Practical reference guide and pattern cheat sheet tailored for string validation, regex match groups, lookarounds, and fast log file processing in PowerShell.

PowerShell Regex Pattern Matching Log Analysis
11 / ASSET AUDITING SCRAPER

HP Warranty Scraper

Automated PowerShell tool that queries corporate hardware serial numbers against HP warranty API endpoints to track remaining hardware coverage dates.

PowerShell REST API Asset Inventory Automation
12 / DATABASE DSN DEPLOYMENT

ODBC 64-bit Deployment

Architectural solution resolving 32-bit vs 64-bit ODBC driver installation conflicts and Wow6432Node registry redirection when deploying DSNs via GPO.

ODBC Driver Group Policy Database DSN SysWOW64
13 / SYSTEM DIAGNOSTICS WINDOWS

Slow Shutdown Analysis

Root cause investigation methodology pinpointing faulting kernel drivers and hung background services responsible for delayed Windows client shutdowns.

Windows Diagnostics Event Logs Kernel Drivers Root Cause
14 / PERFORMANCE TRACING WPA / WPR

Slow Post-Boot Trace

Advanced performance tuning guide using Windows Performance Analyzer (WPA) and Recorder (WPR) to analyze ETL trace logs during post-logon initialization phases.

WPA / WPR ETL Traces Performance Kernel Tuning
15 / KERNEL DEBUGGING WINDBG

BSOD Crash Dump Audit

Debugging guide utilizing WinDbg, Microsoft public symbol servers (PDBs), and memory dump analysis to resolve widespread Windows blue screen crashes.

WinDbg Crash Dump Kernel Debugging BSOD