Install SQL Server, Restore database with Powershell

The script here is a useful starting point for automating restore of databases in a development (or other) environment:

Installing SQL Server Express and Restoring a Database With Powershell

https://blogs.msdn.microsoft.com/dbrowne/2016/04/23/installing-sql-server-express-and-restoring-a-database-with-powershell/