I know nothing about bat files and I just received a batch file from a vendor that wants me to replace the values and run the batch.
@ECHO OFF
REM %1 is the name of the machine and SQL instance
REM %2 is the name of the database
REM %3 is the name of the machine 2
I know the names, but I do not know how to tell the bat file what they are