使用Systeminfo显示适用于Windows操作系统的详细系统信息

Windows operating system have a lot of third party tools used to get detailed system information like operating system, version, boot time, processor etc. We will look simple single command systeminfo to get detailed system information.

Windows操作系统有很多第三方工具,用于获取详细的系统信息,例如操作系统,版本,启动时间,处理器等。我们将使用简单的单个命令systeminfo来获取详细的系统信息。

清单信息 (List Information)

We will just issue the systeminfo command to get information about the computer.

我们将只发出systeminfo命令来获取有关计算机的信息。

$ systeminfo
List Information
List Information
清单信息

We will get following information about the computer.

我们将获得有关计算机的以下信息。

  • Host Name

    Host Name

  • OS Name

    OS Name

  • OS Version

    OS Version

  • OS Manufacturer

    OS Manufacturer

  • OS Configuration

    OS Configuration

  • OS Configuration

    OS Configuration

  • OS Build Type

    操作系统构建类型
  • Original Install Data

    原始安装数据
  • System Boot Time

    系统启动时间
  • System Manufacturer

    系统制造商
  • System Model

    系统型号
  • PRocessors

    处理器
  • Windows Directory

    Windows目录
  • System Directory

    系统目录
  • Boot Device

    启动装置
  • System Locale

    系统区域设置
  • Input Locale

    输入语言环境
  • Time Zone

    时区
  • Total Memory

    总内存
  • Available Memory

    有效内存
  • Domain

  • Page File Location

    页面文件位置
  • Logon Servers

    登录服务器
  • Hotfixes

    修补程序
  • Network Cards

    网卡

在表中列出信息(List Information In Table)

System information can be listed in table format with the following command.

可以使用以下命令以表格格式列出系统信息。

$ systeminfo /FO TABLE
List Information In Table
List Information In Table
在表中列出信息

以CSV格式列出信息(List Information As CSV)

Another format for structured data reading is CSV.

用于结构化数据读取的另一种格式是CSV。

$ systeminfo /FO CSV
List Information As CSV
List Information As CSV
以CSV格式列出信息

将输出重定向到文件(Redirect Output To A File)

While using table and csv formatted output saving output to a file is more beneficial and useful. We will redirect CSV output to a file named systeminfo.txt where same thing can be done for the TABLE format.

使用表和csv格式的输出时,将输出保存到文件中会更加有益和有用。 我们将CSV输出重定向到名为systeminfo.txt的文件,其中可以对TABLE格式执行相同的操作。

$ systeminfo /FO CSV > systeminfo.txt
LEARN MORE  Windows Performance Recorder (wpr) Command Tutorial with Examples To Record Performance Metrics
了解更多Windows Performance Recorder(wpr)命令教程,并带有记录性能指标的示例

翻译自: https://www.poftut.com/display-detailed-system-information-with-systeminfo-for-windows-operating-systems/

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值