Skip to content

Fixes #13258 - Update description of -Force - #13260

Merged
Sean Wheeler (sdwheeler) merged 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w630107-i13258-move-item
Sep 1, 2026
Merged

Fixes #13258 - Update description of -Force#13260
Sean Wheeler (sdwheeler) merged 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w630107-i13258-move-item

Conversation

@sdwheeler

@sdwheeler Sean Wheeler (sdwheeler) commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

Update description of -Force

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 lite review requested due to automatic review settings September 1, 2026 17:23
@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.

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 updates the documentation for Move-Item’s -Force parameter across multiple PowerShell version references to better explain FileSystem behavior, in response to issue #13258.

Changes:

  • Updates -Force parameter description in Move-Item reference docs to add FileSystem-specific behavior details.
  • Refreshes ms.date metadata across the updated reference pages.
  • (In 5.1) Aligns one parameter metadata detail (Accept wildcard characters) with other versions.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
reference/7.7/Microsoft.PowerShell.Management/Move-Item.md Updates -Force documentation and ms.date.
reference/7.6/Microsoft.PowerShell.Management/Move-Item.md Updates -Force documentation and ms.date.
reference/7.5/Microsoft.PowerShell.Management/Move-Item.md Updates -Force documentation and ms.date.
reference/7.4/Microsoft.PowerShell.Management/Move-Item.md Updates -Force documentation and ms.date.
reference/5.1/Microsoft.PowerShell.Management/Move-Item.md Updates -Force documentation and ms.date; adjusts one parameter metadata line.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread reference/5.1/Microsoft.PowerShell.Management/Move-Item.md
Comment thread reference/7.4/Microsoft.PowerShell.Management/Move-Item.md
Comment thread reference/7.5/Microsoft.PowerShell.Management/Move-Item.md
Comment thread reference/7.6/Microsoft.PowerShell.Management/Move-Item.md
Comment thread reference/7.7/Microsoft.PowerShell.Management/Move-Item.md
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit f4ab022:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Move-Item.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Management/Move-Item.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Management/Move-Item.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Management/Move-Item.md ✅Succeeded View (powershell-7.6)
reference/7.7/Microsoft.PowerShell.Management/Move-Item.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

@sdwheeler
Sean Wheeler (sdwheeler) merged commit d64f7f9 into MicrosoftDocs:main Sep 1, 2026
7 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.

Move-Item: Document better Force parameter

2 participants