我希望能够通过网络从BIOS提取错误日志 [英] I want to be able to pull in the error log from BIOS across a network

查看:74
本文介绍了我希望能够通过网络从BIOS提取错误日志的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望能够通过网络从BIOS中提取错误日志.在MSDN中查看Win32_BIOS时,我没有看到定义错误日志的任何内容.很乐意使用WMI在C#中执行此操作,但欢迎您提出建议.有可能吗?

Win32_BIOS没有包含BIOS错误日志的属性(不知道这是否是正确的术语).是否可以使用库,API等从本地或从网络提取此信息?

解决方案

通常,由于必需的命令和接口是特定于硬件的,因此不可能以这种方式适用于各种主板./p>

某些主板可能包含允许进行此操作的API调用,但是,我本人从未遇到过.

I want to be able to pull in the error log from BIOS across a network. Looking at Win32_BIOS in MSDN I did not see anything defining the error log. Would love to do this in C# with WMI, but am open to suggestions. Is it possible?

Win32_BIOS does not have a property (don't know if that is the right term) that contains the BIOS error log. Is there a library, API, etc. that I can use to pull this information locally or from the network?

解决方案

Generally, it is not possible to do this in such a way that will apply across a spectrum of motherboards as the requisite commands and interfaces will be hardware specific.

Some motherboards may contain an API call that will allow this, however, I have never come across one myself.

这篇关于我希望能够通过网络从BIOS提取错误日志的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆