Introduction:
In this article i am going to explain about how to generate sql scripts using wizard,
Main:
Some times we need to generate SSQl Server Scripts to generate and this can be done very easyly using a wizard
Demo:

Select a Database to generate script

Click Next and select a database

Set the script options

Select the objects to script

Select the procs to script

Select the tables to script

Click finish

Thats it it will generate the script file.
Conclusion:
Hope this helps,happy coding.