PowerShell / PowerShell/PSResourceGet
Have Discussion for Nanoserver Requiring Parameters for PSGet commands
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- C#
- Sterne
- 576
- Forks
- 114
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
Currently there's a known issue in PowerShell-Docker for nanoserver subsystem where you have to specify -Scope CurrentUser and, for certain modules/cases, -SkipPublisherCheck for Install-Module. This is because the nanoserver API for the user subsystem that checks where to install has been disabled for nanoserver. The API is from the nanoserver side, but they half-removed/disabled the subsystem to switch user because nanoserver is intended for container use.
We could discuss adding a check for whether PSGet is being run on nanoserver and if so including these parameters onto the PSGet cmdlet, so that the user doesn't have to add it themselves.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.