PowerShell Orchestration with Scheduled Jobs - The Start of a Series
Introduction to using Windows PowerShell Scheduled Jobs for task automation, covering creation and benefits over traditional scheduled tasks.
Introduction to using Windows PowerShell Scheduled Jobs for task automation, covering creation and benefits over traditional scheduled tasks.
A guide to using Django's check framework and Python's ast module to automate custom code quality and style enforcement, like ensuring model fields have verbose names.
A data scientist shares tips on automating a monthly book giveaway using R, including package organization and image manipulation with the magick package.
A PowerShell script to automatically select and tweet a random blog post from an RSS feed archive.
A developer explains how to automate social media reposts by creating a custom workflow using Azure Functions and the Buffer API.
A developer explains how to automate social media posting for personal branding using Feedly, Zapier, and Buffer.
A technical guide on using PowerShell's BurntToast module to create a Windows notification with a hero image for displaying CCTV alerts.
A programmer shares a script to automate exporting Storify content before it shuts down, saving time over the manual process.
A short guide explaining why PowerShell's Export-Csv cmdlet behaves unexpectedly with string arrays and how to correctly export simple lists to CSV.
A personal recap of the PowerShell + DevOps Global Summit 2018, highlighting key takeaways like WebJEA, Neo4j/Dots, and Puppet for automation.
A recap of Day 4 at the PowerShell Summit 2018, covering sessions on DSC, WebJEA, meta-programming, cross-platform modules, and ChatOps.
A personal recap of presenting a PowerShell optimization talk and attending sessions on DSC resources and JEA at the PowerShell Summit 2018.
A guide on using the BurntToast PowerShell module to create custom Windows toast notifications with personalized audio files.
A guide to using the #PSHelp hashtag on Twitter for quick, informal PowerShell assistance, including a script to monitor the hashtag.
Explores the history and current state of AI, questioning if we truly understand human intelligence or are merely emulating it.
A guide to creating custom Windows 10 toast notifications using PowerShell to warn users about expiring Active Directory passwords.
A resource list for a Devs4Ops talk, featuring links to PowerCLI scripts, VMware automation tools, and coding examples for IT operations.
A tutorial on using Python and the Twython library to automatically create a Twitter list of users who use the #freeCodeCamp hashtag.
A guide to automating development database setup using Docker, including scripts to import production dumps into a MariaDB image for faster local deployment.
A PowerShell developer reviews his 2017 tech resolutions and sets new goals for 2018, including blogging, streaming, and using DSC.