Вышла новая версия PowerShell - 7.0.2
Список изменений:
Engine Updates and Fixes
- Ensure null-coalescing LHS is evaluated only once
- Restrict loading of amsi.dll to system32 folder
General Cmdlet Updates and Fixes
- Change Get-FileHash to close file handles before writing output
Tools
- Update the PowerShell team list to correct changelog generation
Tests
- Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of v5
Build and Packaging Improvements
- Update to .NET Core 3.1.5
Список изменений:
Engine Updates and Fixes
- Ensure null-coalescing LHS is evaluated only once
- Restrict loading of amsi.dll to system32 folder
General Cmdlet Updates and Fixes
- Change Get-FileHash to close file handles before writing output
Tools
- Update the PowerShell team list to correct changelog generation
Tests
- Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of v5
Build and Packaging Improvements
- Update to .NET Core 3.1.5
#module
x.509 Certificate Details PowerShell Module
Code signed and minor fixes.
https://blog.darrenjrobinson.com/x509details-powershell-module-for-decoding-x509-certificates-with-time-to-certificate-expiry
x.509 Certificate Details PowerShell Module
Code signed and minor fixes.
https://blog.darrenjrobinson.com/x509details-powershell-module-for-decoding-x509-certificates-with-time-to-certificate-expiry
darrenjrobinson - Bespoke Identity and Access Management Solutions
x.509 Details - A PowerShell Module for decoding x.509 Certificates with time to certificate expiry - darrenjrobinson - Bespoke…
x.509 Certificate Details PowerShell Module that decodes a base-64 encoded x.509 certificate outputting the certificate details including 'Time To Expiry'.
Sneak Peek: Pure Storage PowerShell SDK 2.2
The Pure Storage PowerShell SDK provides integration with the Purity Operating Environment and FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets.
https://www.purepowershellguy.com/?p=21683
The Pure Storage PowerShell SDK provides integration with the Purity Operating Environment and FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets.
https://www.purepowershellguy.com/?p=21683
Forwarded from Windows 11, 10, etc - Вадим Стеркин
⚙️ Новое в блоге: Трюки управления языковыми параметрами из #PowerShell и командной строки
Сегодня я покажу приемы из личной практики. С этими ситуациями я сталкивался сам либо участники форума, которым я помогал. Я также расскажу о ценном дедовском методе применения региональных параметров одной командой, а в качестве бонуса – о нововведении в версии 20H1.
➡️ Читать в блоге: http://www.outsidethebox.ms/20484/
Сегодня я покажу приемы из личной практики. С этими ситуациями я сталкивался сам либо участники форума, которым я помогал. Я также расскажу о ценном дедовском методе применения региональных параметров одной командой, а в качестве бонуса – о нововведении в версии 20H1.
➡️ Читать в блоге: http://www.outsidethebox.ms/20484/
Resolving PowerShell Module Assembly Dependency Conflicts
New blog post on various ways to mitigate conflicts in PowerShell module conflicts, including how to use .NET Core Assembly Load Contexts to keep module dependencies safely isolated
https://devblogs.microsoft.com/powershell/resolving-powershell-module-assembly-dependency-conflicts/
New blog post on various ways to mitigate conflicts in PowerShell module conflicts, including how to use .NET Core Assembly Load Contexts to keep module dependencies safely isolated
https://devblogs.microsoft.com/powershell/resolving-powershell-module-assembly-dependency-conflicts/
Microsoft News
Resolving PowerShell Module Assembly Dependency Conflicts
When writing a PowerShell module, especially a binary module (i.e. one written in a language like C# and loaded into PowerShell as an assembly/DLL), it’s natural to take dependencies on other packages or libraries to provide functionality. Taking dependencies…
A New Home for Plaster
Plaster is a template-based file and project generator written in PowerShell. Its purpose is to streamline the creation of PowerShell module projects, Pester tests, DSC configurations, and more. File generation is performed using crafted templates which allow the user to fill in details and choose from options to get their desired output.
https://powershell.org/2020/06/a-new-home-for-plaster/
Plaster is a template-based file and project generator written in PowerShell. Its purpose is to streamline the creation of PowerShell module projects, Pester tests, DSC configurations, and more. File generation is performed using crafted templates which allow the user to fill in details and choose from options to get their desired output.
https://powershell.org/2020/06/a-new-home-for-plaster/
Tour de PowerShell Universal 1.2
The ultimate platform for building web-based IT tools
Includes Universal API, Universal Automation, and Universal Dashboard.
https://www.youtube.com/watch?v=LRRvbxyR0qM
https://ironmansoftware.com/downloads/
The ultimate platform for building web-based IT tools
Includes Universal API, Universal Automation, and Universal Dashboard.
https://www.youtube.com/watch?v=LRRvbxyR0qM
https://ironmansoftware.com/downloads/
YouTube
Tour de PowerShell Universal 1.2
In this video, I take a tour of PowerShell Universal 1.2. You will learn about the platform and see demos about APIs, Automation and Dashboard. We will touch...
