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
namespaces
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 5, 2022
Replace `DllImport` with `LibraryImport` for WNetAddConnection2 (#18721)
iSazonov
authored
07175ae
View commit details
Copy full SHA for 07175ae
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
Replace DllImport with LibraryImport for WNetGetConnection (#18690)
iSazonov
authored
bdea773
View commit details
Copy full SHA for bdea773
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Replace `DllImport` with `LibraryImport` - 1 (#18603)
iSazonov
authored
3dc95ce
View commit details
Copy full SHA for 3dc95ce
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Replace DllImport with LibraryImport in SMA 2 (#18543)
iSazonov
authored
8bc9fdb
View commit details
Copy full SHA for 8bc9fdb
View code at this point
Browse repository at this point
Use standard SBCS detection (#18593)
iSazonov
authored
0d320ab
View commit details
Copy full SHA for 0d320ab
View code at this point
Browse repository at this point
Remove SafeRegistryHandle (#18597)
iSazonov
authored
65176b4
View commit details
Copy full SHA for 65176b4
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Change public API mention of `monad` to PowerShell (#18491)
Show description for c740a07
SteveL-MSFT
authored
c740a07
View commit details
Copy full SHA for c740a07
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Replace DllImport with LibraryImport in SMA 1 (#18520)
iSazonov
authored
b846527
View commit details
Copy full SHA for b846527
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Replace `UTF8Encoding(false)` with `Encoding.Default` (#18356)
xtqqczze
authored
1688b0f
View commit details
Copy full SHA for 1688b0f
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Remove some static constants from `Utils.Separators` (#18154)
iSazonov
authored
8965af3
View commit details
Copy full SHA for 8965af3
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
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
Commits on Aug 1, 2022
Use null propagation operator in `System.Management.Automation` (#17792)
fflaten
authored
d204d29
View commit details
Copy full SHA for d204d29
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Fix `FileSystemProvider` to work with volume and pipe paths (#15873)
SteveL-MSFT
authored
d72cedd
View commit details
Copy full SHA for d72cedd
View code at this point
Browse repository at this point
Use compound assignment in /System.Management.Automation (#17724)
Molkree
authored
8f6b758
View commit details
Copy full SHA for 8f6b758
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Change `Get-ChildItem` to treat trailing slash in path as indicating a directory when used with `-Recurse` (#17704)
SteveL-MSFT
authored
3efa281
View commit details
Copy full SHA for 3efa281
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix some typos in source code (#17481)
Yulv-git
authored
8cc3984
View commit details
Copy full SHA for 8cc3984
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Add `OutputType` attribute to various commands (#16962)
MartinGC94
authored
5e6e7ca
View commit details
Copy full SHA for 5e6e7ca
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Use `FindFirstFileW` instead of `FindFirstFileExW` to correctly handle Unicode file names on FAT32 (#16840)
iSazonov
authored
a5d41c2
View commit details
Copy full SHA for a5d41c2
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
Use more efficient platform detection API (#16760)
Show description for 9f722ef
iSazonov
authored
9f722ef
View commit details
Copy full SHA for 9f722ef
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Adds a .ResolvedTarget Property to File-System Items to Reflect a Symlink's Target as FileSystemInfo (#16490)
hammy275
authored
3eca7c0
View commit details
Copy full SHA for 3eca7c0
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
Fix the `Max_PATH` condition check to handle long path correctly (#16487)
Shriram0908
authored
7bb8fa1
View commit details
Copy full SHA for 7bb8fa1
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Don't allow `Move-Item` with FileSystemProvider to move a directory into itself (#16198)
SteveL-MSFT
authored
d0e8237
View commit details
Copy full SHA for d0e8237
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Change `Target` from a `CodeProperty` to be an `AliasProperty` that points to `FileSystemInfo.LinkTarget` (#16165)
daxian-dbw
authored
2f57bf8
View commit details
Copy full SHA for 2f57bf8
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
Remove support for AppExeCLinks to retrieve target (#16044)
SteveL-MSFT
authored
ed249d0
View commit details
Copy full SHA for ed249d0
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Fix regression in `Move-Item` to only fallback to CopyAndDelete in specific cases (#16029)
Show description for 5872e47
SteveL-MSFT
authored
5872e47
View commit details
Copy full SHA for 5872e47
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Fix spelling in XML docs (#15939)
slowy07
authored
55855fb
View commit details
Copy full SHA for 55855fb
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 Aug 5, 2021
Enhance Remove-Item to work with OneDrive (#15571)
iSazonov
authored
45adfee
View commit details
Copy full SHA for 45adfee
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Seal private classes (#15725)
Show description for 883ca98
xtqqczze
authored
883ca98
View commit details
Copy full SHA for 883ca98
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 Jun 11, 2021
Revert "Enhance Remove-Item to work with OneDrive (Second) (#15260)" (#15546)
rjmholt
authored
0ae0b65
View commit details
Copy full SHA for 0ae0b65
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix typo in `FileSystemProvider.cs` (#15445)
eltociear
authored
6018d6b
View commit details
Copy full SHA for 6018d6b
View code at this point
Browse repository at this point
Commits on May 26, 2021
Update to .NET Preview 6 SDK (#15452)
adityapatwardhan
authored
7ead137
View commit details
Copy full SHA for 7ead137
View code at this point
Browse repository at this point
Commits on May 20, 2021
Enable nullable: Microsoft.PowerShell.Commands.IRegistryWrapper (#14177)
powercode
authored
e927e94
View commit details
Copy full SHA for e927e94
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.