Can you also provide the output from this powershell command:

Get-WmiObject -class win32_product | Where-Object {$_.name.contains("SQL 
Server 2008")}

If a record for the installer isn't in the registry location 
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" or 
the WMI Win32_Product class, the package may not have installed properly.  
Can you install the package manually and get these values?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to