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
server
on
master
User selector
All users
All time
Commit history
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 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 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 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 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 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 Jan 30, 2023
typos (#19058)
spaette
authored
d29f34b
View commit details
Copy full SHA for d29f34b
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Merged PR 23331: Remove TabExpansion from remote session configuration (#18795)
TravisEz13
authored
bea1c6e
View commit details
Copy full SHA for bea1c6e
View code at this point
Browse repository at this point
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
CarloToso
authored
2ddc63f
View commit details
Copy full SHA for 2ddc63f
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Some more code cleanup related to the use of `PSVersionInfo` (#18231)
daxian-dbw
authored
80d2fb7
View commit details
Copy full SHA for 80d2fb7
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Use null propagation operator in `remoting` code (#17790)
fflaten
authored
7c62490
View commit details
Copy full SHA for 7c62490
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use null-coalescing assignment in `/remoting` and `/hostifaces` (#17728)
Molkree
authored
e8c66a3
View commit details
Copy full SHA for e8c66a3
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Add the `-ConfigurationFile` command line parameter to `pwsh` to support local session configuration (#17447)
PaulHigin
authored
a8d5585
View commit details
Copy full SHA for a8d5585
View code at this point
Browse repository at this point
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 May 17, 2022
Remove the use of `BinaryFormatter` in PSRP serialization (#17133)
jborean93
authored
3d1d052
View commit details
Copy full SHA for 3d1d052
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Add Custom Remote Connections Feature (#17011)
Show description for a6d0422
PaulHigin
authored
a6d0422
View commit details
Copy full SHA for a6d0422
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
Remove duplicate remote server mediator code (#16027)
PaulHigin
authored
946341b
View commit details
Copy full SHA for 946341b
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 15, 2021
Enable IDE0029: UseCoalesceExpression (#15770)
Show description for 4dd25a4
xtqqczze
authored
4dd25a4
View commit details
Copy full SHA for 4dd25a4
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Enable IDE0030: UseCoalesceExpressionForNullable (#14289)
xtqqczze
authored
00bc0f6
View commit details
Copy full SHA for 00bc0f6
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
Make classes sealed (#15675)
Show description for 4c2d6dc
xtqqczze
authored
4c2d6dc
View commit details
Copy full SHA for 4c2d6dc
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Remove unneeded SSH standard handle workaround (#15308)
PaulHigin
authored
a95b2cb
View commit details
Copy full SHA for a95b2cb
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 Jan 9, 2021
Enable nullable: System.Management.Automation.IRSPDriverInvoke (#14160)
powercode
authored
7bbe18e
View commit details
Copy full SHA for 7bbe18e
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Enable IDE0075: SimplifyConditionalExpression (#14078)
Show description for 18717c5
xtqqczze
authored
18717c5
View commit details
Copy full SHA for 18717c5
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Use consistent spacing in xml documentation tags (#14231)
xtqqczze
authored
d5b0264
View commit details
Copy full SHA for d5b0264
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
Mark private members as static part 8 (#14233)
Show description for 94597de
xtqqczze
authored
94597de
View commit details
Copy full SHA for 94597de
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Enable SA1002: Semicolons should be spaced correctly (#14197)
Show description for 83688be
xtqqczze
authored
83688be
View commit details
Copy full SHA for 83688be
View code at this point
Browse repository at this point
Enable SA1106: Code should not contain empty statements (#13964)
Show description for cba73e7
xtqqczze
authored
cba73e7
View commit details
Copy full SHA for cba73e7
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
Enable IDE0031: Null check can be simplified (#13548)
Show description for 9e28529
xtqqczze
authored
9e28529
View commit details
Copy full SHA for 9e28529
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Fix RCS1049: Simplify boolean comparison (#13994)
Show description for b521b85
xtqqczze
authored
b521b85
View commit details
Copy full SHA for b521b85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.