Forrest logo
back to context overview

systeminfo

List of commands for systeminfo:

  • systeminfo:tldr:15158 systeminfo: Display system configuration for a remote machine.
    $ systeminfo /s ${remote_name} /u ${username} /p ${password}
    try on your machine
    explain this command
  • systeminfo:tldr:5fb47 systeminfo: Display system configuration for the local machine.
    $ systeminfo
    try on your machine
    explain this command
  • systeminfo:tldr:9165b systeminfo: Display system configuration in a specified output format.
    $ systeminfo /fo ${select}
    try on your machine
    explain this command
  • systeminfo:tldr:c69d5 systeminfo: Display detailed usage information.
    $ systeminfo /?
    try on your machine
    explain this command
back to context overview