Call a specific program on a remote computer using TCP

rpcinfo

  • List programs via RPC on remote computers.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/rpcinfo>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

rpcinfo /t {{computer_name}} {{program_name}}

click the source code to copy install rpcinfo on any operating system with command-not-found.com