Get-InstalledPSResource fails to detect PSResourceGet Version in PowerShell 7.6.x because Module is in Program Directory
@alerickson ci sta già lavorando.
Dal 6/8/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
Hi,
Since PowerShell 7.6.0 the Microsoft.PowerShell.PSResourceGet Module is bundled with the Install.
It's not possible to detect the Microsoft.PowerShell.PSResourceGet Module anymore, because it's installed in the Program directory: C:\program files\powershell\7\Modules\Microsoft.PowerShell.PSResourceGet\Microsoft.PowerShell.PSResourceGet.dll
Get-InstalledPSResource only has the Scope "CurrentUser" or "AllUsers"
Expected behavior
# One of these Commands should return the Version of PSResourceGet
Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope CurrentUser
Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope AllUsers
Actual behavior
# Both commands fail to return the Module, because it's in the PowerShell Program Directory
Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope CurrentUser
Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope AllUsers
Error details
Get-Error
Exception :
Type : Microsoft.PowerShell.PSResourceGet.UtilClasses.ResourceNotFoundException
Message : No match was found for package 'Microsoft.PowerShell.PSResourceGet'.
HResult : -2146233088
TargetObject : Microsoft.PowerShell.PSResourceGet.Cmdlets.GetInstalledPSResourceCommand
CategoryInfo : ObjectNotFound: (Microsoft.PowerShel…edPSResourceCommand:GetInstalledPSResourceCommand)
[Get-InstalledPSResource], ResourceNotFoundException
FullyQualifiedErrorId :
InstalledPackageNotFound,Microsoft.PowerShell.PSResourceGet.Cmdlets.GetInstalledPSResourceCommand
InvocationInfo :
MyCommand : Get-InstalledPSResource
ScriptLineNumber : 1
OffsetInLine : 1
HistoryId : 16
Line : Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope AllUsers
Statement : Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Scope AllUsers
PositionMessage : At line:1 char:1
+ Get-InstalledPSResource -Name Microsoft.PowerShell.PSResourceGet -Sco …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
InvocationName : Get-InstalledPSResource
CommandOrigin : Internal
ScriptStackTrace : at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo :
0
1
Environment data
Get-Module -Name Microsoft.PowerShell.PSResourceGet | fl
Name : Microsoft.PowerShell.PSResourceGet
Path : C:\program files\powershell\7\Modules\Microsoft.PowerShell.PSResourceGet\Microsoft.PowerShell.PSRes
ourceGet.dll
Description : PowerShell module with commands for discovering, installing, updating and publishing the
PowerShell artifacts like Modules, Scripts, and DSC Resources.
ModuleType : Binary
Version : 1.2.0
PreRelease :
NestedModules : {Microsoft.PowerShell.PSResourceGet}
ExportedFunctions : Import-PSGetRepository
ExportedCmdlets : {Compress-PSResource, Find-PSResource, Get-InstalledPSResource, Get-PSResourceRepository…}
ExportedVariables :
ExportedAliases : {cmres, fdres, Get-PSResource, gres…}
$PSVersionTable
Name Value
---- -----
PSVersion 7.6.1
PSEdition Core
GitCommitId 7.6.1
OS Microsoft Windows 10.0.26200
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
Here is the Screenshot
- Lingua principale
- C#
- Stelle
- 576
- Fork
- 114
- Merge medio
- 1g 2h
- PR unite (30g)
- 7
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di PowerShell/PSResourceGet
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
PowerShell/PSResourceGet#2056 ·
-
feature_request
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
PowerShell/PSResourceGet#2013 · 3 commenti ·
-
Needs-Triage
Difficoltà 3/5 1-2 giorni Idoneità per principianti 68/100
PowerShell/PSResourceGet#2055 ·
-
Needs-Triage
Difficoltà 3/5 1-2 giorni Idoneità per principianti 72/100
PowerShell/PSResourceGet#2054 ·
-
(dsc): Export ignores `--input` filter for `Repository` and `PSResourceList` on DSC 3.3.* or above ApertaNeeds-Triage
Difficoltà 3/5 1-2 giorni Idoneità per principianti 72/100
PowerShell/PSResourceGet#2053 ·
Tutte le issue di PowerShell/PSResourceGet
Issue simili
-
bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 75/100
sillsdev/languageforge-lexbox#2665 ·
-
bug documentation frontend
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
azurenoops/spin_agent#975 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficoltà 2/5 1-3 ore Idoneità per principianti 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
SubtitleEdit/subtitleedit#15108 · 1 commento ·