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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForksCollection
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
ExperimentalFeature
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2022
Skip cloud files marked as "not on disk" during command discovery (#18152)
SeeminglyScience
authored
74aa257
View commit details
Copy full SHA for 74aa257
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Use new LINQ Order() methods instead of OrderBy(static x => x) (#18395)
Show description for c16521a
turbedi
authored
c16521a
View commit details
Copy full SHA for c16521a
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Replace command-error suggestion with new implementation based on subsystem plugin (#18252)
daxian-dbw
authored
53c3690
View commit details
Copy full SHA for 53c3690
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Add `CustomTableHeaderLabel` formatting to differentiate table header labels that are not property names (#17346)
SteveL-MSFT
authored
d5ed53e
View commit details
Copy full SHA for d5ed53e
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Revert "Add `-StrictMode` to `Invoke-Command` to allow specifying strict mode when invoking command locally" (#18040)
SteveL-MSFT
authored
944ed54
View commit details
Copy full SHA for 944ed54
View code at this point
Browse repository at this point
Make experimental feature `PSAnsiRenderingFileInfo` stable (#18042)
SteveL-MSFT
authored
61b5dce
View commit details
Copy full SHA for 61b5dce
View code at this point
Browse repository at this point
Make experimental feature `PSNativeCommandArgumentPassing` stable (#18044)
SteveL-MSFT
authored
6744ffb
View commit details
Copy full SHA for 6744ffb
View code at this point
Browse repository at this point
Make experimental feature `PSAMSIMethodInvocationLogging` stable (#18041)
SteveL-MSFT
authored
ce74696
View commit details
Copy full SHA for ce74696
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Make experimental feature `PSRemotingSSHTransportErrorHandling` stable (#18046)
SteveL-MSFT
authored
3bf6423
View commit details
Copy full SHA for 3bf6423
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Make experimental feature `PSExec` stable (#18045)
SteveL-MSFT
authored
918bb8c
View commit details
Copy full SHA for 918bb8c
View code at this point
Browse repository at this point
Make experimental feature `PSCleanBlock` stable (#18043)
SteveL-MSFT
authored
6e36446
View commit details
Copy full SHA for 6e36446
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
Remove `PSNativePSPathResolution` experimental feature (#17670)
SteveL-MSFT
authored
b7c875b
View commit details
Copy full SHA for b7c875b
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
Add `-StrictMode` to `Invoke-Command` to allow specifying strict mode when invoking command locally (#16545)
Thomas-Yu
authored
ed6e058
View commit details
Copy full SHA for ed6e058
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Add `exec` cmdlet for bash compatibility (#16462)
SteveL-MSFT
authored
a9b14a1
View commit details
Copy full SHA for a9b14a1
View code at this point
Browse repository at this point
Add AMSI method invocation logging as experimental feature (#16496)
Show description for 0834c65
PaulHigin
authored
0834c65
View commit details
Copy full SHA for 0834c65
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
Fix for SSH remoting when banner is enabled on SSHD endpoint (#16205)
PaulHigin
authored
bd4e559
View commit details
Copy full SHA for bd4e559
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Add `clean` block to script block as a peer to `begin`, `process`, and `end` to allow easy resource cleanup (#15177)
daxian-dbw
authored
a32700a
View commit details
Copy full SHA for a32700a
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
Make the native command error handling optionally honor `ErrorActionPreference` (#15897)
rjmholt
authored
a4d1457
View commit details
Copy full SHA for a4d1457
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Remove implicit remoting batch experimental feature (#15863)
Show description for 1ec61d9
PaulHigin
authored
1ec61d9
View commit details
Copy full SHA for 1ec61d9
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Make PS-Committee reviewed experimental features stable (#15864)
SteveL-MSFT
authored
cced56d
View commit details
Copy full SHA for cced56d
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Add support to colorize FileInfo file names (#14403)
SteveL-MSFT
authored
bfb4a81
View commit details
Copy full SHA for bfb4a81
View code at this point
Browse repository at this point
Commits on May 21, 2021
Move cross platform DSC code to a subsystem (#15127)
Andrew
authored
8d017d8
View commit details
Copy full SHA for 8d017d8
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Add `LoadAssemblyFromNativeMemory` function to load assemblies from memory in a native PowerShell host (#14652)
awakecoding
authored
8f8ddc3
View commit details
Copy full SHA for 8f8ddc3
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Native invocation using `ArgumentList` (#14692)
Show description for a520e2c
JamesWTruher
and
iSazonov
authored
a520e2c
View commit details
Copy full SHA for a520e2c
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Add minimal progress bar using ANSI rendering (#14414)
SteveL-MSFT
authored
887467e
View commit details
Copy full SHA for 887467e
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Cross-platform updates to DSC code in PowerShell (#13399)
Andrew
authored
8e3c3e0
View commit details
Copy full SHA for 8e3c3e0
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Enable CA1052: Static holder types should be Static or NotInheritable (#14483)
Show description for 50fd950
xtqqczze
authored
50fd950
View commit details
Copy full SHA for 50fd950
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Enable ANSI formatting via `$PSStyle` and support suppressing ANSI output (#13758)
SteveL-MSFT
authored
a99ea2a
View commit details
Copy full SHA for a99ea2a
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Mark local variable as const (#13217)
Show description for c7bdb24
xtqqczze
authored
c7bdb24
View commit details
Copy full SHA for c7bdb24
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
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 Oct 8, 2020
Add `Get-ExperimentalFeature` `OutputType` attribute (#13738)
ThomasNieto
authored
5aca863
View commit details
Copy full SHA for 5aca863
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Revert "Change `PSNativePSPathResolution` to not be Experimental" (#13734)
Show description for fc8ca61
SteveL-MSFT
authored
fc8ca61
View commit details
Copy full SHA for fc8ca61
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Move `PSNullConditionalOperators` feature out of experimental (#13529)
adityapatwardhan
authored
cb8165e
View commit details
Copy full SHA for cb8165e
View code at this point
Browse repository at this point
Change `PSNativePSPathResolution` to not be Experimental (#13522)
SteveL-MSFT
authored
74c743d
View commit details
Copy full SHA for 74c743d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.