🎬 PowerShell Lightning Talk: Manipulating data using JSON and PowerShell with Terrance Copling
https://www.youtube.com/watch?v=yQQMkLSfkFo
https://www.youtube.com/watch?v=yQQMkLSfkFo
YouTube
PowerShell Lightning Talk: Manipulating data using JSON and PowerShell with Terrance Copling
Terrance Copling shares how he manipulates string data by converting to a JSON and assigning data types. He shares some neat tricks he discovered that allows him to create advanced formatting in his JSON object. He also deletes unneeded data from his source…
📦 Pester 5.1.0 is out!
New features
- BeforeDiscovery block
- "TestCases" for Describe and Context
- "TestCases" can take any array, not just arrays of hashtables
- Templates expand to all variables and allow dot-notation
- Smaller improvements
https://github.com/pester/Pester/releases/tag/5.1.0
New features
- BeforeDiscovery block
- "TestCases" for Describe and Context
- "TestCases" can take any array, not just arrays of hashtables
- Templates expand to all variables and allow dot-notation
- Smaller improvements
https://github.com/pester/Pester/releases/tag/5.1.0
GitHub
Release 5.1.0 · pester/Pester
5.1.0
First of all, huge thanks to @fflaten who contributed a huge amount of code, bug fixing, issue responses, and improvements in this and previous releases. 🍾🥂
Also thanks to all other contribut...
First of all, huge thanks to @fflaten who contributed a huge amount of code, bug fixing, issue responses, and improvements in this and previous releases. 🍾🥂
Also thanks to all other contribut...
📘 Measuring PowerShell Profile Performance
https://jdhitsolutions.com/blog/powershell/7908/measuring-powershell-profile-performance/
https://jdhitsolutions.com/blog/powershell/7908/measuring-powershell-profile-performance/
The Lonely Administrator
Measuring PowerShell Profile Performance • The Lonely Administrator
Here's a handy noscript you can use to measure the performance of your PowerShell profile noscripts. Works for Windows PowerShell and Core.
📌Incident Report – PowerShell Gallery Downtime October 30, 2020
TL;DR - The downtime was a result of an attempt to fix ongoing statistics errors with the gallery.
https://devblogs.microsoft.com/powershell/incident-report-powershell-gallery-downtime-october-30-2020/
TL;DR - The downtime was a result of an attempt to fix ongoing statistics errors with the gallery.
https://devblogs.microsoft.com/powershell/incident-report-powershell-gallery-downtime-october-30-2020/
PowerShell
Incident Report - PowerShell Gallery Downtime October 30, 2020 | PowerShell
The PowerShell gallery experienced downtime on October 30th 2020. This report will give context as to what caused the downtime, what actions were taken to mitigate the issue, and what steps we are taking to improve the PowerShell gallery experience moving…
📚 If you want to learn powershell here we begin from scratch.
https://docs.microsoft.com/en-us/learn/modules/introduction-to-powershell/
#free #course
https://docs.microsoft.com/en-us/learn/modules/introduction-to-powershell/
#free #course
Docs
Introduction to PowerShell - Training
This module introduces PowerShell, a cross-platform command-line shell and noscripting language built for task automation and configuration management.
📦 Announcing PowerShell Crescendo Preview.1
The Crescendo module is an experiment to provide a novel way to create functions which invoke native commands by using a
https://devblogs.microsoft.com/powershell/announcing-powershell-crescendo-preview-1/
The Crescendo module is an experiment to provide a novel way to create functions which invoke native commands by using a
JSON configuration file.https://devblogs.microsoft.com/powershell/announcing-powershell-crescendo-preview-1/
This media is not supported in your browser
VIEW IN TELEGRAM
📌 Here is how PowerShell see your noscript.
📘 PowerShell 7 for IT Professionals
Take advantage of everything Microsoft’s new PowerShell 7 has to offer.
#ebook
Take advantage of everything Microsoft’s new PowerShell 7 has to offer.
#ebook
❗ PowerShell 7.2 Preview 2 release.
Experimental Features:
- PSAnsiRendering: Enable ANSI formatting via $PSStyle and support suppressing ANSI output
Now we can have text contains ANSI escape codes which control text decorations like color, bold, italics, etc…
See other updates and improvements in Github repo below.
https://devblogs.microsoft.com/powershell/powershell-7-2-preview-2-release/
Experimental Features:
- PSAnsiRendering: Enable ANSI formatting via $PSStyle and support suppressing ANSI output
Now we can have text contains ANSI escape codes which control text decorations like color, bold, italics, etc…
See other updates and improvements in Github repo below.
https://devblogs.microsoft.com/powershell/powershell-7-2-preview-2-release/
📘 Hosting and Protecting Your Own NuGet Feed with ProGet
Why might you want to do this? Remember when PowerShell Gallery went down for a while in October? That’s a pretty good reason. Another reason might be if you like or need the use of the PowerShellGet cmdlets when interacting with the PowerShell Gallery, but do not want to store your code publicly.
https://adamcook.io/p/hosting-and-protecting-your-own-nuget-feed-with-proget/
Why might you want to do this? Remember when PowerShell Gallery went down for a while in October? That’s a pretty good reason. Another reason might be if you like or need the use of the PowerShellGet cmdlets when interacting with the PowerShell Gallery, but do not want to store your code publicly.
https://adamcook.io/p/hosting-and-protecting-your-own-nuget-feed-with-proget/
Adam Cook
Hosting and Protecting Your Own NuGet Feed with ProGet
In this post I will share with you how to install Inedo’s ProGet to host your own NuGet feed (effectively your own PowerShell Gallery). This will let you share PowerShell modules and noscripts amongst other systems and colleagues from an internal resource,…
Sometimes it is just not obvious...
The default midpoint rounding method used in PowerShell is called "Rounding to Even", or "Banker's Rounding". Numbers will be rounded to the nearest even integer when rounding from a midpoint (###.5) value.
This behavior stems from the underlying library method [math]::Round() which is documented in more detail here
The default midpoint rounding method used in PowerShell is called "Rounding to Even", or "Banker's Rounding". Numbers will be rounded to the nearest even integer when rounding from a midpoint (###.5) value.
This behavior stems from the underlying library method [math]::Round() which is documented in more detail here
Episode 028 - PowerShell Summit, Errors, and Much More!
The PowerShell News Podcast Episode 028
In this episode, we discuss the upcoming PowerShell Summit, errors in PowerShell when using Notepad.exe, POSE Powershell web server, and much more.
In this episode, we discuss the upcoming PowerShell Summit, errors in PowerShell when using Notepad.exe, POSE Powershell web server, and much more.
📘 Azure Durable Functions for PowerShell
https://4bes.nl/2021/01/03/azure-durable-functions-for-powershell/
https://4bes.nl/2021/01/03/azure-durable-functions-for-powershell/
4bes.nl
Azure Durable Functions for PowerShell
I have written before about how you can start working with Azure PowerShell functions and how you can connect to a storage queue and CosmosDB. For this post, we will see how you can use PowerShell in
📘 New Official Azure Sentinel PowerShell Module
Public preview release of the Az.SecurityInsights PowerShell module (Based on the Azure SDK for .NET)
https://techcommunity.microsoft.com/t5/azure-sentinel/new-year-new-official-azure-sentinel-powershell-module/ba-p/2025041?utm_source=dlvr.it&utm_medium=twitter
Public preview release of the Az.SecurityInsights PowerShell module (Based on the Azure SDK for .NET)
https://techcommunity.microsoft.com/t5/azure-sentinel/new-year-new-official-azure-sentinel-powershell-module/ba-p/2025041?utm_source=dlvr.it&utm_medium=twitter
TECHCOMMUNITY.MICROSOFT.COM
New Year - New Official Azure Sentinel PowerShell Module!
Happy New Year everyone! With the new year comes a new Azure Sentinel PowerShell module! Based on the Azure SDK for .NET and part of the Azure (Az) module, we are announcing the public preview release of the Az.SecurityInsights PowerShell module. Because…
🔊 098: Infrastructure Development with Brandon Olin
In this episode, we talk about:
...
- What readers can expect to learn from Building PowerShell Modules
- The build process for a PowerShell Module
- What PowerShell testing looks like with Pester and other frameworks
- Transitioning to PowerShell Core for beginners and experienced noscripters
- Updates on PowerShell DSC and how Brandon uses it
...
and some other topics...
https://cloudskills.simplecast.com/episodes/098-08alAf9V
#podcast
In this episode, we talk about:
...
- What readers can expect to learn from Building PowerShell Modules
- The build process for a PowerShell Module
- What PowerShell testing looks like with Pester and other frameworks
- Transitioning to PowerShell Core for beginners and experienced noscripters
- Updates on PowerShell DSC and how Brandon uses it
...
and some other topics...
https://cloudskills.simplecast.com/episodes/098-08alAf9V
#podcast
CloudSkills.fm
Mike’s guest today is Brandon Olin, an MVP in Cloud and Datacenter Management, Site Reliability Engineer at Stack Overflow, and author of Building PowerShell Modules.