PowerShell / PowerShell/PowerShell

PS7-packaged: WinRM / PowerShell Remoting broken under MSIX

Aperta
#27,563 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Package-MSIX
Lingua principale
C#
Stelle
55.5k
Fork
8.5k
Merge medio
1g 2h
PR unite (30g)
88

Descrizione

Summary

PowerShell Remoting (WinRM) does not function correctly when PowerShell 7 is installed as an MSIX package. The PS Remoting server plugin (pwrshplugin.dll) relies on file paths and ACLs that are incompatible with the MSIX packaging model.

Affected scenarios

  • Enter-PSSession to a machine with MSIX-packaged PS7
  • Invoke-Command targeting MSIX-packaged PS7 endpoints
  • Any WinRM-based remote management workflow

Context

The root cause is related to the SYSTEM context gap (#27562) but is distinct — the WinRM plugin infrastructure has its own ACL and registration requirements that the per-user MSIX model does not satisfy.

We are working with the relevant Windows engineering teams on a resolution and have internal tracking for this work. We will update this issue as progress is made.

This is a blocker for the PS7 inboxing initiative.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia con il plugin server PS Remoting, pwrshplugin.dll, e confronta i suoi requisiti relativi al percorso del file, all’ACL e alla registrazione con il modello di pacchettizzazione MSIX. Esamina la lacuna correlata nel contesto SYSTEM in #27562 e il monitoraggio dell’ingegneria Windows dell’issue; il lavoro sarà considerato completato quando sarà confermata una risoluzione per il remoting WinRM verso PowerShell 7 pacchettizzato come MSIX.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
powershell
Ambito
cli, networking, operating-systems
Tipo di issue
Bug
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Tranquilla
Chiarezza
Da chiarire
Idoneità per principianti
20/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.