systeminfo

ローカル コンピューターまたはリモート コンピューターの、オペレーティングシステム構成情報 (Service Pack のレベルを含む) を表示します。

システム情報の表示


systeminfo

  • C:\Windows\system32\systeminfo.exe /?

Output:


SYSTEMINFO [/S システム [/U ユーザー名 [/P パスワード]]] [/FO 形式] [/NH]

説明:
    ローカル コンピューターまたはリモート コンピューターの、オペレーティング
    システム構成情報 (Service Pack のレベルを含む) を表示します。

パラメーター一覧:
    /S    システム            接続先のリモート システムを指定します。

    /U    [ドメイン\]ユーザー 実行するコマンドのユーザー コンテキストを指定
                              します。

    /P    [パスワード]        提供されたユーザー コンテキストのパスワードを指定
                              します。省略された場合は、入力を要求します。

    /FO    形式               表示される形式を指定します。
                              有効な値: "TABLE", "LIST", "CSV"
    /NH                       出力しない "カラム ヘッダー" を指定します。
                                    
                              "TABLE""CSV" の形式のみ有効です。

    /?                        ヘルプを表示します。

:
    SYSTEMINFO
    SYSTEMINFO /?
    SYSTEMINFO /S システム
    SYSTEMINFO /S システム /U ユーザー
    SYSTEMINFO /S システム /U ドメイン\ユーザー /P パスワード /FO TABLE
    SYSTEMINFO /S システム /FO LIST
    SYSTEMINFO /S システム /FO CSV /NH

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

Return Code: 0


C:\Windows\system32\systeminfo.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
FileInfo
File Size110080bytes
Creation Time2019/12/07 18:09:51
LastWrite Time2019/12/07 18:09:51
ProductVersion10.0.19041.1889
FileVersion10.0.19041.1889 (WinBuild.160101.0800)
HashValue
MD5ee309a9c61511e907d87b10ef226fdcd
SHA1711d6f6394333ae55a06076deb9189c04846f939
SHA2243b2b15775610bee7b8ededcefc48ae225d83c49a1a36b6e9e4199460
SHA2566f87caa51bdea802045bb281fc2686a3c76364c26a3ffe6c2ccac4af5f9db37b
SHA3845995711121b421ca3d87a8b6d1ad5fa0d4a2ee5c991f0f929c3981d118351f56a39a0f7f8a4c02a349233b612e0f4346
SHA5127fa1db1ebdb7cc8a1acf724fb910ceca1b8a433e51912b9291eaa153af29fec4b9aa60572cc06ef5e5eaf105277081ba5fd32b0f6d1df8f3cc32fe9e8462c7b4
Built with Hugo
テーマ StackJimmy によって設計されています。