################################## WARNING ################################ # # # *** USE AT YOUR OWN RISK *** # # PERMANANT DATA LOSS WILL OCCUR # # # # This script completely clears any existing Storage Spaces configuration # # and all data on EVERY non-system drive PERMANENTLY! # # # # Notes: # # # # If certain drives cannot be cleared and the reason given is # # 'Redundant Path' then MPIO may need to be installed and/or configured. # # # # Power cycling the JBOD enclosures can also remove additional # # errors encountered during the run. # # # # Run cmdlet with Administrator rights. # # # ################################## WARNING ################################
################################# Change Log ################################ # # # 02/13/2014: Changed logic to remove SAS-connected boot/system disks # # 02/13/2014: Changed output for clearing disks and tracking runtime # # 04/07/2014: Corrected logic to deal boot and system drives # # 04/07/2014: Added logic to deal with non-core cluster objects # # 07/23/2015: Changes to better support Storage Spaces Direct # # # #############################################################################