Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Windows system comes with commands to view hardware information, and how to dos commands to view hard disk and memory / CPU information

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

How to view hardware information with commands in the windows system, and how to view hard disk and memory / CPU information with dos commands? The most direct is: start → to run → CMD to open a command prompt, type systeminfo under this window to execute, you can see almost all the system information you want to know, even the installed network card on the machine and its IP.

Problem description: how to view the number of sticks of memory on the motherboard from the system.

Best answer: enter: wmic memorychip list brief under the cmd command and you will see the number of memory sticks

How to view hardware information in the windows system with commands?

You must be no stranger to viewing system information under windows. I now talk about some of the most commonly used methods for friends who are interested in commands. (for rookies, veterans don't laugh at me, everyone came from that time, ^ _ ^).

1. Under the new Shell:

1. The most intuitive: (enter CMD in the run, the following commands are entered under CMD:)

Enter sysdm.cpl, system property.

two。 Enter dxdiag

3. Enter start msinfo32,winmsd system information

3. Enter devmgmt.msc, device Management:

4. Enter taskmgr (or press Ctrl+Alt+Esc) to see physical memory and pagefile on the performance tab

5. Enter winver to also view the memory size

How can the dos command (cmd command) view hard disk and memory / CPU information?

1. View disk information: freedisk can view the remaining space of each disk

Wmic diskdrive

You can see the brand and size.

Wmic logicaldisk

You can see that there are several disks, the file system and remaining space of each disk.

Wmic volume

In fact, the remaining space of each disk can also be checked by the previous command.

Fsutil volume diskfree c:

This command is convenient to view the capacity information of each volume.

2.CPU information

Wmic cpu

The information shown above is bit width, maximum always frequency, manufacturer, secondary cache and so on.

3. Memory information

Wmic memorychip

Can display three pieces of memory, two 256s, one 1G, speed 400MHz

4.BIOS information

Wmic bios

Motherboard model

BIOS version

The result of the systeminfo command for a server

Host Name: WIN669

OS Name: Microsoft (R) Windows (R) Server 2003, Standard Edition

OS Version: 5.2.3790 Service Pack 2 Build 3790

OS Manufacturer: Microsoft Corporation

OS Configuration: Standalone Server

OS Build Type: Multiprocessor Free

Registered Owner: www.ctohome.com

Registered Organization: www.ctohome.com

Product ID: 69712-650-4804041-45439

Original Install Date: 2/21/2012, 7:41:25 PM

System Up Time: N/A

System Manufacturer: RackableSystems

System Model: 99-02-08062

System Type: X86-based PC

Processor (s): 4 Processor (s) Installed.

[01]: x86 Family 6 Model 15 Stepping 11 GenuineIntel~2327 Mhz

[02]: x86 Family 6 Model 15 Stepping 11 GenuineIntel~2327 Mhz

[03]: x86 Family 6 Model 15 Stepping 11 GenuineIntel~2327 Mhz

[04]: x86 Family 6 Model 15 Stepping 11 GenuineIntel~2327 Mhz

BIOS Version: INTEL-0

Windows Directory: C:\ WINDOWS

System Directory: C:\ WINDOWS\ system32

Boot Device:\ Device\ HarddiskVolume1

System Locale: en-us;English (United States)

Input Locale: en-us;English (United States)

Time Zone: (GMT-08:00) Pacific Time (US & Canada)

Total Physical Memory: 4096 MB

Available Physical Memory: 3790 MB

Page File: Max Size: 5968 MB

Page File: Available: 5844 MB

Page File: In Use: 124 MB

Page File Location (s): C:\ pagefile.sys

Domain: WORKGROUP

Logon Server:\\ WIN669

Hotfix (s): 309Hotfix (s) Installed

[01]: File 1

[02]: File 1

[03]: File 1

Network Card (s): 1 NIC (s) Installed.

[01]: Intel (R) PRO/1000 EB Network Connection with I Pot O Acceleration

Connection Name: Local Area Connection 4

DHCP Enabled: No

IP address (es)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report