“add-mppreference”不是一个有效的PowerShell cmdlet。 在PowerShell 中,当你看到错误信息“无法将'xxx'项识别为 cmdlet, 函数, 脚本文件或可运行程序的名称”时,这通常意味着 PowerShell 无法识别你输入的命令。对于你提到的“add-mppreference”,这不是 PowerShell 内置的一个 cmdlet,也不是一个常见的第三方模...
David Zemdegs 1,536 Reputation points Mar 17, 2021, 11:56 AM Im trying to add exclusions locally for Defender using add-mppreference. I am a local admin and I start the powershell command as administrator. However, whenever I try and run add-mppreference it fails with error code 800106...