PowerShell / PowerShell Public
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 5 people
-
Set clean state before testing `UseMU` in the MSI
#16543 merged
Dec 6, 2021 -
Bring back `pwsh.exe` for framework dependent packages to support Start-Job
#16535 merged
Dec 2, 2021 -
Fix race condition between DisconnectAsync and Dispose
#16536 merged
Dec 2, 2021 -
Fix PSVersion parameter version checks and error messages for PowerShell core remoting
#16228 merged
Dec 1, 2021 -
Use Convert-Path for unknown drive in Build.psm1
#16416 merged
Nov 30, 2021
5 Pull requests opened by 5 people
-
Invoke-Command supports a StrictModeVersion parameter, includes Invoke-Command StrictModeVersion tests
#16545 opened
Dec 3, 2021 -
Bump NJsonSchema from 10.5.2 to 10.6.0
#16546 opened
Dec 3, 2021 -
WIP: Stop-Process: add parameter 'IncludeChildProcess'
#16561 opened
Dec 6, 2021 -
WebCmdlets: empty body should not be added for Get Methods
#16563 opened
Dec 6, 2021 -
Fix ForEach-Object -Parallel when passing in script block variable
#16564 opened
Dec 7, 2021
29 Issues closed by 12 people
-
Option for LF vs. CR LF Piping To Match Line Endings Of Running Script
#16511 closed
Dec 7, 2021 -
Release Process for v7.x.x
#16566 closed
Dec 7, 2021 -
Remove-NfsShare always displays confirmation prompt
#16554 closed
Dec 7, 2021 -
Write-Output cannot get as an inputobject a ScriptBlock
#16559 closed
Dec 6, 2021 -
Inconsistent Parameter Type Conversion in Function
#16540 closed
Dec 5, 2021 -
Out-File accepts wildcards, even though it mustn't!
#16076 closed
Dec 4, 2021 -
`Test-Path -PathType $type '*'` depends on some order
#16375 closed
Dec 4, 2021 -
ConvertFrom-Json returns $null when parsing empty array
#16548 closed
Dec 3, 2021 -
Switch Out-File (and redirections >,>>) default behavior from -FilePath to -LiteralPath
#16549 closed
Dec 3, 2021 -
Set-Content should not allow writing to multiple files using wildcards
#6729 closed
Dec 3, 2021 -
Use Windows-latest image in CI
#16374 closed
Dec 3, 2021 -
PSReadLine ShowCommandHelp function does not work
#16547 closed
Dec 3, 2021 -
Start-Job fails on PowerShell 7.2.0 when installed as a .NET global tool
#16537 closed
Dec 2, 2021 -
Copy-Item to remote session with -Passthru does not return a value
#10361 closed
Dec 2, 2021 -
Get-PSDrive doesn't display USB drives and other mounted partitions
#11457 closed
Dec 2, 2021 -
Multiple Ambiguous Error under Windows 11 but not Windows 10
#16506 closed
Dec 2, 2021 -
PowerShell Preview in MS Store still on 7.2-rc.1
#16494 closed
Dec 1, 2021 -
Get-Item for a file sometimes returns a DirectoryInfo object
#16124 closed
Dec 1, 2021 -
DateTime round-trip cast object -> string -> object does not work with Finnish locale
#16492 closed
Dec 1, 2021 -
Cannot convert value, Deserialized when running powershell from a pulished .net project
#16525 closed
Dec 1, 2021 -
Move-Item recursively creates "infinitely" nested directories
#16089 closed
Dec 1, 2021 -
ipmo -useWinPS doesn't work on unelevated pwsh 7.2
#16534 closed
Dec 1, 2021 -
Invoke-RestMethod -verbose does not show URL
#16481 closed
Dec 1, 2021 -
get-childitem with -recurse and -file won't recurse on wildcard match
#7492 closed
Nov 30, 2021 -
Get-ChildItem -Recurse -Name /path/glob.* does not recurse
#16477 closed
Nov 30, 2021 -
build.psm1: INSTALL-DOTNET fails when PWD is TEMP:\
#13201 closed
Nov 30, 2021
13 Issues opened by 12 people
-
Copy-item -tosession returns an exception when the drive letter same
#16565 opened
Dec 7, 2021 -
pwsh 7.20 broke Get-Date -uformat results
#16562 opened
Dec 6, 2021 -
Remove character limit from Read-Host
#16555 opened
Dec 5, 2021 -
Update-Help reports an error when the module is imported with the wrong case.
#16553 opened
Dec 4, 2021 -
Update-Help updates all versions of a module even with -FullyQualifiedModule
#16552 opened
Dec 3, 2021 -
PowerShell replaces Windows File Explorer jump list handler
#16550 opened
Dec 3, 2021 -
-OutVariable includes errors' ErrorRecord values when pipeline output not consumed
#16544 opened
Dec 2, 2021 -
App Crash. Unhandled NullReference Exception while copying to remote session
#16542 opened
Dec 2, 2021 -
Unable to install a module from PSGallery
#16541 opened
Dec 2, 2021 -
`Object[]` should cast to `IEnumerable[<>]`
#16538 opened
Dec 2, 2021 -
PWSH 7.2 potential issue with default process ExecutionPolicy
#16533 opened
Nov 30, 2021 -
PowerShell installed as global tool with .NET 6 fails to run on Alpine 3.15
#16532 opened
Nov 30, 2021
109 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Improve member completion
#16504 commented on
Dec 6, 2021 • 37 new comments -
Improve hashtable completion
#16498 commented on
Dec 6, 2021 • 23 new comments -
Enable redirection to variables with experimental feature PSRedirectToVariable
#16497 commented on
Dec 4, 2021 • 14 new comments -
Detect if AppX is background
#16385 commented on
Dec 7, 2021 • 9 new comments -
Add completion for Using keywords
#16514 commented on
Dec 2, 2021 • 7 new comments -
Adds a .ResolvedTarget Property to File-System Items to Reflect a Symlink's Target as FileSystemInfo
#16490 commented on
Dec 2, 2021 • 6 new comments -
Remove URI from Invoke-RestMethod's Verbose Output (Optionally)
#14417 commented on
Dec 1, 2021 • 5 new comments -
Add parameterset to `New-Object` to accept hashtable and emit PSCustomObject
#15848 commented on
Dec 2, 2021 • 5 new comments -
Invoke-Command should support -StrictMode
#2692 commented on
Dec 2, 2021 • 4 new comments -
Remove pre-parse for array-based JSON
#15684 commented on
Nov 30, 2021 • 4 new comments -
Add `exec` cmdlet for bash compatibility
#16462 commented on
Dec 4, 2021 • 4 new comments -
Add AMSI method invocation logging as experimental feature
#16496 commented on
Dec 6, 2021 • 4 new comments -
Support hosted apps for Windows
#15758 commented on
Dec 3, 2021 • 3 new comments -
Add a -Tree or -Recurse parameter to Stop-Process
#15075 commented on
Dec 5, 2021 • 3 new comments -
7.2.0 & ANSI escape sequences (color) not working in GitHub Actions
#16493 commented on
Nov 30, 2021 • 2 new comments -
7.2.0 release exit with code 2148734499
#16484 commented on
Dec 1, 2021 • 2 new comments -
Passing an escaped wildcard expression to -Path in file-creating cmdlets causes the escaped representation to be used as the literal filename
#9475 commented on
Dec 1, 2021 • 2 new comments -
Select-Object -Unique is unnecessary slow and exhaustive
#11221 commented on
Dec 2, 2021 • 2 new comments -
New-PSDrive works not with WebDav
#12231 commented on
Dec 3, 2021 • 2 new comments -
Pwsh crashing with Not enough quota is available to process this command
#16518 commented on
Dec 3, 2021 • 2 new comments -
Get-ChildItem of (Get-Volume) Paths does not work as expected
#15872 commented on
Dec 6, 2021 • 2 new comments -
Add support for extension methods (LINQ)
#2226 commented on
Dec 6, 2021 • 2 new comments -
Built-in way to paste emojis doesn't work
#15256 commented on
Dec 6, 2021 • 2 new comments -
New Parameter: Start-Sleep [-Duration] <timespan>
#16185 commented on
Dec 6, 2021 • 2 new comments -
Update to the latest notice file
#16437 commented on
Dec 7, 2021 • 2 new comments -
Start-Process -UseNewEnvironment provides an environment that is missing crucial standard environment variables while not supporting passing a new environment
#4671 commented on
Dec 1, 2021 • 1 new comment -
Add SubjectAlternativeName to get-authenticode signature
#14006 commented on
Dec 1, 2021 • 1 new comment -
PowerShell SDK Nuget Package does not work well with Self-Contained Deployment apps
#15274 commented on
Dec 1, 2021 • 1 new comment -
`-nologo` should be the default
#15644 commented on
Dec 2, 2021 • 1 new comment -
PSVersionInfo test failing due to SMA version
#15607 commented on
Dec 3, 2021 • 1 new comment -
ForEach-Object -Parallel does not accept a scriptblock variable containing a $using
#16445 commented on
Dec 3, 2021 • 1 new comment -
Symbolic link creation always requires elevation on Windows
#7967 commented on
Dec 3, 2021 • 1 new comment -
Test-Json doesn't recognize JSON arrays or primitives
#11384 commented on
Dec 5, 2021 • 1 new comment -
Powershell -WindowStyle Hidden still shows a window briefly
#3028 commented on
Dec 6, 2021 • 1 new comment -
Feature Request: Variable Parameter with switch-like capability
#12104 commented on
Dec 6, 2021 • 1 new comment -
`Set-StrictMode 2`: False positive for references to the `Count` property
#16427 commented on
Dec 7, 2021 • 1 new comment -
Strict `Write-Output`
#15781 commented on
Dec 7, 2021 • 1 new comment -
Enable nullable: System.Management.Automation.Language.IParameterMetadataProvider
#14190 commented on
Dec 7, 2021 • 1 new comment -
Replace `GetDirectories` in `CimDscParser`
#14319 commented on
Nov 30, 2021 • 1 new comment -
AssignColumnWidths: Increase Performance With Large Max Widths
#15646 commented on
Dec 7, 2021 • 1 new comment -
print a new line on exit
#16439 commented on
Dec 3, 2021 • 1 new comment -
Remove declaration of experimental features in Utility module manifest as they are stable
#16460 commented on
Dec 1, 2021 • 1 new comment -
Move-Item explodes contents of first top-level folder
#13352 commented on
Dec 1, 2021 • 0 new comments -
Move-Item shows source not found when there is no destination directory
#11929 commented on
Dec 1, 2021 • 0 new comments -
Unable to rename or move file on linux whose name contains 'C:\'
#11315 commented on
Dec 1, 2021 • 0 new comments -
Copy-Item from linux to windows with ToSessopn error
#4952 commented on
Dec 1, 2021 • 0 new comments -
Remove-Item and Move-Item don't support escape characters in wildcard patterns on Unix
#3725 commented on
Dec 1, 2021 • 0 new comments -
On Unix, PowerShell will not find files with backslashes in their names
#3666 commented on
Dec 1, 2021 • 0 new comments -
Remove-Item -Recurse with an -Include or -Filter argument mistakenly tries to remove the directory itself
#16153 commented on
Dec 1, 2021 • 0 new comments -
Remove-Item: Passing a number of certificates via Cert: provider and removing with -Force parameter removes only one item.
#15624 commented on
Dec 1, 2021 • 0 new comments -
New-Item -ItemType Directory unexpectedly accepts and ignores a -Value argument
#14752 commented on
Dec 1, 2021 • 0 new comments -
New-Item -Target parameter mishandles paths that look like wildcard patterns when creating symbolic links / reparse points
#14534 commented on
Dec 1, 2021 • 0 new comments -
On Unix, a relative path with backslashes that doesn't start with ".\" is invariably interpreted as a module-qualified command
#14307 commented on
Dec 1, 2021 • 0 new comments -
del, rmdir, Remove-Item are deleting wrong file/folder in CaseSensitiveInfo enabled folders
#13939 commented on
Dec 1, 2021 • 0 new comments -
New-PSDrive doesn't trim a trailing path separator from its root-directory argument
#13237 commented on
Dec 1, 2021 • 0 new comments -
New-Item -ItemType Junction cloud not be visited via explorer
#12923 commented on
Dec 1, 2021 • 0 new comments -
Removing a large tree with Remove-Item takes ~50% longer than cmd
#12800 commented on
Dec 1, 2021 • 0 new comments -
Inconsistent in FileSystemProviderStrings.CannotRemoveItem usage and definition
#11442 commented on
Dec 1, 2021 • 0 new comments -
Removing a hidden file in Unix results in RemoveFileSystemItemUnAuthorizedAccess
#11290 commented on
Dec 1, 2021 • 0 new comments -
Automatic globbing for native commands doesn't work with backtick-escaped spaces
#10683 commented on
Dec 1, 2021 • 0 new comments -
Registry provider: key names "." and ".." aren't supported in PS drive paths due to filesystem-like path normalization
#9451 commented on
Dec 1, 2021 • 0 new comments -
Copy-Item -ToSession when the destination has an alternate data stream fails
#6623 commented on
Dec 1, 2021 • 0 new comments -
Remove-Item -Recurse on symlink should recurse when path ends with path separator
#3674 commented on
Dec 1, 2021 • 0 new comments -
Arguments for external executables aren't correctly escaped
#1995 commented on
Dec 1, 2021 • 0 new comments -
Get-Item and Get-ChildItem, unlike the other filesystem-provider cmdlets, require -Force to target hidden items with literal paths
#6502 commented on
Dec 1, 2021 • 0 new comments -
Add a -PathForm (-Form) parameter to Test-Path, to allow testing for whether a path is rooted, absolute, relative, or an UNC path.
#14402 commented on
Dec 1, 2021 • 0 new comments -
Copy-Item - Incorrect conversion of destination path with ISO source without drive letter
#14067 commented on
Dec 1, 2021 • 0 new comments -
Add an -Executable switch to Test-Path to test whether files are executables
#12645 commented on
Dec 1, 2021 • 0 new comments -
Feature Request: Add -IfNotExists switch to New-Item
#11677 commented on
Dec 1, 2021 • 0 new comments -
Test-Path ignore -Include and -Exclude when -IsValid is set
#13763 commented on
Dec 1, 2021 • 0 new comments -
test-path, -newerthan, -path with wildcards
#10532 commented on
Dec 1, 2021 • 0 new comments -
Passing a provider-name-prefixed path to Set-Location makes $PWD retain the prefix
#10522 commented on
Dec 1, 2021 • 0 new comments -
Get-Item does not resolve wildcard patterns after seeing `LiteralPath` from previous pipeline item
#10521 commented on
Dec 1, 2021 • 0 new comments -
The globbing code is possibly doing duplicate work when filtering path like `C:\Windows\System32\p*`
#10093 commented on
Dec 1, 2021 • 0 new comments -
`Split-Path /` should not throw error
#10092 commented on
Dec 1, 2021 • 0 new comments -
provider path notation cannot access objects who's names start with the path separator
#9387 commented on
Dec 1, 2021 • 0 new comments -
Add -EndOfLine character and -DiscardBlankLines parameters to Get-Content
#9345 commented on
Dec 1, 2021 • 0 new comments -
Bug fixes needed to support interchangeable use of "/" (forward slash) and "\" (backslash) in file paths on Unix-like platforms
#9244 commented on
Dec 1, 2021 • 0 new comments -
Start-Job -WorkingDirectory only accepts native filesystem paths
#11050 commented on
Dec 3, 2021 • 0 new comments -
Speed up Foreach-Object and Where-Object by using Steppable Pipeline
#10982 commented on
Dec 3, 2021 • 0 new comments -
New-Item Type SymbolicLink on Unix-like platforms unexpectedly converts relative target paths to absolute one
#15233 commented on
Dec 3, 2021 • 0 new comments -
Target type detection (file/directory) for relative symlinks is still broken, even on Windows
#15235 commented on
Dec 3, 2021 • 0 new comments -
Powershell v7.2.0-preview.4 file Hard Link .Target get nothing
#15139 commented on
Dec 3, 2021 • 0 new comments -
pwsh 7.1.2 takes 30 minutes to load due to 300+ autofs NFS home mounts
#15061 commented on
Dec 3, 2021 • 0 new comments -
New-Item fails with a custom PSDrive when creating a Symbolic Link
#14962 commented on
Dec 3, 2021 • 0 new comments -
Set-Location -Path + fails because it mishandles the history
#14279 commented on
Dec 3, 2021 • 0 new comments -
Add a .ResolvedTarget property to file-system items to reflect a symlink's target path resolved to a full path.
#13366 commented on
Dec 3, 2021 • 0 new comments -
New-Item: When creating symbolic links (symlinks) / reparse points, the -Target path should always be treated as a *literal* path
#13136 commented on
Dec 3, 2021 • 0 new comments -
New-Item -ItemType Junction- can't create functioning relative links
#12785 commented on
Dec 3, 2021 • 0 new comments -
New-Item -ItemType SymbolicLink - can't create functioning relative links
#12784 commented on
Dec 3, 2021 • 0 new comments -
PS 6/7 are 4-5x slower than PS 5 due to not using web connection pool
#12764 commented on
Dec 3, 2021 • 0 new comments -
Relative path in $env:Path environment variable don't recognized
#12662 commented on
Dec 3, 2021 • 0 new comments -
deep copy instead of shallow copy
#12358 commented on
Dec 3, 2021 • 0 new comments -
Set-Location & Get-Item -LiteralPath Inconsistent On Files/Dirs With ?/* Characters
#12299 commented on
Dec 3, 2021 • 0 new comments -
Resolve-Path -Relative fails if multiple paths differ only by case and file is in only one place
#11239 commented on
Dec 3, 2021 • 0 new comments -
Add a -PSProvider parameter to Convert-Path and Resolve-Path, for symmetry with Get-Location
#10494 commented on
Dec 3, 2021 • 0 new comments -
New-Item symlinks cannot be created if destination (target) is non-existent or not accessible
#9067 commented on
Dec 3, 2021 • 0 new comments -
Test-Path -IsValid returns true for invalid path
#8823 commented on
Dec 3, 2021 • 0 new comments -
get-location,set-location should support '.lnk' filetypes
#8446 commented on
Dec 3, 2021 • 0 new comments -
Bug Test-Path on Network Folder
#6864 commented on
Dec 3, 2021 • 0 new comments -
Is it time for a "cmdlet" keyword?
#8819 commented on
Dec 3, 2021 • 0 new comments -
Introduce Split-Path -All to facilitate splitting paths into all component types with a single operation, such as both parent path and leaf (file name)
#6606 commented on
Dec 3, 2021 • 0 new comments -
New-Item.Tests.ps1 test for symboliclink creation does not handle case when file already exists
#6468 commented on
Dec 3, 2021 • 0 new comments -
New-Item -Type Directory -Force # doesn't error when it should
#5290 commented on
Dec 3, 2021 • 0 new comments -
Enhancement request: Get-ItemProperty should return value type for registry items
#2514 commented on
Dec 3, 2021 • 0 new comments -
Tab completion is unreliable in param blocks
#15300 commented on
Dec 5, 2021 • 0 new comments -
Invoke-WebRequest/Invoke-RestMethod: PR #10034 violates RFC7230 and therefore breaks HTTP Desync Mitigation modes
#15186 commented on
Dec 6, 2021 • 0 new comments -
Start using documented API for Signature verification
#16120 commented on
Dec 6, 2021 • 0 new comments -
DotNetTypeAdapter - treat init-only properties as non-settable
#16520 commented on
Nov 30, 2021 • 0 new comments