Gathering SQL configuration Q. #9356
Unanswered
Schutzhund3
asked this question in
Q&A
Replies: 1 comment
-
All of the content mentioned is available through various methods whether it be one single-command (e.g., Get-DbaInstanceProperty) or mixing commands that pull the details you need. You may find blog posts online of the user community that have written wrapper scripts to collect all the data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would I be able to get all the SQL servers' configuration (including mirroring, clustering, high availability etc.) and also (as a second Q), could I also get all of a database configuration (schema, column types etc.) with DBATools?
Beta Was this translation helpful? Give feedback.
All reactions