I need to get software RAID configuration info from a remote windows server (2003, 2008, 2012) on a local linux system. I have searched and searched, but have been unsuccessful at finding a solution, as has, it seems, anyone else trying to do a similar thing. (I would have included other similar links, but serverfault forbids me.)
WMI is the preferred method of retrieving this info because it requires no additional, non-default software to be installed on the remote windows server, but any other windows non-install solutions are also acceptable.
I have also looked through and searched the WMI reference without success on this topic. (http:// msdn.microsoft.com/en-us/library/aa394572%28v=vs.85%29.aspx)
Edit:
I'm thinking that winexe(1) is the answer. I have seen and considered the link to the vb script(2) in the accepted answer of the duplicate question. I consider that question to be similar enough to mine to be a real duplicate.
(1): http:// winexe.sourceforge.net/
(2): http:// www.anchor.com.au/hosting/dedicated/monitoring_windows_software_raid