Skip to content
Developer tools
Complete

Remote SQL Agent

Manage SQL Server Agent jobs across dozens of firewalled servers without opening a single inbound port.

The problem

Fifty SQL Servers across half a dozen network segments, and finding out why a job failed last night means remoting into a box. Everything that claims to solve this needs the management plane to reach the instances, which is the one thing a segmented network will not give you.

The outcome

The servers reach out instead of being reached. Jobs across every instance are visible and manageable from one place, with nothing new listening on any of them.

Built with

  • TypeScript
  • Node.js
  • SQL Server