diff --git a/reference/5.1/Microsoft.PowerShell.Management/New-Item.md b/reference/5.1/Microsoft.PowerShell.Management/New-Item.md index fbb77aab8195..eba38f1c88cd 100644 --- a/reference/5.1/Microsoft.PowerShell.Management/New-Item.md +++ b/reference/5.1/Microsoft.PowerShell.Management/New-Item.md @@ -1,8 +1,10 @@ --- external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US +no-loc: +- Target Module Name: Microsoft.PowerShell.Management -ms.date: 02/23/2024 +ms.date: 01/28/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: diff --git a/reference/7.4/Microsoft.PowerShell.Management/New-Item.md b/reference/7.4/Microsoft.PowerShell.Management/New-Item.md index e938ff3a7216..caf1d1926654 100644 --- a/reference/7.4/Microsoft.PowerShell.Management/New-Item.md +++ b/reference/7.4/Microsoft.PowerShell.Management/New-Item.md @@ -1,8 +1,10 @@ --- external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US +no-loc: +- Target Module Name: Microsoft.PowerShell.Management -ms.date: 02/23/2024 +ms.date: 01/28/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -176,7 +178,7 @@ to verify the paths of the newly created files. ### Example 7: Create a symbolic link to a file or folder -This example creates a symbolic link to the Notice.txt file in the current folder. +This example creates a symbolic link to the `Notice.txt` file in the current folder. ```powershell $link = New-Item -ItemType SymbolicLink -Path .\link -Target .\Notice.txt diff --git a/reference/7.5/Microsoft.PowerShell.Management/New-Item.md b/reference/7.5/Microsoft.PowerShell.Management/New-Item.md index 01047f04ccce..2d14c2cdf366 100644 --- a/reference/7.5/Microsoft.PowerShell.Management/New-Item.md +++ b/reference/7.5/Microsoft.PowerShell.Management/New-Item.md @@ -1,8 +1,10 @@ --- external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US +no-loc: +- Target Module Name: Microsoft.PowerShell.Management -ms.date: 02/23/2024 +ms.date: 01/28/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: diff --git a/reference/7.6/Microsoft.PowerShell.Management/New-Item.md b/reference/7.6/Microsoft.PowerShell.Management/New-Item.md index 7362cf4bfc66..d01c969acfc7 100644 --- a/reference/7.6/Microsoft.PowerShell.Management/New-Item.md +++ b/reference/7.6/Microsoft.PowerShell.Management/New-Item.md @@ -1,8 +1,10 @@ --- external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US +no-loc: +- Target Module Name: Microsoft.PowerShell.Management -ms.date: 02/23/2024 +ms.date: 01/28/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item?view=powershell-7.6&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: