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
remoting
on
master
User selector
All users
All time
Commit history
Commits on Feb 23, 2026
Remove obsolete `CA2006` rule suppression (#25939)
xtqqczze
authored
19fa6a9
View commit details
Copy full SHA for 19fa6a9
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Update to .NET 11 SDK and update dependencies (#26783)
adityapatwardhan
authored
212c5f9
View commit details
Copy full SHA for 212c5f9
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Close pipe client handles after creating the child ssh process (#26491)
daxian-dbw
authored
9ee3c61
View commit details
Copy full SHA for 9ee3c61
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Respect -UseWindowsPowerShell:$false in New-PSSession (#26469)
yotsuda
authored
e81985d
View commit details
Copy full SHA for e81985d
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Add Fuzz Tests (#26384)
Show description for 000c116
anamnavi
and
anamnavi
authored
000c116
View commit details
Copy full SHA for 000c116
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Fix a few simple typos in comments and string outputs (#25805)
Show description for 1b3a321
ThioJoe
and
TravisEz13
authored
1b3a321
View commit details
Copy full SHA for 1b3a321
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Fix IDE0083: UseNotPattern (#26213)
xtqqczze
authored
2786fce
View commit details
Copy full SHA for 2786fce
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
Allow opt-out of the named-pipe listener using the environment variable `POWERSHELL_DIAGNOSTICS_OPTOUT` (#26086)
daxian-dbw
authored
859431e
View commit details
Copy full SHA for 859431e
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
Ensure that socket timeouts are set only during the token validation (#26066)
Show description for 2376e28
TravisEz13
authored
2376e28
View commit details
Copy full SHA for 2376e28
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Fix race condition in RemoteHyperVSocket (#26057)
TravisEz13
authored
42e86f6
View commit details
Copy full SHA for 42e86f6
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Add Codeql Suppressions (#25943)
anamnavi
authored
1e46d89
View commit details
Copy full SHA for 1e46d89
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
daxian-dbw
authored
f4a452e
View commit details
Copy full SHA for f4a452e
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Fix the `ssh` PATH check in `SSHConnectionInfo` when the default Runspace is not available (#25780)
jborean93
authored
8dd0d2a
View commit details
Copy full SHA for 8dd0d2a
View code at this point
Browse repository at this point
Improve the `$using` expression support in `Invoke-Command` (#24025)
Show description for 4415386
jborean93
authored
4415386
View commit details
Copy full SHA for 4415386
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
Fix `RunspacePool`, `RunspacePoolInternal` and `RemoteRunspacePoolInternal` `IDisposable` implementation (#24720)
xtqqczze
authored
57bdd9c
View commit details
Copy full SHA for 57bdd9c
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Remove redundant `Attribute` suffix (#24940)
xtqqczze
authored
1790f3a
View commit details
Copy full SHA for 1790f3a
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Seal `ClientRemoteSessionDSHandlerImpl` (#21218)
Show description for b74e708
xtqqczze
authored
b74e708
View commit details
Copy full SHA for b74e708
View code at this point
Browse repository at this point
Commits on Dec 25, 2024
Seal internal type `ClientRemoteSessionDSHandlerImpl` (#24705)
Show description for 8017195
xtqqczze
authored
8017195
View commit details
Copy full SHA for 8017195
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
Seal classes in `RemotingProtocol2` (#21164)
xtqqczze
authored
b0fbfb7
View commit details
Copy full SHA for b0fbfb7
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Add error for Get-PSSession -ComputerName on Unix (#21009)
jborean93
authored
1e07bd0
View commit details
Copy full SHA for 1e07bd0
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
Fix Hyper-V Remoting when the module is imported via implicit remoting (#24032)
jborean93
authored
c9bd109
View commit details
Copy full SHA for c9bd109
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Enable `-NoRestart` to work with `Register-PSSessionConfiguration` (#23891)
SteveL-MSFT
authored
908c325
View commit details
Copy full SHA for 908c325
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Enable CA1868: Unnecessary call to 'Contains' for sets (#21165)
Show description for 0e106fa
xtqqczze
authored
0e106fa
View commit details
Copy full SHA for 0e106fa
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
Fix typo in remotingexceptions.cs (#21015)
Show description for c3eedde
eltociear
authored
c3eedde
View commit details
Copy full SHA for c3eedde
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Fix 4 issues for the WDAC logging feature (#20913)
daxian-dbw
authored
7d62cf5
View commit details
Copy full SHA for 7d62cf5
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Update .NET SDK to version 8.0.100-rc.1.23455.8 (#20269)
adityapatwardhan
authored
f71404d
View commit details
Copy full SHA for f71404d
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Remove parenthesis for empty attribute parameters (#20087)
ThomasNieto
authored
39513bb
View commit details
Copy full SHA for 39513bb
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on May 22, 2023
Add WDAC Audit logging (#19641)
PaulHigin
authored
e5728b6
View commit details
Copy full SHA for e5728b6
View code at this point
Browse repository at this point
Commits on May 4, 2023
Add support of respecting `$PSStyle.OutputRendering` on the remote host (#19601)
SteveL-MSFT
authored
bfa6883
View commit details
Copy full SHA for bfa6883
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Fix codefactor if part 5 (#19286)
CarloToso
authored
69e9b43
View commit details
Copy full SHA for 69e9b43
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Fix codefactor if part 3 (#19269)
CarloToso
authored
4e3f4ca
View commit details
Copy full SHA for 4e3f4ca
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Fix codefactor if part 2 (#19267)
CarloToso
authored
0d6b93a
View commit details
Copy full SHA for 0d6b93a
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
Revert "Use ArgumentNullException.ThrowIfNull part 2 (#19258)" (#19263)
Show description for 3cdd1fa
daxian-dbw
authored
3cdd1fa
View commit details
Copy full SHA for 3cdd1fa
View code at this point
Browse repository at this point
Use ArgumentNullException.ThrowIfNull part 2 (#19258)
CarloToso
authored
8d8f45e
View commit details
Copy full SHA for 8d8f45e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.