With this, you can easily collect the details of all components that are installed on your server.
get-wmiobject win32_product |
where {$_.Name -match "SQL" -AND $_.vendor -eq "Microsoft Corporation"} |
select name, version
SQL Server Monitoring and Management Tools
Database Managed Services & DBA Support
Categories:
With this, you can easily collect the details of all components that are installed on your server.
get-wmiobject win32_product |
where {$_.Name -match "SQL" -AND $_.vendor -eq "Microsoft Corporation"} |
select name, version
Tags:
2 Responses
Greetings! Very helpful advice in this particular article! It is the little changes that make the most important changes. Thanks for sharing!
I was extremely pleased to discover this great site. I want to to thank you for ones time just for this wonderful read!! I definitely liked every little bit of it and i also have you bookmarked to look at new information in your blog.