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 }}
ChiangFamily
/
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
Microsoft.PowerShell.Commands.Management
on
master
User selector
All users
All time
Commit history
Commits on Aug 26, 2016
Spelling comments (#2066)
Show description for eb3fd7a
jsoref
authored and
lzybkr
committed
eb3fd7a
View commit details
Copy full SHA for eb3fd7a
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Add missing OutputType attribute. (#2052)
Show description for e1f3494
juneb
authored and
daxian-dbw
committed
e1f3494
View commit details
Copy full SHA for e1f3494
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Adding debugType portable to project.json. (#1959)
Show description for c829d9e
adamdriscoll
authored and
daxian-dbw
committed
c829d9e
View commit details
Copy full SHA for c829d9e
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Replace & for && in condition (#1996)
DamirAinullin
authored and
lzybkr
committed
93e788d
View commit details
Copy full SHA for 93e788d
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Refactoring - replace always null expressions with null
PowerShellTeam
authored and
lzybkr
committed
c1ee6c9
View commit details
Copy full SHA for c1ee6c9
View code at this point
Browse repository at this point
Refactoring - use is operator instead of GetType() where possible
PowerShellTeam
authored and
lzybkr
committed
c3ce30e
View commit details
Copy full SHA for c3ce30e
View code at this point
Browse repository at this point
Refactoring - use ?? in more places
PowerShellTeam
authored and
lzybkr
committed
22d2273
View commit details
Copy full SHA for 22d2273
View code at this point
Browse repository at this point
Refactoring - adjust modifiers declaration order
PowerShellTeam
authored and
lzybkr
committed
85d6e9f
View commit details
Copy full SHA for 85d6e9f
View code at this point
Browse repository at this point
Refactor - convert to auto-property
Show description for ae8d2ed
PowerShellTeam
authored and
lzybkr
committed
ae8d2ed
View commit details
Copy full SHA for ae8d2ed
View code at this point
Browse repository at this point
Remove unused using statements
PowerShellTeam
authored and
lzybkr
committed
bc4901b
View commit details
Copy full SHA for bc4901b
View code at this point
Browse repository at this point
update csproj references
lzybkr
committed
38ab0f4
View commit details
Copy full SHA for 38ab0f4
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
csproj fixes
Show description for 75eab56
lzybkr
committed
75eab56
View commit details
Copy full SHA for 75eab56
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Initial run of code formatter
Show description for 403ae3f
PowerShellTeam
authored and
lzybkr
committed
403ae3f
View commit details
Copy full SHA for 403ae3f
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Make 'cd' go to the HOME directory
Sergei Vorobev
committed
0625283
View commit details
Copy full SHA for 0625283
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Change preprocessor macro LINUX to UNIX
lzybkr
committed
673dd2c
View commit details
Copy full SHA for 673dd2c
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Disable some XML documentation warnings
Show description for 790a072
andyleejordan
committed
790a072
View commit details
Copy full SHA for 790a072
View code at this point
Browse repository at this point
Enable XML documentation generation
Show description for b6f26ad
andyleejordan
committed
b6f26ad
View commit details
Copy full SHA for b6f26ad
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Downgrade Microsoft.WSMan.Management dependency so we can use the one from sources
Sergei Vorobev
committed
58de891
View commit details
Copy full SHA for 58de891
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Refactor to use GetUserFromPid
andyleejordan
committed
2abe461
View commit details
Copy full SHA for 2abe461
View code at this point
Browse repository at this point
Implement Get-Process -IncludeUserName for Linux
Show description for e6d3cbc
andyleejordan
committed
e6d3cbc
View commit details
Copy full SHA for e6d3cbc
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Exclude the unneeded gen/*.cs files from the build for each target framework
daxian-dbw
committed
15fbd76
View commit details
Copy full SHA for 15fbd76
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Exclude the TimeZone/Computer/FileCatalog cmdlets for Linux. They use windows specific Win32 APIs
daxian-dbw
committed
c502b31
View commit details
Copy full SHA for c502b31
View code at this point
Browse repository at this point
Update project.json files to exclude certain .resx files for each target framework
daxian-dbw
committed
b464198
View commit details
Copy full SHA for b464198
View code at this point
Browse repository at this point
Add missing files for OPS [SD:717473]
PowerShellTeam
authored and
daxian-dbw
committed
49fea9d
View commit details
Copy full SHA for 49fea9d
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add back missing files to OPS -- map.json/project.json udpates
daxian-dbw
committed
b408941
View commit details
Copy full SHA for b408941
View code at this point
Browse repository at this point
Add csproj files and sln for editing but not building
lzybkr
committed
efc83bb
View commit details
Copy full SHA for efc83bb
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Fix Split-Path -NoQualifier for Unix paths
lzybkr
committed
4269398
View commit details
Copy full SHA for 4269398
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Revert Unix specific Split-Path -Qualifier code
Show description for bfc5b7e
lzybkr
committed
bfc5b7e
View commit details
Copy full SHA for bfc5b7e
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Use Marshal.ZeroFreeCoTaskMemUnicode
Show description for 2f892e8
andyleejordan
committed
2f892e8
View commit details
Copy full SHA for 2f892e8
View code at this point
Browse repository at this point
Bump framework to netstandard1.6
Show description for 000206a
andyleejordan
committed
000206a
View commit details
Copy full SHA for 000206a
View code at this point
Browse repository at this point
Update to .NET Core 1.0 packages
andyleejordan
committed
10ea173
View commit details
Copy full SHA for 10ea173
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Merge pull request #1172 from PowerShell/dongbo/bump_wsman_mgmt_version
Show description for dfea5de
vors
authored
dfea5de
View commit details
Copy full SHA for dfea5de
View code at this point
Browse repository at this point
Bump the version of dependent WsMan.Mgmt nuget package to 1.0.1-rc1
daxian-dbw
committed
456a571
View commit details
Copy full SHA for 456a571
View code at this point
Browse repository at this point
Revert GetComputerInfoCommand.cs to source-depot state
Sergei Vorobev
committed
44be44e
View commit details
Copy full SHA for 44be44e
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Add project.json files for Activities.dlls
daxian-dbw
committed
6adbda9
View commit details
Copy full SHA for 6adbda9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.