Collections:
Other Resources:
Detailed System Information of Windows Server 2012
How can I get detailed system information from my Windows Server 2012?
✍: FYIcenter.com
A quick way to get detailed information from your Windows Server 2012
is to the following:
Open the PowerShell command window, and type in the "systeminfo" command as shown below:
PS C:\Users\fyicenter> systeminfo
...
OS Name: Microsoft Windows Server 2012 R2 Standard
OS Version: 6.3.9600 N/A Build 9600
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Server
OS Build Type: Multiprocessor Free
System Manufacturer: Microsoft Corporation
System Model: Virtual Machine
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 63 Stepping 2
GenuineIntel ~2297 Mhz
BIOS Version: American Megatrends Inc. 090006 , 5/23/2012
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)
Total Physical Memory: 12,288 MB
Available Physical Memory: 3,173 MB
Virtual Memory: Max Size: 14,628 MB
Virtual Memory: Available: 2,683 MB
Virtual Memory: In Use: 11,945 MB
Page File Location(s): C:\pagefile.sys
Hotfix(s): 182 Hotfix(s) Installed.
[01]: KB2894856
[02]: KB2919355
[03]: KB2919442
...
You can save the output to file to keep the information for later use, using "systeminfo > /temp/systeminfo-output.txt" command.
2020-09-09, ≈16🔥, 2💬
Popular Posts:
What is the installed program "Roslyn Language Services - x86" on my Windows 7 computer? Why it is n...
Can I disable Windows service "ASP.NET State Service" to speedup my computer? Windows service "ASP.N...
What is "McAfee Security Scan Component Host Service" in my Windows 7 service list? And how is "McAf...
Where are services hosted by "svchost.exe -k netsvcs" on Windows XP? What is the meaning of "-k nets...
What is the startup program "QuickSet MFC Application - quickset.exe" on my Windows 8 computer? Can ...