by morochi at 2012-12-04 06:02:26
Is there a possibility to find out spanned disks using powershell? I understand the utility diskpart.exe can provide you with this information, but I will like to have a script that will go to every server in my organization and get this information. Any ideas?by nohandle at 2012-12-04 06:36:30
Thanks
not abole to test or search it at the moment but i would investigate WMI classes.by RichardSiddaway at 2012-12-04 09:03:25
As far as I’m aware there is nothing in WMI that will help. Windows sees the disks as a unit and that is what WMI picks up.