Is there a command line script I can use to check if servers have SQL Server 2008 DMO installed?
        Posted  
        
            by ddono25
        on Server Fault
        
        See other posts from Server Fault
        
            or by ddono25
        
        
        
        Published on 2010-04-13T17:25:28Z
        Indexed on 
            2010/04/13
            17:33 UTC
        
        
        Read the original article
        Hit count: 408
        
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!
© Server Fault or respective owner