ChatOps - Automation via chat
A guide to ChatOps, using chatbots like opsdroid to automate IT operations and improve team collaboration through transparent workflows.
A guide to ChatOps, using chatbots like opsdroid to automate IT operations and improve team collaboration through transparent workflows.
Guide to creating a PowerShell scheduled task with no execution time limit, covering methods for Windows Server 2012 R2 and 2016.
A guide to using the KovertKringle PowerShell module to automate and manage a Secret Santa gift exchange with email notifications.
A guide to creating and maintaining a RELEASE_CHECKLIST.md file to prevent manual deployment errors and ensure all post-release steps are tracked.
A tutorial on using the new Microsoft Teams PowerShell module to automate the creation of channels within a team.
A recap of #PSBlogWeek 2017, summarizing five days of community blog posts covering advanced PowerShell automation, logging, and DevOps topics.
A guide on how to run Cucumber BDD tests directly from the command line using the Java CLI runner, covering classpath setup and arguments.
A guide to building a PowerShell script for generating storage usage reports across multiple servers, focusing on logical script flow and AD integration.
A guide to using PowerShell commands to stop, start, or restart all Azure Web Apps in a subscription.
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A guide to programmatically creating new AWS accounts within an AWS Organization using the AWS CLI, covering setup and automation.
Argues that scientific progress requires reusable software libraries, not just reproducible results, and discusses challenges in computational research.
A guide to using PowerCLI for managing and querying VMware vSphere tags to automate tasks and generate reports.
A technical guide on using PowerShell to connect to and manage multiple Office 365 services like Exchange Online and SharePoint.
A PowerShell script to automate creating an Azure Service Principal and generating a .azureauth file for use with the Microsoft.Azure.Management.Fluent library.
A guide to connecting to various Office 365 services (Azure AD, Exchange, Skype, SharePoint) using PowerShell, with plans for an automation script.
Lungo is a macOS app that prevents your computer from sleeping and the screen from dimming, with troubleshooting tips and FAQs.
Learn how to use Lambo config files and after scripts to customize Laravel app creation with automated settings and post-installation tasks.
A guide to using PowerCLI to automate network connectivity testing for new ESXi hosts before joining them to vCenter.
A PowerShell script to automate scaling Azure HDInsight clusters horizontally by adjusting node count.