PowerShell/tools
Dongbo Wang d261e1f166
Move group policy settings and enable policy controlled logging in PowerShell Core (#5791)
Make PowerShell Core reads group policy settings from different registry keys (Windows only) and the configuration files (both Windows and Unix).
- On Windows, move to different GPO registry keys.
- On both Windows and Unix, read GPO related settings from the configuration file `powershell.config.json`.
- On Windows, the policy settings in registry take precedence over the configuration file.
- Enable policy controlled logging and transcription on Unix.
2018-01-08 12:03:23 -08:00
..
credScan Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
failingTests Update travis-ci script so that PRs can fail due to pester tests (#4830) 2017-09-13 14:14:08 -07:00
packaging Update packaging and release build scripts to produce zip packages for win-arm/win-arm64 (#5664) 2017-12-11 20:46:33 -08:00
releaseBuild Update packaging and release build scripts to produce zip packages for win-arm/win-arm64 (#5664) 2017-12-11 20:46:33 -08:00
ResxGen Rename/Update PowerShell ETW manifest to remove the Windows PowerShell dependency. (#5360) 2017-11-09 09:23:00 -08:00
terms Remove exclusion for hang and add context exception for remaining instances (#5595) 2017-12-01 17:34:30 -08:00
.gitignore Allow packaging from a zip package to allow for signing (#5418) 2017-11-13 10:10:51 -08:00
appimage.sh Fix appimage package name to be lower case 'powershell-..' (#5206) 2017-10-23 21:40:39 -07:00
appveyor.psm1 Add xUnit tests for reading Policy settings from config file 2018-01-04 13:40:51 -08:00
debug.sh Update install/build scripts and dockerfiles (#5222) 2017-10-25 08:25:35 -07:00
download.sh Revive 'download.sh' and make it redirect to 'install-powershell.sh' (#5386) 2017-11-09 22:58:53 -08:00
install-powershell-readme.md Get macOS working and fix misc issue 2017-07-25 17:55:42 -07:00
install-powershell.ps1 tools: fix install-powershell for running during window setup (#5727) 2018-01-02 11:13:31 -08:00
install-powershell.sh Add support for installing powershell on Amazon Linux (#5461) 2017-11-15 09:51:52 -08:00
installpsh-amazonlinux.sh Add support for installing powershell on Amazon Linux (#5461) 2017-11-15 09:51:52 -08:00
installpsh-debian.sh tools: enable install-debian to work with VSTS Hosted Linux Preview (#5659) 2017-12-11 20:46:33 -08:00
installpsh-osx.sh Add support for installing powershell on Amazon Linux (#5461) 2017-11-15 09:51:52 -08:00
installpsh-redhat.sh Add support for installing powershell on Amazon Linux (#5461) 2017-11-15 09:51:52 -08:00
installpsh-suse.sh Add support for installing powershell on Amazon Linux (#5461) 2017-11-15 09:51:52 -08:00
metadata.json Merge branch '6.0.0-upstream' into merge_rc2_to_master 2017-12-14 15:29:59 -08:00
releaseTools.psm1 Automate the generation of release change log draft (#5712) 2017-12-19 13:39:36 -08:00
Sign-Package.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
travis.ps1 Add xUnit tests for reading Policy settings from config file 2018-01-04 13:40:51 -08:00