Skip to content

Conversation

@iSazonov
Copy link
Collaborator

PR Summary

The document describe PowerShell Core configuration settings, polices and options.

PR Checklist

Note: Please mark anything not applicable to this PR NA.


Scheme | Windows | Unix
-| - | -
GPO -> Computer Policy | HKLM\Software\Policies\Microsoft\Windows\PowerShellCore | /etc/powershell.config.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PowerShell Core GPO registry keys are at Software\Policies\Microsoft\PowerShellCore.

@daxian-dbw
Copy link
Member

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 $pshome) and current-user-wide (config file is located at the same folder as $profile).
If you are proposing the way you think configuration should be arranged, please use a RFC instead of documentation.

@dantraMSFT
Copy link
Contributor

Shouldn't this be in an about md file?

(powershell-docs/reference/6/Microsoft.PowerShell.Core/About)

@SteveL-MSFT
Copy link
Member

@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

@iSazonov
Copy link
Collaborator Author

Moved to PowerShell/PowerShell-RFC#111

@iSazonov iSazonov closed this Jan 25, 2018
@iSazonov iSazonov deleted the ps-config-docs branch January 25, 2018 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants