J jaisonfrank New Member Messages 1 Reaction score 0 Points 1 Jun 22, 2023 #1 Hello Everyone, Do anyone know how to export all the details from SCOM database? Can anyone help me to share the PowerShell Script to export all the details? Thank you! Jaison Attachments 1687438693511.png 122.9 KB · Views: 1
Hello Everyone, Do anyone know how to export all the details from SCOM database? Can anyone help me to share the PowerShell Script to export all the details? Thank you! Jaison
Garth Well-Known Member Staff member Messages 2,539 Solutions 97 Reaction score 208 Points 63 Jun 22, 2023 #2 Everything is stored within the database so you should be able to export them from there. I would also suggest that you post within the SCOM a group. Upvote 0 Downvote
Everything is stored within the database so you should be able to export them from there. I would also suggest that you post within the SCOM a group.
Prajwal Desai Forum Owner Staff member Messages 5,009 Solutions 144 Reaction score 976 Points 413 Jun 26, 2023 #3 I believe you can do this from SQL Server because the database is located there. Upvote 0 Downvote