TLDR
Enter a command. For example: reg add, nfsstat, reg load, type.

systeminfo

 
Display operating system configuration for a local or remote machine. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/systeminfo.
 
  • Display system configuration for the local machine:
     
    systeminfo
     
  • Display system configuration in a specified output format:
     
    systeminfo /fo {{table|list|csv}}
     
  • Display system configuration for a remote machine:
     
    systeminfo /s {{remote_name}} /u {{username}} /p {{password}}
     
  • Display detailed usage information:
     
    systeminfo /?

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.