I’ve created an Install that checks for SQL Express and installs it if necessary as a prerequisite; however I will need to detect if a specific Instance Name is installed and if not install SQL Express using that predetermined Instance Name. In addition how can specify other SQL Express Install options for this Instance (i.e. enable Remote Connections to this Instance).