You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just stumbling on dbatools today and wish I would have stumbled years ago.
The title outlines what I need to do, and its not just the database and its options. I need the ENTIRE database minus the data. Straight from SSMS > Tasks > Generate Scripts, I can Script Entire Database and all database objects. Does Dbatools provide any such capability out of the box? I understand that I can adjust what would be the Advanced Options from SSMS. But instead of defining Tables, Stored Procs, Views, etc. in what to include in the script, is there any "entire database" equivalent? Like an -All option?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm just stumbling on dbatools today and wish I would have stumbled years ago.
The title outlines what I need to do, and its not just the database and its options. I need the ENTIRE database minus the data. Straight from SSMS > Tasks > Generate Scripts, I can Script Entire Database and all database objects. Does Dbatools provide any such capability out of the box? I understand that I can adjust what would be the Advanced Options from SSMS. But instead of defining Tables, Stored Procs, Views, etc. in what to include in the script, is there any "entire database" equivalent? Like an -All option?
Thanks for any advice.
Beta Was this translation helpful? Give feedback.
All reactions