powershell PowerShell:删除文件夹,不包括某些文件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell PowerShell:删除文件夹,不包括某些文件相关的知识,希望对你有一定的参考价值。

Get-ChildItem -Path  'D:\TEST' -Recurse -Exclude 'SNS REAAL Correspondentie.dotm', 'SNS REAAL Correspondentie.ini' | Remove-Item -force

以上是关于powershell PowerShell:删除文件夹,不包括某些文件的主要内容,如果未能解决你的问题,请参考以下文章

如何通过powershell将每一行文本文件保存为数组

powershell 使用PowerShell删除或删除SharePoint站点

powershell 使用powershell #powershell从zip文件中删除文件

powershell 删除powershell中的交接点

powershell Powershell:删除Git工作树

powershell PowerShell删除Readonly