PowerShell- Get Usernames from Windows Security Log
A PowerShell script to extract unique usernames from a Windows Security Event Log exported as a CSV file.
A PowerShell script to extract unique usernames from a Windows Security Event Log exported as a CSV file.
A tutorial on automating GitHub profile README updates using Python and GitHub Actions to display recent blog posts.
A developer explains the importance of image optimization for performance and cost, and details their journey to automate it using incremental builds.
A guide to setting up a Python project with automated testing, linting, and type-checking to improve code quality and team collaboration.
An introduction to dotfiles, explaining their purpose for customizing Unix-like systems, automating tasks, and personalizing GitHub Codespaces.
A guide to automating PostgreSQL database backups using scripts and AWS S3 for secure, reliable cloud storage.
A PowerShell script to check if backup is configured for Azure WebApps across a subscription, helping identify missing configurations.
A technical guide on creating an Azure Key Vault and securely storing PSCredential objects using PowerShell for automation solutions.
A beginner's guide to starting programming, recommending Python and outlining a learning path from basics to building small projects.
A guide on using Screenflow's Markers and Subler to create a clickable table of contents for YouTube videos.
A programmer explores the philosophy and practical benefits of automation, sharing personal examples and discussing tools like Apple Shortcuts and IFTTT.
Explains how to use the ACME DNS-01 challenge to obtain TLS certificates from Let's Encrypt without exposing your web server to the internet.
A sysadmin shares his remote work setup, tools, and automation-focused role at a managed service provider during the COVID-19 lockdown.
A tutorial on testing lists of items using Cypress, covering methods like .then() and .each() for efficient UI testing.
Explores methods for automatically deleting old SQL Server backup files stored in Azure Blob Storage, comparing tools like SQL Agent and Azure Automation.
A founder reflects on the first year of Mergify, a GitHub automation tool for pull request management, merging, and CI integration.
A technical guide on using Azure LogicApps to monitor Twitter mentions and send notifications to a JetBrains Space chat for team collaboration.
A guide to installing PowerShell 7, covering manual, scripted, and portable installation methods for the new cross-platform release.
A developer creates a utility to automatically reboot a modem when internet drops, sharing code and logic details.
A tutorial on integrating CodeKit, a Mac development tool, with Local (formerly Local by Flywheel) to enhance WordPress local development with features like live reload.