Skip to content

Sync changes from PR#13059 - part 1#13079

Merged
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w588402-i13059-sync-changes-p1
Jun 15, 2026
Merged

Sync changes from PR#13059 - part 1#13079
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w588402-i13059-sync-changes-p1

Conversation

@sdwheeler

@sdwheeler sdwheeler commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

Sync changes from PR#13059 - part 1

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings June 15, 2026 19:27
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@sdwheeler sdwheeler changed the title Fixes #13059 - Sync changes from PR#13059 - part 1 Sync changes from PR#13059 - part 1 Jun 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs documentation formatting/link updates (from PR #13059) across multiple cmdlet reference versions (5.1, 7.4–7.7), primarily to satisfy publishing/style requirements (line-length wrapping, consistent link casing/targets, and cleaned-up examples).

Changes:

  • Normalizes/updates cross-references and related links (including casing fixes like .../About/... and some xref/fwlink targets).
  • Reformats descriptions and PowerShell examples for readability (line wrapping, splatting, consistent code fences).
  • Cleans up minor markdown/YAML formatting issues (indentation, duplicate text/lines, removed stray blanks).

Reviewed changes

Copilot reviewed 227 out of 228 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
reference/7.7/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md Fixes about-topic link casing/path.
reference/7.7/Microsoft.PowerShell.Security/Get-AuthenticodeSignature.md Wraps description lines; reformats examples; updates CommonParameters link target.
reference/7.7/Microsoft.PowerShell.Security/ConvertTo-SecureString.md Updates .NET link to xref for SecureString remarks.
reference/7.7/Microsoft.PowerShell.Security/ConvertFrom-SecureString.md Updates NOTE content to point to SecureString guidance via xref.
reference/7.7/Microsoft.PowerShell.Management/Test-Path.md Rewraps NOTE text for line-length compliance.
reference/7.7/Microsoft.PowerShell.Management/Stop-Service.md Removes prompt prefixes from examples for cleaner snippets.
reference/7.7/Microsoft.PowerShell.Management/Stop-Process.md Adds powershell code fence; cleans prompt-only line; rewraps examples.
reference/7.7/Microsoft.PowerShell.Management/Set-Item.md Reformats scriptblock example into multi-line block.
reference/7.7/Microsoft.PowerShell.Management/Restart-Computer.md Adjusts wording in NOTES and removes redundant/awkward line breaks.
reference/7.7/Microsoft.PowerShell.Management/Rename-ItemProperty.md Fixes About link casing and CommonParameters link target.
reference/7.7/Microsoft.PowerShell.Management/Rename-Computer.md Wraps description; reformats example into splatting; updates xref link.
reference/7.7/Microsoft.PowerShell.Management/Remove-Item.md Fixes About link casing and anchor; normalizes related links.
reference/7.7/Microsoft.PowerShell.Management/New-Item.md Minor wording/code-format adjustments (inline code, Force note wording).
reference/7.7/Microsoft.PowerShell.Management/Move-ItemProperty.md Updates CommonParameters link target and formatting.
reference/7.7/Microsoft.PowerShell.Management/Move-Item.md Removes duplicated word/line.
reference/7.7/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md Rewraps example description and CommonParameters section; minor formatting.
reference/7.7/Microsoft.PowerShell.Management/Get-Item.md Rewraps piped example for readability; fixes -View casing.
reference/7.7/Microsoft.PowerShell.Management/Get-HotFix.md Reformats example into splatting.
reference/7.7/Microsoft.PowerShell.Management/Copy-ItemProperty.md Wraps description and reformats example into splatting.
reference/7.7/Microsoft.PowerShell.Management/Clear-Item.md Updates CommonParameters link target and formatting.
reference/7.7/Microsoft.PowerShell.Management/Add-Content.md Switches .NET API link to xref.
reference/7.7/CimCmdlets/Register-CimIndicationEvent.md Fixes YAML indentation for aliases.
reference/7.6/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md Fixes about-topic link casing/path.
reference/7.6/Microsoft.PowerShell.Security/ConvertTo-SecureString.md Wraps SYNTAX and example prose; updates SecureString xref.
reference/7.6/Microsoft.PowerShell.Security/ConvertFrom-SecureString.md Wraps SYNTAX and CommonParameters section; updates NOTE content.
reference/7.6/Microsoft.PowerShell.Management/Test-Path.md Wraps SYNTAX sections and NOTE text.
reference/7.6/Microsoft.PowerShell.Management/Test-Connection.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Suspend-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Stop-Service.md Wraps SYNTAX and cleans example prompts.
reference/7.6/Microsoft.PowerShell.Management/Stop-Process.md Wraps SYNTAX and cleans example prompts; CommonParameters wrap.
reference/7.6/Microsoft.PowerShell.Management/Start-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Start-Process.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Split-Path.md Wraps SYNTAX and parameter descriptions for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Set-TimeZone.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Set-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Set-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Resume-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Restart-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Restart-Computer.md Wraps SYNTAX and removes duplicate EXAMPLES header; NOTES wording cleanup.
reference/7.6/Microsoft.PowerShell.Management/Rename-Item.md Wraps SYNTAX and example text.
reference/7.6/Microsoft.PowerShell.Management/Rename-Computer.md Wraps description; reformats example into splatting; updates xref link.
reference/7.6/Microsoft.PowerShell.Management/Remove-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Remove-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Remove-ItemProperty.md Wraps SYNTAX and parameter descriptions; link formatting.
reference/7.6/Microsoft.PowerShell.Management/Push-Location.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/New-Service.md Wraps SYNTAX; removes trailing punctuation in heading.
reference/7.6/Microsoft.PowerShell.Management/New-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/New-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Move-Item.md Wraps SYNTAX and removes duplicated word/line.
reference/7.6/Microsoft.PowerShell.Management/Invoke-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Get-Service.md Wraps SYNTAX and prose for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Get-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Get-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Get-Item.md Rewraps piped example for readability; fixes -View casing.
reference/7.6/Microsoft.PowerShell.Management/Get-HotFix.md Reformats example into splatting.
reference/7.6/Microsoft.PowerShell.Management/Get-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Clear-RecycleBin.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Management/Clear-ItemProperty.md Wraps SYNTAX and parameter descriptions; CommonParameters formatting.
reference/7.6/Microsoft.PowerShell.Management/Clear-Item.md Wraps SYNTAX blocks and CommonParameters section.
reference/7.6/Microsoft.PowerShell.Management/Add-Content.md Wraps SYNTAX; switches .NET API link to xref.
reference/7.6/Microsoft.PowerShell.Host/Start-Transcript.md Wraps SYNTAX and prose for line-length compliance.
reference/7.6/Microsoft.PowerShell.Diagnostics/New-WinEvent.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Diagnostics/Get-Counter.md Wraps SYNTAX blocks for line-length compliance.
reference/7.6/Microsoft.PowerShell.Core/Where-Object.md Wraps list items/prose for line-length compliance.
reference/7.6/CimCmdlets/Register-CimIndicationEvent.md Fixes YAML indentation; trims trailing blank line.
reference/7.6/CimCmdlets/CimCmdlets.md Removes trailing blank line.
reference/7.5/Microsoft.PowerShell.Security/Get-Credential.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Security/Get-AuthenticodeSignature.md Wraps SYNTAX and examples for line-length compliance.
reference/7.5/Microsoft.PowerShell.Security/ConvertTo-SecureString.md Updates NOTE content and wraps example prose.
reference/7.5/Microsoft.PowerShell.Security/ConvertFrom-SecureString.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Test-Path.md CommonParameters link target adjustment and whitespace cleanup.
reference/7.5/Microsoft.PowerShell.Management/Test-Connection.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Suspend-Service.md Wraps SYNTAX; simplifies Where-Object predicate.
reference/7.5/Microsoft.PowerShell.Management/Stop-Service.md Cleans example prompts.
reference/7.5/Microsoft.PowerShell.Management/Stop-Process.md Wraps SYNTAX; adjusts CommonParameters content and formatting.
reference/7.5/Microsoft.PowerShell.Management/Start-Service.md Wraps SYNTAX and improves remote usage note.
reference/7.5/Microsoft.PowerShell.Management/Start-Process.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Split-Path.md Wraps SYNTAX and parameter descriptions.
reference/7.5/Microsoft.PowerShell.Management/Set-TimeZone.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Set-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Set-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Resume-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Restart-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Restart-Computer.md Removes duplicate EXAMPLES header; NOTES wording cleanup.
reference/7.5/Microsoft.PowerShell.Management/Rename-ItemProperty.md Wraps SYNTAX/parameter descriptions; fixes About link casing.
reference/7.5/Microsoft.PowerShell.Management/Rename-Item.md Wraps SYNTAX and example text.
reference/7.5/Microsoft.PowerShell.Management/Remove-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Remove-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Remove-ItemProperty.md Wraps SYNTAX/parameter descriptions; adjusts example code fence.
reference/7.5/Microsoft.PowerShell.Management/Remove-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Push-Location.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/New-Service.md Wraps SYNTAX; removes trailing punctuation in heading.
reference/7.5/Microsoft.PowerShell.Management/New-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/New-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Move-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Invoke-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Get-Service.md Wraps SYNTAX and prose for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Get-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md Wraps SYNTAX and example prose for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Get-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Get-HotFix.md Wraps SYNTAX; normalizes related link casing.
reference/7.5/Microsoft.PowerShell.Management/Get-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Clear-RecycleBin.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Clear-ItemProperty.md Wraps SYNTAX and CommonParameters section; related link formatting.
reference/7.5/Microsoft.PowerShell.Management/Clear-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Management/Add-Content.md Wraps SYNTAX; wraps prose; switches .NET API link to xref.
reference/7.5/Microsoft.PowerShell.Host/Start-Transcript.md Wraps SYNTAX and prose; removes unnecessary .ToString().
reference/7.5/Microsoft.PowerShell.Diagnostics/New-WinEvent.md Wraps SYNTAX blocks for line-length compliance.
reference/7.5/Microsoft.PowerShell.Diagnostics/Get-Counter.md Removes stray blank line under front matter; wraps SYNTAX blocks.
reference/7.5/Microsoft.PowerShell.Core/Where-Object.md Wraps list items/prose for line-length compliance.
reference/7.5/CimCmdlets/Register-CimIndicationEvent.md Removes trailing blank line.
reference/7.4/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md Fixes about-topic link casing/path.
reference/7.4/Microsoft.PowerShell.Security/ConvertTo-SecureString.md Wraps SYNTAX and example prose; updates SecureString xref.
reference/7.4/Microsoft.PowerShell.Security/ConvertFrom-SecureString.md Wraps SYNTAX and CommonParameters section; updates NOTE content.
reference/7.4/Microsoft.PowerShell.Management/Test-Connection.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Suspend-Service.md Wraps SYNTAX and simplifies Where-Object predicate.
reference/7.4/Microsoft.PowerShell.Management/Stop-Service.md Wraps SYNTAX and cleans example prompts.
reference/7.4/Microsoft.PowerShell.Management/Stop-Process.md Wraps SYNTAX and CommonParameters section.
reference/7.4/Microsoft.PowerShell.Management/Start-Service.md Wraps SYNTAX and improves remote usage note.
reference/7.4/Microsoft.PowerShell.Management/Start-Process.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Split-Path.md Wraps SYNTAX and parameter descriptions.
reference/7.4/Microsoft.PowerShell.Management/Set-TimeZone.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Set-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Set-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Resume-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Restart-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Restart-Computer.md Removes duplicate EXAMPLES header; NOTES wording cleanup.
reference/7.4/Microsoft.PowerShell.Management/Rename-ItemProperty.md Wraps SYNTAX/parameter descriptions; fixes About link casing.
reference/7.4/Microsoft.PowerShell.Management/Rename-Item.md Wraps SYNTAX and example text.
reference/7.4/Microsoft.PowerShell.Management/Rename-Computer.md Wraps description; reformats example into splatting; updates xref link.
reference/7.4/Microsoft.PowerShell.Management/Remove-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Remove-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Remove-ItemProperty.md Wraps SYNTAX/parameter descriptions; related link formatting.
reference/7.4/Microsoft.PowerShell.Management/Push-Location.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/New-Service.md Wraps SYNTAX; removes trailing punctuation in heading.
reference/7.4/Microsoft.PowerShell.Management/New-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/New-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Move-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Invoke-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Get-Service.md Wraps SYNTAX and prose for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Get-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Get-ItemProperty.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Get-Item.md Rewraps piped example for readability; fixes About link wrapping.
reference/7.4/Microsoft.PowerShell.Management/Get-HotFix.md Reformats example into splatting.
reference/7.4/Microsoft.PowerShell.Management/Get-Content.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Clear-RecycleBin.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Clear-ItemProperty.md Wraps SYNTAX/parameter descriptions; link formatting.
reference/7.4/Microsoft.PowerShell.Management/Clear-Item.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Management/Add-Content.md Wraps SYNTAX; removes stray blank line.
reference/7.4/Microsoft.PowerShell.Host/Start-Transcript.md Wraps SYNTAX and prose; removes unnecessary .ToString().
reference/7.4/Microsoft.PowerShell.Diagnostics/New-WinEvent.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Diagnostics/Get-Counter.md Wraps SYNTAX blocks for line-length compliance.
reference/7.4/Microsoft.PowerShell.Core/Where-Object.md Wraps list items/prose for line-length compliance.
reference/7.4/CimCmdlets/Register-CimIndicationEvent.md Trims excess trailing blank lines.
reference/5.1/Microsoft.PowerShell.Security/Get-ExecutionPolicy.md Fixes about-topic link casing/path.
reference/5.1/Microsoft.PowerShell.Security/Get-AuthenticodeSignature.md Adds Windows-only note; wraps description; splats example; updates CommonParameters link target.
reference/5.1/Microsoft.PowerShell.Security/ConvertTo-SecureString.md Wraps SYNTAX and example prose for line-length compliance.
reference/5.1/Microsoft.PowerShell.Security/ConvertFrom-SecureString.md Wraps SYNTAX; adds NOTE with SecureString guidance via xref.
reference/5.1/Microsoft.PowerShell.Management/Test-Path.md Wraps prose and About link for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Suspend-Service.md Wraps SYNTAX; adds powershell code fences; reformats pipeline example.
reference/5.1/Microsoft.PowerShell.Management/Stop-Service.md Wraps SYNTAX; adds powershell code fences; cleans prompts.
reference/5.1/Microsoft.PowerShell.Management/Stop-Process.md Wraps SYNTAX; fixes spacing typo; wraps prose.
reference/5.1/Microsoft.PowerShell.Management/Start-Service.md Wraps SYNTAX and output example lines.
reference/5.1/Microsoft.PowerShell.Management/Set-TimeZone.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Set-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Resume-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Rename-Item.md Wraps SYNTAX and parameter descriptions; wraps About link.
reference/5.1/Microsoft.PowerShell.Management/Remove-PSDrive.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Push-Location.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Invoke-Item.md Wraps SYNTAX and parameter descriptions; fixes About link casing.
reference/5.1/Microsoft.PowerShell.Management/Get-Service.md Wraps SYNTAX and description; adjusts pipeline indentation.
reference/5.1/Microsoft.PowerShell.Management/Get-PSDrive.md Wraps SYNTAX and UseTransaction placement.
reference/5.1/Microsoft.PowerShell.Management/Get-ItemProperty.md Wraps SYNTAX/prose; updates CommonParameters link target and formatting.
reference/5.1/Microsoft.PowerShell.Management/Get-Item.md Wraps About link for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Get-HotFix.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Get-Content.md Wraps SYNTAX and examples; fixes variable name casing typo.
reference/5.1/Microsoft.PowerShell.Management/Clear-RecycleBin.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Management/Add-Content.md Wraps SYNTAX and parameter descriptions; wraps About link.
reference/5.1/Microsoft.PowerShell.Host/Start-Transcript.md Wraps SYNTAX; adjusts prose formatting and spacing.
reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md Wraps SYNTAX blocks for line-length compliance.
reference/5.1/Microsoft.PowerShell.Diagnostics/Get-Counter.md Wraps SYNTAX blocks and long example explanation.
reference/5.1/Microsoft.PowerShell.Core/Where-Object.md Wraps list items/prose for line-length compliance.
reference/5.1/CimCmdlets/Register-CimIndicationEvent.md Removes trailing blank line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread reference/7.7/Microsoft.PowerShell.Management/Get-HotFix.md Outdated
Comment thread reference/7.6/Microsoft.PowerShell.Management/Get-HotFix.md Outdated
Comment thread reference/7.4/Microsoft.PowerShell.Management/Get-HotFix.md Outdated
Comment thread reference/7.5/Microsoft.PowerShell.Management/Remove-ItemProperty.md Outdated
Comment thread reference/7.7/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md Outdated
Comment thread reference/7.5/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md Outdated
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 2e918cd:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/CimCmdlets/Register-CimIndicationEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/Where-Object.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/Get-Counter.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/Get-WinEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Host/Start-Transcript.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Add-Content.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-RecycleBin.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Copy-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Content.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-HotFix.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-PSDrive.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Service.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Invoke-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Move-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/New-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Push-Location.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-PSDrive.md ✅Succeeded View (powershell-5.1)

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 171b993:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/CimCmdlets/Register-CimIndicationEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Core/Where-Object.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/Get-Counter.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/Get-WinEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Host/Start-Transcript.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Add-Content.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Clear-RecycleBin.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Copy-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Content.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-HotFix.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-ItemPropertyValue.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-PSDrive.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Get-Service.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Invoke-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Move-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/New-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Push-Location.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-Item.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-ItemProperty.md ✅Succeeded View (powershell-5.1)
reference/5.1/Microsoft.PowerShell.Management/Remove-PSDrive.md ✅Succeeded View (powershell-5.1)

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit a008c4b into MicrosoftDocs:main Jun 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants