PowerShell / PowerShell/PSResourceGet
Have Discussion for Nanoserver Requiring Parameters for PSGet commands
Nessuno ha ancora preso questa issue.
- Lingua principale
- C#
- Stelle
- 576
- Fork
- 114
- Merge medio
- 1g 2h
- PR unite (30g)
- 7
Descrizione
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.
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.
Valutazione
Questa issue non è ancora stata valutata.