operating system configuration information for a local#
Thorough information on laptop configuration:
Host Name: M6800 OS Name: Microsoft Windows 10 Pro OS Version: 10.0.15063 N/A Build 15063 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Registered Owner: [email protected] Registered Organization:
Product ID: 00330-80000-00000-AA064 Original Install Date: 4/18/2017, 3:51:43 PM System Boot Time: 9/27/2017, 5:38:26 PM System Manufacturer: Dell Inc. System Model: Precision M6800 System Type: x64-based PC Processor(s): 1 Processor(s) Installed. [01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~2401 Mhz BIOS Version: Dell Inc. A19, 5/14/2017 Windows Directory: C:\WINDOWS System Directory: C:\WINDOWS\system32 Boot Device: \Device\HarddiskVolume7 System Locale: en-us;English (United States) Input Locale: en-us;English (United States) Time Zone: (UTC+10:00) Canberra, Melbourne, Sydney Total Physical Memory: 32,673 MB Available Physical Memory: 11,399 MB Virtual Memory: Max Size: 49,985 MB Virtual Memory: Available: 16,239 MB Virtual Memory: In Use: 33,746 MB Page File Location(s): C:\pagefile.sys D:\pagefile.sys Domain: NVZN Logon Server: \M6800 Hotfix(s): 3 Hotfix(s) Installed. [01]: KB4022405 [02]: KB4038806 [03]: KB4038788 Network Card(s): 3 NIC(s) Installed. [01]: Intel(R) Ethernet Connection I217-LM Connection Name: Ethernet Status: Media disconnected [02]: Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64 Connection Name: Ethernet 4 Status: Hardware not present [03]: Dell Wireless 1550 802.11ac Connection Name: Wi-Fi DHCP Enabled: Yes DHCP Server: 10.1.1.1 IP address(es) [01]: 10.1.1.4 [02]: fe80::c545:ee21:d920:36f9 Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.
SYSTEMINFO [/S system [/U username [/P [password]]]] [/FO format] [/NH]
Description:
This tool displays operating system configuration information for
a local or remote machine, including service pack levels.
Parameter List:
/S system Specifies the remote system to connect to.
/U [domain]user Specifies the user context under which
the command should execute.
/P [password] Specifies the password for the given
user context. Prompts for input if omitted.
/FO format Specifies the format in which the output
is to be displayed.
Valid values: "TABLE", "LIST", "CSV".
/NH Specifies that the "Column Header" should
not be displayed in the output.
Valid only for "TABLE" and "CSV" formats.
/? Displays this help message.
Examples:
SYSTEMINFO
SYSTEMINFO /?
SYSTEMINFO /S system
SYSTEMINFO /S system /U user
SYSTEMINFO /S system /U domain\user /P password /FO TABLE
SYSTEMINFO /S system /FO LIST
SYSTEMINFO /S system /FO CSV /NH