Display system configuration in a specified output format

systeminfo

  • Display operating system configuration for a local or remote machine.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

systeminfo /fo {{table|list|csv}}

click the source code to copy