ICYMI: PowerShell Week of 2-August-2019
Topics include data aggregation, file permission migrations, checking reboots in the registry, credential management, default parameters and setting up for PowerShell Development.
Topics include data aggregation, file permission migrations, checking reboots in the registry, credential management, default parameters and setting up for PowerShell Development.
Topics include an in-depth tutorial, extending PS with Rust, mail archives, and Pester reports.
Topics include PowerShell 7, Ubiquiti APIs, Chocolatey, and DSC.
Topics include WPF GUIs, BitLocker and LAPS reporting, more APIs, and tips from a consultant.
Synopsis This is a quick post to highlight the nuances of Powershell and protocol management in regard to TLS connections. If you’ve ever attempted to make a secure connection (for example, an API request) to a service with certain net security requirements, you might have run into this …
Topics include pop-ups, dbatools, unit testing galore, and chatops.
As many of you know, The DevOps Collective recently concluded its 7th US event, PowerShell + DevOps Global Summit 2019 in Bellevue, WA. Head to the organization’s YouTube page for the breakout session recordings, which are live. I mentioned going into it that this Summit would be bittersweet …
Topics include working with ARM templates, shells, shells, shells, and DSC.
Topics include security tools, security fixes, operation validation and module updates and open source UI creation.
All code from this article is freely available on Github as a template repository. Just click “Use this template” on the repository page here: https://github.com/ArtisanByteCrafter/ud-template Index What are the advantages of project scaffolding How does ud-template work The Why Why …