In a Command Task I am calling up a batch file that connects to a database, but I need to pass a user-id and a password in the command task. Currently it is hard-coded in the command task and I am wondering if it is possible to work with parameter or variables in a parameter file?