I am building a tiny toolset for my application to do some database deployments and such. I thought I’d use Sql Server Management Objects (SMO) to consume some sql scripts and NHibernate output manually. First, I needed to make sure remote connections...