Skip to content

The official PowerShell documentation sources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

axunonb/PowerShell-Docs

This branch is 351 commits behind MicrosoftDocs/PowerShell-Docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe3bfa7 · May 31, 2024
May 17, 2023
Sep 29, 2023
May 17, 2023
Mar 4, 2020
May 31, 2024
Feb 5, 2019
Aug 3, 2023
Aug 30, 2021
Feb 13, 2023
Mar 21, 2023
Nov 28, 2016
Aug 17, 2022
Aug 24, 2022
Oct 31, 2020
Nov 3, 2023
May 18, 2023
May 18, 2023
Mar 4, 2024
Apr 22, 2023
Apr 1, 2024
May 8, 2024
May 18, 2023
Nov 6, 2023
Mar 21, 2023
May 15, 2024
May 18, 2020
Mar 22, 2017
Mar 22, 2017
May 15, 2024
Nov 28, 2022
Feb 4, 2020
Nov 17, 2020
Jun 2, 2022
Jul 20, 2020
May 5, 2022
May 5, 2022
ms.date
02/13/2024

PowerShell Documentation

Welcome to the PowerShell-Docs repository, the home of the official PowerShell documentation.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

Build Status

live branch main branch
live-badge main-badge

PowerShell Updatable Help (CabGen) CI Build Status

Build Status

Repository Structure

The following list describes the main folders in this repository.

  • .github - contains configuration settings used by GitHub for this repository
  • .vscode - contains configuration settings and recommended extensions for Visual Studio Code (VS Code)
  • assets - contains downloadable files linked in the documentation
  • reference - contains the documentation published to learn.microsoft.com. This includes both reference and conceptual content.
    • 5.1 - contains the cmdlet reference and about topics for PowerShell 5.1
    • 7.2 - contains the cmdlet reference and about topics for PowerShell 7.2
    • 7.4 - contains the cmdlet reference and about topics for PowerShell 7.4
    • 7.5 - contains the cmdlet reference and about topics for PowerShell 7.5
    • bread - contains the TOC used for breadcrumb navigation
    • docs-conceptual - contains the conceptual articles that are published to the Docs site. In general, the folder structure mirrors the Table of Contents (TOC).
    • includes - contains markdown include files
    • mapping - contains the version mapping configuration used by the build system
    • media - contains image files used in documentation. There are media folders throughout the docs-conceptual content. See the Contributor Guide for information on using images in documentation.
    • module - contains the markdown source for the Module Browser page
  • tests - contains the Pester tests used by the build system
  • tools - contains other tools used by the build system

NOTE: The reference content (in the numbered folders) is used to create the webpages on the Docs site as well as the updateable help used by PowerShell. The articles in the docs-conceptual folder are only published to the Docs website.

Contributing

We welcome public contributions into this repository via pull requests into the main branch. Please note that before we can accept your pull request you must sign our Contribution License Agreement. This is a one-time requirement.

For more information on contributing, read our contributor's guide. The contributor's guide contains detailed 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.

About

The official PowerShell documentation sources

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 98.9%
  • Dockerfile 1.1%