I need to create a datasource for SQL server. Is it possible to create it using some commands from CLI i.e. without the wizard. I need to make some bat file which would create tye required datasource wherever my application is going to be installed. Right now we are using wizard available at administrative tools --> data source. But it means following steps one by one looking at the screenshots. I want to make it automated i.e. on one click the datasouce should get configured.