Collections:
Other Resources:
Detailed System Information of Windows Server 2016
How can I get detailed system information from my Windows Server 2016?
✍: FYIcenter.com
A quick way to get detailed information from your Windows Server 2016
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 2016 Datacenter
OS Version: 10.0.14393 N/A Build 14393
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Registered Owner: N/A
Registered Organization: N/A
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
Time Zone: (UTC) Coordinated Universal Time
Total Physical Memory: 16,384 MB
Available Physical Memory: 14,754 MB
Virtual Memory: Max Size: 18,943 MB
Virtual Memory: Available: 17,455 MB
Virtual Memory: In Use: 1,488 MB
Page File Location(s): D:\pagefile.sys
Hotfix(s): 3 Hotfix(s) Installed.
[01]: KB3192137
[02]: KB4132216
[03]: KB4457131
...
You can save the output to file to keep the information for later use, using "systeminfo > /temp/systeminfo-output.txt" command.
⇒ Empty "Uninstall a Program" List on Windows Server 2016
⇐ Check Number of CPU on Windows Server 2016
2018-11-11, ∼6276🔥, 0💬
Popular Posts:
What is realsched.exe process - Real Player RealNetworks Scheduler? Process realsched.exe is a backg...
How to write a batch file? I want to print "Hello world!" message on the screen. You can follow this...
What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for W...
How to remove WZQKPICK.exe from the startup application list to gain performance and reduce security...
What is "Net.Msmq Listener Adapter" in my Windows 7 service list? And how is "Net.Msmq Listener Adap...