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, ∼2287🔥, 0💬
Popular Posts:
Where to find tutorials on managing Windows 7 scheduled tasks? Here is a collection of tutorials on ...
Can I remove startup application "msmsgs.exe - Microsoft Messenger" to speedup my computer and reduc...
Where to find information about what system services are running on Windows Server 2012? I want to k...
What is msdxm.ocx - Windows Media Player 2 ActiveX Control? msdxm.ocx is installed as an ActiveX Con...
A new tab called "Services" is added in "Task Manager" on Windows Vista and Windows 7. What is this ...