I\'ve been too lax with performing DB backups on our internal servers.
Is there a simple command line program that I can use to backup certain databases in SQL Serv
You can use the backup application by ApexSQL. Although it’s a GUI application, it has all its features supported in CLI. It is possible to either perform one-time backup operations, or to create a job that would back up specified databases on the regular basis. You can check the switch rules and exampled in the articles: