New Year's Resolutions - 2018
A PowerShell developer reviews his 2017 tech resolutions and sets new goals for 2018, including blogging, streaming, and using DSC.
A PowerShell developer reviews his 2017 tech resolutions and sets new goals for 2018, including blogging, streaming, and using DSC.
A guide to configuring Azure SQL Server's Automatic Tuning feature using PowerShell and direct REST API calls when standard modules are lacking.
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.
Guide to using Visual Studio Code's auto-formatting feature for PowerShell scripts, including setup and keyboard shortcuts.
A tutorial on using the new Microsoft Teams PowerShell module to automate the creation of channels within a team.
A guide to avoiding date format confusion in programming by using ISO 8601, with examples in PowerShell.
A tutorial on using PowerShell to configure and enable firewall rules for an Azure Storage Account, including IP whitelisting.
A guide to enabling and automating backups for Azure Analysis Services using PowerShell scripts and runbooks.
A recap of #PSBlogWeek 2017, summarizing five days of community blog posts covering advanced PowerShell automation, logging, and DevOps topics.
A guide to building a PowerShell script for generating storage usage reports across multiple servers, focusing on logical script flow and AD integration.
BurntToast PowerShell module adapts to a Windows 10 bug fix, removing a customizable AppID parameter to ensure toast notifications work post-update.
A guide to using PowerShell commands to stop, start, or restart all Azure Web Apps in a subscription.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
A guide to installing the nightly build of Azure CLI 2.0 on Windows using PowerShell and Chocolatey for access to the latest Azure features.
A short post promoting three tech events in October: PowerShell Summit, #PSBlogWeek, and Hacktoberfest for open-source contributions.
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A PowerShell script tutorial for automating the retrieval of Git credentials from Azure API Management, useful for CI/CD pipelines.
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.