close
The Wayback Machine - https://web.archive.org/web/20190509215629/https://github.com/MicrosoftDocs/PowerShell-Docs
Skip to content
The official PowerShell documentation sources
Branch: staging
Clone or download
bobbytreed and sdwheeler Fixes #3014 - Clarify delay bind script blocks (#4285)
* Fixes #3014 - Clarify delay bind script blocks

* Editorial review
Latest commit 083433b May 9, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Image .github Update versions in template Sep 18, 2018
Image .vscode chore: Replace individual extensions with docsmsft.docs-authoring-pack ( Feb 19, 2019
Image contributing update examples Mar 19, 2019
Image developer Replace example with working one (#4278) May 8, 2019
Image dsc Add information about http proxy (#4260) May 6, 2019
Image gallery enabled toc_preview (#4153) Apr 11, 2019
Image jea Document workaround for tab function completion (#4257) May 2, 2019
Image reference Fixes #3014 - Clarify delay bind script blocks (#4285) May 9, 2019
Image tests Enable CI pipleline for the repository on Azure DevOps (#3648) Feb 5, 2019
Image tools/terms Enable daily runs with compliance (#3664) Feb 7, 2019
Image wmf Update docfx.json (#4274) May 7, 2019
Image .editorconfig chore: Add EditorConfig for whitepace in IDEs (#3883) Mar 20, 2019
Image .gitattributes Initialize open publishing repository: https://github.com/PowerShell/… Jun 25, 2018
Image .gitignore Enable parallel runs of platyPS per version (#4171) Apr 18, 2019
Image .localization-config Incl. only TURKEY.MD to disable HO/HB, moving to CEO Nov 28, 2016
Image .markdownlint.json fix: Markdownlint hr-style setting (#3836) Mar 11, 2019
Image .openpublishing.build.ps1 OP New Schema Jan 12, 2016
Image .openpublishing.publish.config.json Remove specified package version after bug fix Apr 23, 2019
Image .openpublishing.redirection.json Update TOCs for new expando policy (#4096) Apr 1, 2019
Image CONTRIBUTING.md Update CONTRIBUTING.md Dec 13, 2018
Image LICENSE New license files from CELA. Mar 22, 2017
Image LICENSE-CODE New license files from CELA. Mar 22, 2017
Image README.md update to contributor guide (#2500) Jun 5, 2018
Image ThirdPartyNotices New license files from CELA. Mar 22, 2017
Image appveyor.yml update configuration to use new org name (#3599) Jan 24, 2019
Image build.ps1 Enable parallel runs of platyPS per version (#4171) Apr 18, 2019
Image ci-steps.yml Enable daily runs with compliance (#3664) Feb 7, 2019
Image ci.yml Fix triggers for CI (#4221) Apr 25, 2019
Image 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

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.

  • /developer/ is the future home of the PowerShell SDK documentation
    • We are in the process of migrating this content from MSDN
  • /dsc/ is for the Desired State Configuration feature
  • /gallery/ is for the PowerShell Gallery
  • /jea/ is for the Just Enough Administration feature
  • /reference/ is for PowerShell conceptual topics and module reference across versions 3.0, 4.0, 5.0, 5.1, and 6.0
    • This content is also the source of help content retrieved by the Get-Help cmdlet
  • /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 request 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.