Add description of PowerShell Core configuration settings#5947
Add description of PowerShell Core configuration settings#5947iSazonov wants to merge 1 commit intoPowerShell:masterfrom
Conversation
|
|
||
| Scheme | Windows | Unix | ||
| -| - | - | ||
| GPO -> Computer Policy | HKLM\Software\Policies\Microsoft\Windows\PowerShellCore | /etc/powershell.config.json |
There was a problem hiding this comment.
The PowerShell Core GPO registry keys are at Software\Policies\Microsoft\PowerShellCore.
|
The configuration file locations and scopes in the doc don't match with what we have today. Today we have two scopes: system-wide (config file is located at |
|
Shouldn't this be in an about md file? (powershell-docs/reference/6/Microsoft.PowerShell.Core/About) |
|
@iSazonov are you documenting the current behavior or trying to define desired behavior? If the latter, I agree with @daxian-dbw that this should be a RFC |
|
Moved to PowerShell/PowerShell-RFC#111 |
PR Summary
The document describe PowerShell Core configuration settings, polices and options.
PR Checklist
Note: Please mark anything not applicable to this PR
NA.[feature]if the change is significant or affects feature testsWIP:to the beginning of the title and remove the prefix when the PR is ready.