Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
engine
PSConfiguration.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 22, 2025
Fix checks for local user config file paths (#26269)
SeeminglyScience
authored
c7ee0d2
View commit details
Copy full SHA for c7ee0d2
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Fix up all comments to be in the proper order with proper spacing (#18619)
JamesWTruher
authored
4f57804
View commit details
Copy full SHA for 4f57804
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Mark private members as static part 9 (#14234)
Show description for c909541
xtqqczze
authored
c909541
View commit details
Copy full SHA for c909541
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1131: Use readable conditions (#14132)
Show description for 99a49e0
xtqqczze
authored
99a49e0
View commit details
Copy full SHA for 99a49e0
View code at this point
Browse repository at this point
Enable SA1516: Elements should be separated by blank line (#14137)
Show description for f14c76a
xtqqczze
authored
f14c76a
View commit details
Copy full SHA for f14c76a
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Write better error message if config file is broken (#13496)
iSazonov
authored
d9090b4
View commit details
Copy full SHA for d9090b4
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Enable IDE0040: AddAccessibilityModifiers (#13962)
Show description for 23deb41
xtqqczze
authored
23deb41
View commit details
Copy full SHA for 23deb41
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on May 31, 2020
cleanup: Use coalesce expression (#12829)
xtqqczze
authored
4e98011
View commit details
Copy full SHA for 4e98011
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Fix `WinCompat` module loading to treat Core edition modules higher priority (#12269)
Andrew
authored
0c69537
View commit details
Copy full SHA for 0c69537
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Add WinCompat deny list support using a setting in powershell.… (#11726)
Andrew
authored
43c88a4
View commit details
Copy full SHA for 43c88a4
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Added setting to disable implicit `WinPS` module loading (#11332)
Andrew
authored and
adityapatwardhan
committed
ea48e07
View commit details
Copy full SHA for ea48e07
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Remove the not-working 'run `Update-Help` from `Get-Help` when `Get-Help` runs for the first time' feature (#10974)
daxian-dbw
authored and
adityapatwardhan
committed
3768be1
View commit details
Copy full SHA for 3768be1
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Remove the unused setting key `ConsolePrompting` and avoid unnecessary string creation when querying `ExecutionPolicy` setting (#10985)
daxian-dbw
authored and
iSazonov
committed
6aa3188
View commit details
Copy full SHA for 6aa3188
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Return default value when getting 'null' for a setting in `PSConfiguration.cs` (#10963)
iSazonov
authored and
daxian-dbw
committed
417cbd7
View commit details
Copy full SHA for 417cbd7
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Update `PSConfiguration.ReadValueFromFile` to make it faster and more memory efficient (#10839)
daxian-dbw
authored and
adityapatwardhan
committed
7772418
View commit details
Copy full SHA for 7772418
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Some code cleanup work (#10698)
Show description for ec105da
daxian-dbw
authored and
iSazonov
committed
ec105da
View commit details
Copy full SHA for ec105da
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Run Codeformatter for SMA (#9402)
iSazonov
authored
ceed73d
View commit details
Copy full SHA for ceed73d
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Add retry logic to the operation that updates 'powershell.config.json' (#8779)
iSazonov
authored and
daxian-dbw
committed
3439411
View commit details
Copy full SHA for 3439411
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty (#8557)
iSazonov
authored
56569b9
View commit details
Copy full SHA for 56569b9
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Style: Add period before </param> and </exception> doc tags (#8553)
iSazonov
authored
479fc64
View commit details
Copy full SHA for 479fc64
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Code cleanup: Add space after closing brace where needed (#8530)
Show description for 4af3068
SteveL-MSFT
authored and
iSazonov
committed
4af3068
View commit details
Copy full SHA for 4af3068
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Add `Enable-ExperimentalFeature` and `Disable-ExperimentalFeature` cmdlets (#8318)
Show description for 52aef57
SteveL-MSFT
authored and
daxian-dbw
committed
52aef57
View commit details
Copy full SHA for 52aef57
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Fix race condition to access powershell.config.json (#8249)
iSazonov
authored and
adityapatwardhan
committed
9381d03
View commit details
Copy full SHA for 9381d03
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
First batch: Basic experimental feature flag and attributes enforced
daxian-dbw
committed
eed9842
View commit details
Copy full SHA for eed9842
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Bulk update code base to put 'null' on the right-hand-side of a comparison expression (#6949)
iSazonov
authored and
daxian-dbw
committed
4fc784e
View commit details
Copy full SHA for 4fc784e
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Fix the filtering of analytic events on Unix platforms. (#6086)
Show description for 0191946
dantraMSFT
authored and
daxian-dbw
committed
0191946
View commit details
Copy full SHA for 0191946
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Add '-settingsfile' to 'pwsh' to support loading a custom powershell config file. (#5920)
Show description for 4366280
dantraMSFT
authored and
daxian-dbw
committed
4366280
View commit details
Copy full SHA for 4366280
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
[Feature] Address Steve's new comments
daxian-dbw
committed
01ecf4b
View commit details
Copy full SHA for 01ecf4b
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Rename 'PowerShellProperties.json' to 'powershell.config.json'
daxian-dbw
committed
3b5badc
View commit details
Copy full SHA for 3b5badc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.