PsInfo v1.77-ローカルおよびリモートのシステム情報ビューアCopyright(C)2001-2009 Mark Russinovich Sysinternals-www.sysinternals.com
  
  PsInfoは、ローカルまたはリモートのWindows NT / 2000 / XPシステムに関する情報を返します。
  
  使用法:psinfo [-h] [-s] [-d] [-c [-t delimiter]] [filter] [\ computer [、computer [、..]] | @file [-u Username [-p Password ]]]
 -u        Specifies optional user name for login to
           remote computer.
 -p        Specifies password for user name.
 -h        Show installed hotfixes.
 -s        Show installed software.
 -d        Show disk volume information.
 -c        Print in CSV format
 -t        The default delimiter for the -c option is a comma,
           but can be overriden with the specified character. Use
           "\t" to specify tab.
 filter    Psinfo will only show data for the field matching the
  
  フィルタ。たとえば、「psinfo service」はサービスパックフィールドのみをリストします。computer PsInfoに、指定したリモートコンピューターでコマンドを実行するように指示します。コンピューター名を省略すると、PsInfoはローカルシステムでコマンドを実行し、ワイルドカード(\ *)を指定すると、PsInfoは現在のドメイン内のすべてのコンピューターでコマンドを実行します。@file PsInfoは、指定されたファイルにリストされているコンピューターに対して実行されます。