Administrator Guide
The command returns a list of disks with their status and size.
6 As indicated in the graphic, Disk #1 requires clearing. To conrm that this disk is the backup disk, obtain a list of partitions by entering
the command Get-Partition.
Figure 76. Get-partition
The list of partitions that is returned conrms that Disk #1 has the partition created to house the backed-up data.
7 Now delete Disk #1 and clean out all its data by entering the following PowerShell cmdlet:
Clear-Disk -Number 1 -RemoveData -Verbose
8 Select Yes to proceed.
Figure 77. Proceed to clear disk
9 After the disk has been cleared, run the Get-Partition PowerShell cmdlet again to conrm that the partitions and Disk #1 have
been cleared and removed.
Appendix B: Performing a factory reset
145