Is there a command line script I can use to check if servers have SQL Server 2008 DMO installed?
- by ddono25
SQL Server 2008 does not install DMO by default. Is there a function or script I can use from the command prompt to check remote servers to see if DMO has already been installed? We were using a registry key check but thought that might not be the best option. Any advice is appreciated!