What's new in PowerShell 7 - Steve Lee
Principal Software Engineer Manager for the ...PowerShell Team delivering PowerShell 7, VSCode-PowerShell extension, PSEditorServices, PSScriptAnalyzer, PowerShellGallery, PowerShellGet, PowerShell dotnet-interactive Jupyter sub-kernel, Win32 OpenSSH, etc...
Notes from Steve Lee:
If you watch my session, I was getting $LASTEXITCODE being -1 during my demo, when it should have been 2. Turns out it was due to my profile calling `git` to show a custom prompt. So the lesson is to use `-noprofile` for demos 🙂Show More
What's new in PowerShell 7 - Steve Lee
As we get closer to a release candidate for PowerShell 7.3, learn ...
Updating dbachecks to use Pester v5 using devcontainers and Profiler- Rob Sewell - PSCONFEU-MINICON
It was time that dbachecks was updated to use the latest version of ...
PowerShell Predictors Continued -Michael Greene and Steven Bucher
During PSConfEU 2022 [Steven showed the PowerShell predictors and some ...
Generic Data Types for People in a Hurry! - Mathias Jessen
The .NET base class library affords PowerShell users with an array of ...
Using REST APIs via PowerShell - Guy Leech
Whilst many PowerShell modules and SDKs are an alternative to calling ...
OpenSSH on Windows - Danny Maertens
What's new and where is Microsoft investing on the on-demand ...
kbupdate - Scan and patch offline servers without WSUS - Chrissy LeMaire
Patching offline Windows Servers can be tedious and manual in small ...