The Wayback Machine - https://web.archive.org/web/20200616065251/https://github.com/MicrosoftDocs/PowerShell-Docs
Skip to content
The official PowerShell documentation sources
PowerShell
Branch: staging
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Fixes #6015 - broken links in redirection (#6019) May 25, 2020
.vscode config updates May 19, 2020
assets Rename image folders (#5511) Mar 4, 2020
reference Sync changes from PR#6118 (#6119) Jun 12, 2020
tests Enable CI pipleline for the repository on Azure DevOps (#3648) Feb 5, 2019
tools Check for platyps and pandoc before download Feb 28, 2020
.editorconfig chore: Add EditorConfig for whitepace in IDEs (#3883) Mar 20, 2019
.gitattributes Initialize open publishing repository: https://github.com/PowerShell/… Jun 25, 2018
.gitignore add deep-dives folder May 15, 2020
.localization-config Incl. only TURKEY.MD to disable HO/HB, moving to CEO Nov 28, 2016
.markdownlint.json markdownlint cleanup May 19, 2020
.openpublishing.build.ps1 OP New Schema Jan 12, 2016
.openpublishing.publish.config.json Fix code links (#5713) Apr 4, 2020
.openpublishing.redirection.json Fixes #6114 - fix redir for about_powershell_exe (#6115) Jun 11, 2020
CONTRIBUTING.md fix: MD012/no-multiple-blanks (#5946) May 18, 2020
LICENSE New license files from CELA. Mar 22, 2017
LICENSE-CODE New license files from CELA. Mar 22, 2017
README.md Updated jea/ and wmf/ path on README.md May 24, 2020
ThirdPartyNotices Fix Insecure Links (#5403) Feb 4, 2020
build.ps1 Prepare for v7.0 release (#5279) Jan 7, 2020
ci-steps.yml Fixes #6014 Updates upgrade powershell instructions in linux (#6039) May 27, 2020
ci.yml Fix triggers for CI (#4221) Apr 25, 2019
daily.yml Fix triggers for CI (#4221) Apr 25, 2019

README.md

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Build Status

Live Branch Staging Branch
live-badge staging-badge

PowerShell Documentation

Welcome to the PowerShell-Docs repository, housing the official PowerShell documentation.

Repository Structure

Each of the following top-level folders in this repo contain a DocSet that is published to Microsoft Docs.

  • /reference/ is for PowerShell conceptual topics and module reference across versions 5.1, 6.0, and 7.0. This content is also the source of help content retrieved by the Get-Help cmdlet.
    • docs-conceptual/ - this folder contains the conceptual documentation and the following docsets:
      • developer/ is the PowerShell SDK documentation (migrated from MSDN)
      • dsc/ is for the Desired State Configuration feature
      • gallery/ is for the PowerShell Gallery
      • jea/ is for the Just Enough Administration feature
      • wmf/ contains release notes for the Windows Management Framework, the package used to distribute new versions of PowerShell to previous versions of Windows.

Contributing

We actively merge contributions into this repository via pull requests into the staging branch. Please note that before you submit a pull request you must sign a Contribution License Agreement to ensure that the community is free to use your submissions.

For more information on contributing, read our contributor's guide. The contributor's guide contains detail information about how to contribute documentation, suggested tools, and style and formatting requirements. Please use the Issue and Pull Request templates to help keep documentation consistent across versions.

Licenses

There are two license files for this project. The MIT License applies to the code contained in this repo. The Creative Commons license applies to the documentation.

You can’t perform that action at this time.