Get Mystery Box with random crypto!

PowerShell

Logo of telegram channel powershells — PowerShell P
Logo of telegram channel powershells — PowerShell
Channel address: @powershells
Categories: Technologies
Language: English
Subscribers: 410
Description from channel

Task automation and configuration management framework #PowerShell

Ratings & Reviews

1.50

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

0

3 stars

0

2 stars

1

1 stars

1


The latest Messages 4

2021-06-15 11:14:05
Did you know explainshell.com now has a PowerShell counterpart?
210 views08:14
Open / Comment
2021-05-31 11:14:24 PowerShell 7.2-preview.6 is out!

Experimental Features
- [Breaking Change] Update prediction interface to provide additional feedback to a predictor plugin

Performance
- Avoid collecting logs in buffer if a pipeline execution event is not going to be logged
- Avoid allocation in LanguagePrimitives.UpdateTypeConvertFromTypeTable
- Replace Directory.GetDirectories with Directory.EnumerateDirectories to avoid array allocations
- Use List.ConvertAll instead of LINQ

General Cmdlet Updates and Fixes
- Use AllocConsole before initializing CLR to ensure codepage is correct for WinRM remoting
- Add completions for #requires statements
- Add completions for comment-based help keywords
- Move cross platform DSC code to a PowerShell engine subsystem
- Fix Minimal progress view to handle activity that is longer than console width
- Handle exception if ConsoleHost tries to set cursor out of bounds because screen buffer changed
- Fix NullReferenceException in DSC ClearCache()
- Update ControlSequenceLength to handle colon as a virtual terminal parameter separator
- Update the summary comment for StopTranscriptCmdlet.cs
- Remove the unusable alias d for the -Directory parameter from Get-ChildItem
- Fix tab completion for un-localized about topics
- Remove the unneeded SSH stdio handle workaround
- Add LoadAssemblyFromNativeMemory API to load assemblies from memory in a native PowerShell host
- Re-implement Remove-Item OneDrive support
- Kill native processes in pipeline when pipeline is disposed on Unix
- Default to MTA on Windows platforms where STA is not supported
292 views08:14
Open / Comment
2021-05-24 09:48:17 I know, I missed "Announcing PSDesiredStateConfiguration on PowerShell Gallery"

But, how about Puppet's support for the PowerShell DSC configuration framework for Windows ?

See more details here:
279 views06:48
Open / Comment
2021-05-11 09:16:23 Second preview of PowerShell Crescendo
A framework to rapidly develop PowerShell cmdlets for native commands, regardless of platform.

- Added support for native command elevation on Windows and Linux platforms.
- Export-CrescendoModule now exports a module manifest (psd1) along with the module file (psm1).
- Added support for generating aliases for Crescendo cmdlets
- Added support for SupportsShouldProcess.

https://devblogs.microsoft.com/powershell/announcing-powershell-crescendo-preview-2/
354 views06:16
Open / Comment
2021-05-01 12:39:48 PowerShell Secrets Management Module - Easily use any secret provider



324 views09:39
Open / Comment
2021-04-30 09:25:36
PowerShell Summit 2021: Day 2

A small collection of imperfect thoughts
Become an Azure Administration Ninja with PowerShell
Inside Certificates
PSReadline Predictive Intellisense and Dynamic Help
279 views06:25
Open / Comment
2021-04-28 19:57:18
PowerShell Summit 2021: Day 1

State of the Shell
Pwsh with GitHub Actions
Writing accessible Tools
Incident Management with PowerShell
230 views16:57
Open / Comment
2021-04-24 10:59:50
5 new modules on Microsoft Learn for PowerShell

Introduction to PowerShell
Connect commands into a pipeline
Introduction to scripting in PowerShell
Write your first PowerShell code
Automate Azure tasks using scripts with PowerShell
274 views07:59
Open / Comment
2021-04-22 12:37:30
Inline values for PowerShell variables

This extension enables inline values for variables when debugging a PowerShell script.
289 views09:37
Open / Comment
2021-04-21 14:14:39 PowerShell Testing with Pester 5

0:00​ Intro
2:28​ About Jakub Jares
3:15​ Install Pester
4:46​ Overview of Pester
13:32​ Practical Example
34:38​ Pester VSCode Extension
37:22​ Debugging in VSCode with Pester
43:24​ Practical Example
1:07:00​ Test Drive
1:16:00​ Other Features
1:34:00​ VS Code Code Coverage
1:49:00​ Q&A



260 views11:14
Open / Comment