腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(85)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Windows 8中的
SecurityCenter
WMI
回到Windows7及更高版本,我使用PowerShell脚本访问root\
SecurityCenter
或root\
SecurityCenter
2,以便通过Get-WMIObject cmdlet监视AV
浏览 2
提问于2015-01-23
得票数 1
回答已采纳
1
回答
捕获错误无效的命名空间"root\
SecurityCenter
2“
Get-WmiObject -Namespace "root\
SecurityCenter
2" -Class AntiVirusProduct Invalid namespace “root\
SecurityCenter
2” catch {
浏览 37
提问于2016-08-20
得票数 0
回答已采纳
1
回答
从\\.root\
SecurityCenter
2解析WMI AntiVirusProduct productState
\root\
SecurityCenter
2\ for AntiVirusProduct。
浏览 2
提问于2019-07-08
得票数 0
回答已采纳
2
回答
如何在调用
SecurityCenter
2时忽略Windows?
WMIC /Node:localhost /Namespace:\\root\
SecurityCenter
2 Path AntiVirusProduct Get /Format:ListSet colAVItems = objWMIServiceSC.ExecQuery("Select * from AntiVirusProduct")
浏览 2
修改于2018-09-30
得票数 0
回答已采纳
2
回答
WMI
securitycenter
产品状态
我正在尝试破解
SecurityCenter
.productState WMI命名空间中的productState属性。
浏览 4
提问于2010-09-14
得票数 1
回答已采纳
1
回答
如何使用WMI或其他WMI检测安装在windows 2003 server和2008 server 2003 server R2and 2008 server R2上的杀毒软件
我使用WMI来检测操作系统上存在反病毒,并使用Namespace:\root\
SecurityCenter
和\root\
SecurityCenter
、\root\
SecurityCenter
、\root\ // Object pathof
SecurityCenter
NULL,
浏览 2
修改于2010-12-09
得票数 3
2
回答
React组件定位
and Security Center</h1> <br></br> <Cruams />
浏览 12
提问于2020-11-03
得票数 1
1
回答
在Windows上使用WMI检测防病毒-哪个命名空间?
我正在编写一个防病毒检测代码,由于Win7支持“\root\
SecurityCenter
2”而WinXP使用"\root\
SecurityCenter
“,所以WMI命名空间在某些情况下有所不同。
浏览 7
修改于2012-11-28
得票数 4
回答已采纳
1
回答
通过脚本更新Microsoft安全要点的最后定义的时间戳
我简要介绍了
SecurityCenter
和
SecurityCenter
2 WMI类,但它们都没有特别有用。
浏览 0
修改于2022-08-08
得票数 2
回答已采纳
1
回答
Google Security Command Center -如何以JSON格式导出调查结果
使用此示例: from google.cloud import
securitycenter
client =
securitycenter
.SecurityCenterClientfinding_result.finding.name, finding_result.finding.resource_name ) 我想将所有查找结果导出为'google.cloud.
securitycenter
_v1
浏览 9
提问于2020-07-17
得票数 0
回答已采纳
2
回答
如何在GCP中使用python libs时切换项目目标?
这就是我所带来的(来自gcloud python库的想法):from google.oauth2 import service_accountservice_account.Credentials.from_service_account_file('svc-scc.json') client =
securitycenter
.SecurityCenterClient" { for_each = tose
浏览 5
修改于2020-06-27
得票数 1
回答已采纳
1
回答
如何将powershell命令的一部分作为python中的变量编写?
result = session.run_ps('get-wmiobject -namespace root\
SecurityCenter
2 -computername localhost -Query比如:result = session.run_ps('get-wmiobject -namespace root\
SecurityCenter
2
浏览 2
提问于2022-07-26
得票数 0
回答已采纳
1
回答
在azure中Linux打印安全组中的错误
并给出了以下错误import Credentials client =
SecurityCenter
浏览 5
提问于2022-05-20
得票数 0
回答已采纳
5
回答
如何在C#中检测Windows Server2008上的杀毒软件?
bool AntivirusInstalled() Console.WriteLine(); } } 不幸的是,Windows Server2008似乎没有
SecurityCenter
或
SecurityCenter
2
浏览 0
提问于2012-12-06
得票数 18
回答已采纳
1
回答
使用筛选器通过API调用只从Microsoft Defender ATP返回计算机子集的问题
以下是变量$machinesUrl2的输出:$resourceAppIdUri = 'https://
securitycenter
.onmicrosoft.com/windowsatpservice'$aadToken = $authRespon
浏览 4
修改于2020-09-18
得票数 0
1
回答
如何在C#中获取Windows7杀毒客户端的最新补丁更新
我发现Windows Xp确实提供了版本号,但是有没有其他方法可以知道Windows 7的版本号Namespace :
SecurityCenter
updateUIMd5HashversionNumber Namespace :
SecurityCenter
2
浏览 0
提问于2015-06-08
得票数 0
1
回答
GCP:安全命令中心管理员查看器角色不起作用
我为我的安全团队小组单元分配了角色roles/
securitycenter
.adminViewer,如gcp文档found here中所述 目标是让安全团队通过SCC查看所有威胁。我想我遗漏了一些东西,为什么roles/
securitycenter
.adminViewer这个角色不起作用?正常情况下,能够查看SCC就足够了?
浏览 6
修改于2020-12-23
得票数 0
2
回答
将杀毒信息导出到file.csv中的PowerShell
{ $errorMsg='' $av_name = (Get-CimInstance -Namespace root/
SecurityCenter
2"The machine is not protected" else { $av_name = (Get-CimInstance -Namespace root/
SecurityCenter
2
浏览 5
修改于2021-06-24
得票数 0
回答已采纳
2
回答
在windows 7企业版上的windows powershell vs c#程序中访问WMI
我使用powershell在Windows 7 Enterprise VM上访问WMI,如下所示: string wmipath = @"\\" + computer + @"\root\
SecurityCenter
2
浏览 4
提问于2012-12-18
得票数 0
1
回答
正在收集Windows2008 R2的防病毒状态数据
在Windows、Vista和Windows7中,这可以通过查询SP3命名空间/root/
SecurityCenter
和/root/
SecurityCenter
2来完成。
浏览 2
提问于2011-08-05
得票数 2
第 2 页
第 3 页
第 4 页
第 5 页
点击加载更多
领券