Quantcast
Channel: Sysinternals Forums
Viewing all articles
Browse latest Browse all 10386

PsTools : PsInfo

$
0
0
Author: jjwink
Subject: PsInfo
Posted: 17 October 2014 at 5:57pm

Haven't found much use for psinfo.  I know it does a little more but for most of the things you can use PSINFO, you can do pretty much all the same things with SYSTEMINFO.

Help info below.  One tip, the output is VERY LONG, so use |more on the command to get the good stuff that is at the top to stay on the screen and then Q out the rest.
 
Examples
systeminfo |more        [shows information for the machine you are on]
systeminfo /s \\computername      [shows information from a domain computer you have admin rights to]
 
 
 
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

Viewing all articles
Browse latest Browse all 10386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>