Skip to content

Issues: PowerShell/PowerShell

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Get-LocalGroupMember - Failed to compare two elements in the array, v2 Needs-Triage The issue is new and needs to be triaged by a work group.
#21617 opened May 7, 2024 by weyCC81
5 tasks done
Add an -Until script block parameter to Select-Object Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets general cmdlet issues WG-NeedsReview Needs a review by the labeled Working Group
#21610 opened May 6, 2024 by MatejKafka
Provide the tab-completions of an alias' target command on the alias itself also when targeting native programs Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
#21609 opened May 6, 2024 by mklement0
Update-Help Fails (and previos issue was closed on outdated and wrong fix) Needs-Triage The issue is new and needs to be triaged by a work group.
#21608 opened May 6, 2024 by eabase
5 tasks done
Can Get-Process | Export-Csv be faster? Issue-Enhancement the issue is more of a feature request than a bug Resolution-Answered The question is answered. WG-Cmdlets-Management cmdlets in the Microsoft.PowerShell.Management module WG-Cmdlets-Utility cmdlets in the Microsoft.PowerShell.Utility module
#21607 opened May 4, 2024 by yg-i
Invoke-WebRequest cashes pwsh installed with latest brew and throws malloc error (PowerShell 7.4.2) Needs-Triage The issue is new and needs to be triaged by a work group. Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept
#21602 opened May 3, 2024 by b3hni4
5 tasks done
Proposed command Invoke-Process - to solve common problems with Start-Process -Wait and stream redirection Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
#21570 opened May 2, 2024 by jwittner
.ResolveTarget() | gci -Recurse buggy when target contains [] Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets general cmdlet issues WG-NeedsReview Needs a review by the labeled Working Group
#21568 opened May 2, 2024 by Hashbrown777
5 tasks done
Wildcards in the middle of a path don't work in Get-ChildItem with -Recurse and -File Issue-Bug Issue has been identified as a bug in the product Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets-Management cmdlets in the Microsoft.PowerShell.Management module
#21564 opened May 1, 2024 by bugale
5 tasks done
Integers passed to a method expected an array implicitly allocate an array of that length Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. WG-Engine core PowerShell engine, interpreter, and runtime
#21563 opened May 1, 2024 by colejohnson66
5 tasks done
Default case in Switch not called when variable is in an undefined state Needs-Triage The issue is new and needs to be triaged by a work group. WG-Engine core PowerShell engine, interpreter, and runtime
#21558 opened Apr 30, 2024 by TheToor
5 tasks done
-LiteralPath still interprets ~ Needs-Triage The issue is new and needs to be triaged by a work group. WG-Language parser, language semantics
#21555 opened Apr 30, 2024 by Hashbrown777
5 tasks done
$PSScriptRoot unpopulated when script missing the .ps1 file extension Needs-Triage The issue is new and needs to be triaged by a work group.
#21554 opened Apr 30, 2024 by Hashbrown777
5 tasks done
PowerShell extended property BaseName for DirectoryInfo is inconsistent when there is an extension Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets general cmdlet issues WG-NeedsReview Needs a review by the labeled Working Group
#21553 opened Apr 30, 2024 by Hashbrown777
5 tasks done
[Regression in 7.4.2] Statement in finally block stop working when ctrl-c is pressed that stops script running in the try block 7.4-regression Regression in 7.4 Needs-Triage The issue is new and needs to be triaged by a work group.
#21552 opened Apr 29, 2024 by daxian-dbw
5 tasks done
No runspace available to run scripts in this thread. You can provide one in the DefaultRunspace property Needs-Triage The issue is new and needs to be triaged by a work group.
#21551 opened Apr 29, 2024 by msekkappan
5 tasks done
Add support for Enterprise signed scripts Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
#21550 opened Apr 29, 2024 by SteveL-MSFT
ForEach-Object -Parallel / Start-ThreadJob don't honor unsilencing of silent-by-default streams via common parameters Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets-Core cmdlets in the Microsoft.PowerShell.Core module
#21549 opened Apr 29, 2024 by JohnLBevan
5 tasks done
When "Controlled Folder Access" is enabled, PowerShell 7.4.2 is so Slow it's Unusable Needs-Triage The issue is new and needs to be triaged by a work group.
#21546 opened Apr 27, 2024 by DesertBear
5 tasks done
Out-File not reporting error on failure to write to UNC network path when stream is being repeatedly opened and closed. Needs-Triage The issue is new and needs to be triaged by a work group.
#21545 opened Apr 27, 2024 by SimonESHT
5 tasks done
update ::user privilege to access powershell Issue-Enhancement the issue is more of a feature request than a bug
#21544 opened Apr 27, 2024 by AbishekPonmudi
What programming guidelines are there for PowerShell against the AMSI threat vector? WG-Reviewed A Working Group has reviewed this and made a recommendation WG-Security security related areas such as JEA
#21536 opened Apr 25, 2024 by rhubarb-geek-nz
Restart-Computrr add proxyaccestype Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group.
#21535 opened Apr 25, 2024 by B00t4me
Incorrect output when calling PowerShell's Invoke function in C# Needs-Triage The issue is new and needs to be triaged by a work group.
#21533 opened Apr 25, 2024 by H4de5-7
5 tasks done
Docker connecting to Exchange PowerShell operations is extremely slow Needs-Triage The issue is new and needs to be triaged by a work group.
#21532 opened Apr 25, 2024 by DSWANG5566
5 tasks done
ProTip! Adding no:label will show everything without a label.