Convert Markdown To PDF With Python
Convert a Markdown file into a styled PDF with Python and an installed Chrome or Edge browser, while preserving the source filename and suppressing browser-added headers and footers.
Tag Archive
Entries connected to "Automation", gathered in one place for quick browsing.
Collection filter
Narrow the entries already loaded here by title, summary, category, or tag.
Convert a Markdown file into a styled PDF with Python and an installed Chrome or Edge browser, while preserving the source filename and suppressing browser-added headers and footers.
Bulk reset Active Directory user passwords for every account in a specific OU, export results to CSV, and log the exact target list for auditability.
A PowerShell 5.1 script to export Shared Mailbox permissions from Exchange Online, and why it must relaunch itself out of PowerShell ISE.
The perfect PowerShell script for uninstalling HP bloatware.
A clean PowerShell approach to export Azure AD Conditional Access policies using the Microsoft Graph SDK.
A PowerShell script for safely restarting IIS application pools with comprehensive logging, including pre and post-restart process details and error handling.

A PowerShell script that generates an HTML diagnostics report for user lockouts in Active Directory, including password age, expiration details, and account status.

Install Windows Updates with the PSWindowsUpdate PowerShell module.

A Google Apps Script that automatically downloads embedded images from specific emails and organizes them into a Google Drive folder.

A comparison of efficient one-liner commands in both Shell and PowerShell for joining workstations to Active Directory domains with proper credential handling and automatic restart functionality.

A Python script using the qrcode library to generate customizable QR codes with error correction, including options for masking specific areas of the code.

