Collections:
Other Resources:
Windows 7 Services Tutorials
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.
Â
2016-09-05, ∼2959🔥, 0💬
Popular Posts:
Where to find tutorials on using Windows Server 2008? I want to learn how to use Windows Server 2008...
How to remove realsched.exe from the startup application list to gain performance and reduce securit...
How to configure your system for DSL Internet connection? Once your DSL modem is connected to your s...
In MS Access form design, can I select multiple fields and modify their properties simultaneously? Y...
How to view system properties on Windows Server 2012? I just want to get some basic information abou...