Collections:
Other Resources:
Detailed System Information of Windows Server 2008
How can I get detailed system information from my Windows Server 2008?
✍: FYIcenter.com
A quick way to get detailed information from your Windows Server 2008
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 2008 R2 Standard
OS Version: 6.1.7601 Service Pack 1 Build 7601
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Server
OS Build Type: Multiprocessor Free
Registered Owner:
Registered Organization:
System Manufacturer: Microsoft Corporation
System Model: Virtual Machine
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
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: 8,192 MB
Available Physical Memory: 1,250 MB
Virtual Memory: Max Size: 16,381 MB
Virtual Memory: Available: 9,474 MB
Virtual Memory: In Use: 6,907 MB
Page File Location(s): C:\pagefile.sys
Hotfix(s): 2104 Hotfix(s) Installed.
...
You can save the output to file to keep the information for later use, using "systeminfo > /temp/systeminfo-output.txt" command.
2022-10-26, ∼5220🔥, 0💬
Popular Posts:
How to download Apache server for Windows systems? If you are interested in downloading a copy of Ap...
Where to find tutorials on using Windows Vista computers? I want to learn how to use Windows Vista m...
Can I disable Windows service "Themes" to speedup my computer? Windows service "Themes" - Provides u...
What is service "wudfsvc" and library "wudfsvc.dll" on Windows Vista? "wudfsvc" is a system service ...
How can I tell the number of CPU or logical processors on my Windows Server 2012? To find out how ma...