Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 5 additions & 4 deletions reference/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,15 @@
"ms.topic": {
"5.1/**/*": "reference",
"7*/**/*": "reference",
"docs-conceptual/**/*.md": "concept-article",
"docs-conceptual/community/contributing/**/*.md": "contributor-guide",
"docs-conceptual/**/*.md": "conceptual",
"docs-conceptual/dev-cross-plat/**/*.md": "conceptual",
"docs-conceptual/developer/**/*.md": "conceptual",
"docs-conceptual/dev-cross-plat/**/*.md": "concept-article",
"docs-conceptual/developer/**/*.md": "reference",
"docs-conceptual/developer/**/*sample*.md": "sample",
"docs-conceptual/lang-spec/**/*.md": "language-reference",
"docs-conceptual/learn/*.md": "tutorial",
"docs-conceptual/learn/deep-dives/*.md": "tutorial",
"docs-conceptual/learn/ps101/*.md": "conceptual",
"docs-conceptual/learn/ps101/*.md": "concept-article",
"docs-conceptual/learn/remoting/*.md": "tutorial",
"docs-conceptual/samples/**/*.md": "sample",
"docs-conceptual/whats-new/**/*.md": "whats-new",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Activity Parameters
ms.date: 02/03/2022
ms.topic: reference
no-loc: [Append, Command, String, System.Version, Compress, Keyword, Continuous, Create, Delete, array, Drain, Erase, Include, Incremental, Insert, Interval, Notify, Object, Prompt, Quiet, Retry, Select, Strict, Truncate, Verify]
title: Activity Parameters
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding Aliases, Wildcard Expansion, and Help to Cmdlet Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Adding Aliases, Wildcard Expansion, and Help to Cmdlet Parameters
---
# Adding Aliases, Wildcard Expansion, and Help to Cmdlet Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding Non-Terminating Error Reporting to Your Cmdlet
ms.date: 09/13/2016
ms.topic: reference
title: Adding Non-Terminating Error Reporting to Your Cmdlet
---
# Adding Non-Terminating Error Reporting to Your Cmdlet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding Parameter Sets to a Cmdlet
ms.date: 09/13/2016
ms.topic: reference
title: Adding Parameter Sets to a Cmdlet
---
# Adding Parameter Sets to a Cmdlet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding Parameters That Process Command-Line Input
ms.date: 09/13/2016
ms.topic: reference
title: Adding Parameters That Process Command-Line Input
---
# Adding Parameters That Process Command-Line Input
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding Parameters that Process Pipeline Input
ms.date: 09/13/2016
ms.topic: reference
title: Adding Parameters that Process Pipeline Input
---
# Adding Parameters that Process Pipeline Input
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Adding User Messages to Your Cmdlet
ms.date: 09/13/2016
ms.topic: reference
title: Adding User Messages to Your Cmdlet
---
# Adding User Messages to Your Cmdlet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Advisory Development Guidelines
ms.date: 10/05/2021
ms.topic: reference
title: Advisory Development Guidelines
---
# Advisory Development Guidelines
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Alias Attribute Declaration
ms.date: 06/07/2021
ms.topic: reference
title: Alias Attribute Declaration
---
# Alias Attribute Declaration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Approved Verbs for PowerShell Commands
ms.date: 04/29/2025
ms.topic: reference
title: Approved Verbs for PowerShell Commands
---
# Approved Verbs for PowerShell Commands
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Attribute Types
ms.date: 09/13/2016
ms.topic: reference
title: Attribute Types
---
# Attribute Types
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Attributes in Cmdlet Code
ms.date: 09/13/2016
ms.topic: reference
title: Attributes in Cmdlet Code
---
# Attributes in Cmdlet Code
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Background Jobs
ms.date: 09/13/2016
ms.topic: reference
title: Background Jobs
---
# Background Jobs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Aliases
ms.date: 06/07/2021
ms.topic: reference
title: Cmdlet Aliases
---
# Cmdlet Aliases
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Attribute Declaration
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Attribute Declaration
---
# Cmdlet Attribute Declaration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Attributes
ms.date: 09/16/2021
ms.topic: reference
title: Cmdlet Attributes
---
# Cmdlet Attributes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Class Declaration
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Class Declaration
---
# Cmdlet Class Declaration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Development Guidelines
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Development Guidelines
---
# Cmdlet Development Guidelines
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Dynamic Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Dynamic Parameters
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Error Reporting
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Error Reporting
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Input Processing Methods
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Input Processing Methods
---
# Cmdlet Input Processing Methods
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Output
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Output
---
# Cmdlet Output
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Overview
ms.date: 06/11/2020
ms.topic: reference
title: Cmdlet Overview
---
# Cmdlet Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Parameter Sets
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Parameter Sets
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Parameters
---
# Cmdlet Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Samples
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Samples
---
# Cmdlet Samples
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Cmdlet Sets
ms.date: 09/13/2016
ms.topic: reference
title: Cmdlet Sets
---
# Cmdlet Sets
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Common Parameter Names
ms.date: 10/04/2023
ms.topic: reference
title: Common Parameter Names
---
# Common Parameter Names
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Confirmation Messages
ms.date: 09/13/2016
ms.topic: reference
title: Confirmation Messages
---
# Confirmation Messages
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Creating a Cmdlet that Modifies the System
ms.date: 09/13/2016
ms.topic: reference
title: Creating a Cmdlet that Modifies the System
---
# Creating a Cmdlet that Modifies the System
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Creating a Cmdlet to Access a Data Store
ms.date: 09/13/2016
ms.topic: reference
title: Creating a Cmdlet to Access a Data Store
---
# Creating a Cmdlet to Access a Data Store
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Creating a Cmdlet without Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Creating a Cmdlet without Parameters
---
# Creating a Cmdlet without Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Credential Attribute Declaration
ms.date: 09/13/2016
ms.topic: reference
title: Credential Attribute Declaration
---
# Credential Attribute Declaration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Custom Formatting Files
ms.date: 09/13/2016
ms.topic: reference
title: Custom Formatting Files
---
# Custom Formatting Files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Date and Time Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Date and Time Parameters
---
# Date and Time Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Declaring Properties as Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Declaring Properties as Parameters
---
# Declaring Properties as Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Defining Default Member Sets for Objects
ms.date: 09/13/2016
ms.topic: reference
title: Defining Default Member Sets for Objects
---
# Defining Default Member Sets for Objects
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Defining Default Methods for Objects
ms.date: 09/13/2016
ms.topic: reference
title: Defining Default Methods for Objects
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Displaying Error Information
ms.date: 09/13/2016
ms.topic: reference
title: Displaying Error Information
---
# Displaying Error Information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Error Reporting Concepts
ms.date: 09/13/2016
ms.topic: reference
title: Error Reporting Concepts
---
# Error Reporting Concepts
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Events01 Sample
ms.date: 09/13/2016
ms.topic: reference
title: Events01 Sample
---
# Events01 Sample
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Examples of Cmdlet Code
ms.date: 09/13/2016
ms.topic: reference
title: Examples of Cmdlet Code
---
# Examples of Cmdlet Code
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Extending Output Objects
ms.date: 09/13/2016
ms.topic: reference
title: Extending Output Objects
---
# Extending Output Objects
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Extending Properties for Objects
ms.date: 08/21/2019
ms.topic: reference
title: Extending Properties for Objects
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Format Parameters
ms.date: 09/13/2016
ms.topic: reference
title: Format Parameters
---
# Format Parameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: GetProc Tutorial
ms.date: 09/13/2016
ms.topic: reference
title: GetProc Tutorial
---
# GetProc Tutorial
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: GetProcessSample01 Sample
ms.date: 09/13/2016
ms.topic: reference
title: GetProcessSample01 Sample
---
# GetProcessSample01 Sample
Expand Down
Loading