We've got two servers both inside the firewalls on our LAN. Server A has got a VB executable that uses Outlook components to send emails. It also has SQL. Server B doesn't have Outlook or SQL. We want to execute the VB executable on Server A from Server B.

Do you know of any simple way of doing that?