Powershell Measuring seconds elapsed
A PowerShell developer explains why using the .Seconds property for elapsed time can cause bugs and recommends using .TotalSeconds instead.
A PowerShell developer explains why using the .Seconds property for elapsed time can cause bugs and recommends using .TotalSeconds instead.
A guide on using PowerShell to copy Office 365 user license configurations between accounts, addressing a common administrative challenge.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A tutorial on installing Windows Admin Center using PowerShell Desired State Configuration (DSC) for managing servers.
A guide to configuring options for PowerShell Scheduled Jobs, covering defaults, hash tables, and updating settings.
A guide on using PowerShell to retrieve the ForceChangePassword setting for Office 365 users via the AzureAD module.
Explains how to specify the full path to PowerShell.exe in Windows Scheduled Jobs for improved security, preventing path interception attacks.
Introduction to using Windows PowerShell Scheduled Jobs for task automation, covering creation and benefits over traditional scheduled tasks.
A PowerShell script to extract and track Azure Resource Group tags by storing them in Azure Table Storage for reporting.
Analyzes the significant traffic boost a PowerShell blog receives from being featured on the Planet PowerShell community aggregator site.
A PowerShell script to automatically select and tweet a random blog post from an RSS feed archive.
A developer details solving a UWP Toolkit issue by downloading and caching internet images for local use in toast notifications via PowerShell.
A developer explains how to automate social media reposts by creating a custom workflow using Azure Functions and the Buffer API.
A technical guide on using PowerShell's BurntToast module to create a Windows notification with a hero image for displaying CCTV alerts.
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 daily recap of the PowerShell Summit 2018, covering sessions on mentorship, configuration management tools, and graph databases with Neo4j.
A personal recap of the first day at the PowerShell + DevOps Global Summit 2018, covering keynotes and technical sessions.