diff --git a/reference/5.1/Microsoft.PowerShell.Management/Move-Item.md b/reference/5.1/Microsoft.PowerShell.Management/Move-Item.md index 08744b18e9d..d9957624302 100644 --- a/reference/5.1/Microsoft.PowerShell.Management/Move-Item.md +++ b/reference/5.1/Microsoft.PowerShell.Management/Move-Item.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Management -ms.date: 04/01/2026 +ms.date: 09/01/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -158,7 +158,7 @@ Required: False Position: Named Default value: Current user Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: True +Accept wildcard characters: False ``` ### -Destination @@ -224,8 +224,12 @@ Accept wildcard characters: True ### -Force -Forces the command to run without asking for user confirmation. Implementation varies from provider -to provider. For more information, see +Forces the command to run without asking for user confirmation. For the **FileSystem** provider, if +a file exists at the target location, you can't overwrite it without using this parameter. Using +this parameter doesn't allow you to overwrite read-only files or files that you don't have rights to +modify. + +The behavior varies from provider to provider. For more information, see [about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md). ```yaml diff --git a/reference/7.4/Microsoft.PowerShell.Management/Move-Item.md b/reference/7.4/Microsoft.PowerShell.Management/Move-Item.md index af9faddfe9b..ef18b2c2086 100644 --- a/reference/7.4/Microsoft.PowerShell.Management/Move-Item.md +++ b/reference/7.4/Microsoft.PowerShell.Management/Move-Item.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Management -ms.date: 04/01/2026 +ms.date: 09/01/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -224,8 +224,12 @@ Accept wildcard characters: True ### -Force -Forces the command to run without asking for user confirmation. Implementation varies from provider -to provider. For more information, see +Forces the command to run without asking for user confirmation. For the **FileSystem** provider, if +a file exists at the target location, you can't overwrite it without using this parameter. Using +this parameter doesn't allow you to overwrite read-only files or files that you don't have rights to +modify. + +The behavior varies from provider to provider. For more information, see [about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md). ```yaml diff --git a/reference/7.5/Microsoft.PowerShell.Management/Move-Item.md b/reference/7.5/Microsoft.PowerShell.Management/Move-Item.md index 322afbbe697..dce3d0f3488 100644 --- a/reference/7.5/Microsoft.PowerShell.Management/Move-Item.md +++ b/reference/7.5/Microsoft.PowerShell.Management/Move-Item.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Management -ms.date: 04/01/2026 +ms.date: 09/01/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -224,8 +224,12 @@ Accept wildcard characters: True ### -Force -Forces the command to run without asking for user confirmation. Implementation varies from provider -to provider. For more information, see +Forces the command to run without asking for user confirmation. For the **FileSystem** provider, if +a file exists at the target location, you can't overwrite it without using this parameter. Using +this parameter doesn't allow you to overwrite read-only files or files that you don't have rights to +modify. + +The behavior varies from provider to provider. For more information, see [about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md). ```yaml diff --git a/reference/7.6/Microsoft.PowerShell.Management/Move-Item.md b/reference/7.6/Microsoft.PowerShell.Management/Move-Item.md index 87b3f38d269..0cc60a00e7e 100644 --- a/reference/7.6/Microsoft.PowerShell.Management/Move-Item.md +++ b/reference/7.6/Microsoft.PowerShell.Management/Move-Item.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Management -ms.date: 04/01/2026 +ms.date: 09/01/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item?view=powershell-7.6&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -224,8 +224,12 @@ Accept wildcard characters: True ### -Force -Forces the command to run without asking for user confirmation. Implementation varies from provider -to provider. For more information, see +Forces the command to run without asking for user confirmation. For the **FileSystem** provider, if +a file exists at the target location, you can't overwrite it without using this parameter. Using +this parameter doesn't allow you to overwrite read-only files or files that you don't have rights to +modify. + +The behavior varies from provider to provider. For more information, see [about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md). ```yaml diff --git a/reference/7.7/Microsoft.PowerShell.Management/Move-Item.md b/reference/7.7/Microsoft.PowerShell.Management/Move-Item.md index b3d61e8739a..89c6a673fe5 100644 --- a/reference/7.7/Microsoft.PowerShell.Management/Move-Item.md +++ b/reference/7.7/Microsoft.PowerShell.Management/Move-Item.md @@ -2,7 +2,7 @@ external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml Locale: en-US Module Name: Microsoft.PowerShell.Management -ms.date: 04/01/2026 +ms.date: 09/01/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item?view=powershell-7.7&WT.mc_id=ps-gethelp schema: 2.0.0 aliases: @@ -224,8 +224,12 @@ Accept wildcard characters: True ### -Force -Forces the command to run without asking for user confirmation. Implementation varies from provider -to provider. For more information, see +Forces the command to run without asking for user confirmation. For the **FileSystem** provider, if +a file exists at the target location, you can't overwrite it without using this parameter. Using +this parameter doesn't allow you to overwrite read-only files or files that you don't have rights to +modify. + +The behavior varies from provider to provider. For more information, see [about_Providers](../Microsoft.PowerShell.Core/About/about_Providers.md). ```yaml