You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project consists of a simple PowerShell script that walks the user through "zeroing out" (wiping) any drives that are connected to the system. The utility allows you to select the target disk and choose the number of passes that are performed. The PowerShell script will configure a diskpart script file based on the user's selections and then launch Diskpart to perform the disk sanitization.
Languages and Utilities Used
PowerShell
Diskpart
Environments Used
Windows 11 (21H2)
Program walk-through:
Launch the utility:
Select the disk:
Enter the number of passes:
Confirm your selection:
Wait for process to complete (may take some time):