Add first draft of local session configuration#320
Add first draft of local session configuration#320JamesWTruher merged 2 commits intoPowerShell:masterfrom
Conversation
| GroupManagedServiceAccount | ||
| RoleDefinitions | ||
| RequiredGroups | ||
| PowerShellVersion |
There was a problem hiding this comment.
Perhaps it makes sense to support PowerShellVersion specially in server mode.
There was a problem hiding this comment.
This RFC is just for local configuration and doesn't affect server mode.
There was a problem hiding this comment.
Lines 97 and 103 seem to indicate this is all about server mode??
| ### PowerShell `SessionConfiguration` Policy Setting | ||
|
|
||
| Additional to the `-ConfigurationFile` command line switch, session configuration could also be settable via Windows Group Policy or PowerShell configuration file. | ||
| The policy session configuration would be specified by either a configuration file path or a string defining the configuration. |
There was a problem hiding this comment.
I think Windows Group Policy is useful.
There was a problem hiding this comment.
I agree. But it was decided that this is not needed initially, and could be added later.
There was a problem hiding this comment.
Perhaps mention that after Configuration Through Application Control Policies??
|
@PaulHigin please update this to ensure it reflects reality |
…guration.md to Final/RFC0064-PowerShell-LocalSession-Configuration.md finalize rfc
|
@PowerShell/powershell-committee |
No description provided.