Collections:
Other Resources:
Start Services Console on Windows 7
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-07-09, ∼2393🔥, 0💬
Popular Posts:
Where to find tutorials on using Windows 8 Installed Programs and software? Here is a collection of ...
What is the startup program "CyberLink Virtual Drive - VirtualDrive.exe" on my Windows 8 computer? C...
Understanding HelpSvc.exe, "Microsoft Help Center Service" - part of the "Help and Support Center" a...
Every time I open Internet Explorer a bar pops up saying that it is runner with out add ons. I check...
How to install PHP engine on Windows systems? If you followed our Downloading PHP Engine tutorial , ...