1.) Download SQL server 2016 and choose Developer Edition
2.) Start the setup (Iso file)
3.) Choose Developer Version (Free)
4.) Select
In instance Features, check they boxes
- Database Engine Services
- SQL server replication
- R-Services (In-database)
- Full Text and Semantic Extraction for search
- Data quality service
In Share features, check they boxes
- R Server (standalone)
- Client tools connectivity
- Client tools backwards compatibility
- Client tool SDK
- Distributed Replay controller
- Distributed Replay client
- SQL client connectiviity SDK
And click to NEXT
6.) Choose default name
7.) click to NEXT
8.) In Server configuration, Choose Mixed Mode (SQL Server authentification and Windows authentification)
Set the password root and confirm it
And click on the button Add current user and click to next
9.) Again NEXT
10.) click on Add current user, NEXT
11.) You have nothing to do now just NEXT everytime
12.) Close the software after the complete installation.
14.) Use get-migration, and update-database, parse all again and it's finish ! Microsoft SQL server 2016 is installed.
15.) Install (Microsoft SQL Server Management Studio) :
16.) Open it after the install,(Microsoft SQL Server Management Studio), server name type : localhost and click to connect now.
17.) Create a database called : opennos
2.) Start the setup (Iso file)
3.) Choose Developer Version (Free)
4.) Select
In instance Features, check they boxes
- Database Engine Services
- SQL server replication
- R-Services (In-database)
- Full Text and Semantic Extraction for search
- Data quality service
In Share features, check they boxes
- R Server (standalone)
- Client tools connectivity
- Client tools backwards compatibility
- Client tool SDK
- Distributed Replay controller
- Distributed Replay client
- SQL client connectiviity SDK
And click to NEXT
6.) Choose default name
7.) click to NEXT
8.) In Server configuration, Choose Mixed Mode (SQL Server authentification and Windows authentification)
Set the password root and confirm it
And click on the button Add current user and click to next
9.) Again NEXT
10.) click on Add current user, NEXT
11.) You have nothing to do now just NEXT everytime
12.) Close the software after the complete installation.
14.) Use get-migration, and update-database, parse all again and it's finish ! Microsoft SQL server 2016 is installed.
15.) Install (Microsoft SQL Server Management Studio) :
16.) Open it after the install,(Microsoft SQL Server Management Studio), server name type : localhost and click to connect now.
17.) Create a database called : opennos
FINISH !
Pastebin here :

If you see an error etc tell me and I modify it.






