Here’s a powershell script to install SQL Server Express Edition and restore a database from a commmandline. It’s intended to be used as part of an installation script for an application that needs a local SQL Express instance.
↧
Here’s a powershell script to install SQL Server Express Edition and restore a database from a commmandline. It’s intended to be used as part of an installation script for an application that needs a local SQL Express instance.