powershell,Get-MpPlatform -Language English | Select-Object -Property PlatformDescription, AntimalwareSdkVersion, AntimalwareSdkName, UpdateUrl, UpdateHashcode, UpdateSize, UpdateDate,
`,3. 找到您的平台描述,然后在 Microsoft 安全情报更新页面上下载适用于您的平台的离线更新文件 。,4. 将下载的离线更新文件复制到包含 Windows Defender 的文件夹中。,5. 在 PowerShell 中输入以下命令并按 Enter 键:,
`powershell,Start-Process -FilePath "C:Program Files (x86)Microsoft SecurityMpEngineMpCmdRun.exe" -ArgumentList "/scan" -Wait,
“PowerShell是微软公司推出的一种强大的命令行脚本环境,它基于.NET Framework,可以运行在Windows操作系统上,PowerShell具有丰富的功能,可以帮助用户更高效地管理计算机资源,提高工作效率,PowerShell也支持多种编程语言,如C、VBScript等,使得开发者可以在PowerShell环境中编写脚本程序,实现自动化操作。
1、访问微软官方网站下载PowerShell安装包:https://docs.microsoft.com/zh-cn/powershell/scripting/install/installing-powershell?view=powershell-7
2、根据您的操作系统选择相应的安装包,点击下载。
3、下载完成后,双击安装包开始安装。
4、按照提示完成安装过程。
5、安装完成后,打开“开始”菜单,找到“Windows PowerShell”文件夹,右键单击“Windows PowerShell”,选择“以管理员身份运行”。
1、打开“Windows PowerShell”,输入以下命令,查看当前Windows Defender的状态:
Get-MpPreference -Name Real-Time Protection
2、如果Real-Time Protection处于“Enabled”状态,可以通过以下命令关闭实时保护:
Set-MpPreference -Name Real-Time Protection -Enabled $false
3、关闭实时保护后,可以通过以下命令重新启用实时保护:
Set-MpPreference -Name Real-Time Protection -Enabled $true
4、再次输入以下命令查看Windows Defender的状态,确认实时保护已恢复正常:
Get-MpPreference -Name Real-Time Protection
1、如何查看Windows Defender的版本信息?
答:在PowerShell中输入以下命令即可查看Windows Defender的版本信息:
Get-MpSoftware -DisplayName "Windows Defender" | Select-Object Version, RevisionNumber
2、如何手动更新Windows Defender?
答:在PowerShell中输入以下命令即可手动更新Windows Defender:
Start-Service -Name MpsSvc -ErrorAction Stop; Start-Service -Name MsMpSvc -ErrorAction Stop; Start-Service -Name AntiSpyware -ErrorAction Stop; Start-Service -Name AntiVirusService -ErrorAction Stop; Start-Service -Name WindowsDefenderAntiSpywareService -ErrorAction Stop; Start-Service -Name WindowsDefenderApplicationMonitoringService -ErrorAction Stop; Start-Service -Name WindowsDefenderLiveGuardService -ErrorAction Stop; Start-Service -Name WindowsDefenderPumpHeartbeatService -ErrorAction Stop; Start-Service -Name WindowsDefenderRemoteAccessProtectionAgentService -ErrorAction Stop; Start-Service -Name WindowsDefenderScanningService -ErrorAction Stop; Start-Service -Name WindowsDefenderUpgradeService -ErrorAction Stop; Start-Service -Name WdfsSvc -ErrorAction Stop; Wait-Seconds 600; Start-Service -Name WdfsSvc; Wait-Seconds 600; Start-Service -Name WmiAuditingService -ErrorAction Stop; Wait-Seconds 900; Start-Service -Name WmiAuditingService; Wait-Seconds 900; Start-Service -Name AntimalwareServiceEx -ErrorAction Stop; Wait-Seconds 600; Start-Service -Name AntimalwareServiceEx; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExCore -ErrorAction Stop; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExCore; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExHostAgent -ErrorAction Stop; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExHostAgent; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExServerAgent -ErrorAction Stop; Wait-Seconds 600; Start-Service -Name AntimalwareServiceExServerAgent; Wait-Seconds 600; Start
网站栏目:怎么使用PowerShell更新WindowsDefender
路径分享:http://www.shufengxianlan.com/qtweb/news17/413917.html
网站建设、网络推广公司-创新互联,是专注品牌与效果的网站制作,网络营销seo公司;服务项目有等
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联