Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.78 KB

README.md

File metadata and controls

57 lines (47 loc) · 1.78 KB

JWipe - Disk Sanitization

Description

**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.**

Langues et outils utilisés

  • PowerShell
  • Diskpart

Environments Used

  • Windows 10 (21H2)

Program walk-through:

Lancer l'utilitaire:
Disk Sanitization Steps

Sélectionnez le disque:
Disk Sanitization Steps

Entrer le nombre de passes:
Disk Sanitization Steps

Confirmez votre sélection:
Disk Sanitization Steps

Attendre la fin de la procédure (peut prendre un certain temps):
Disk Sanitization Steps

Assainissement terminé:
Disk Sanitization Steps

Observer le disque nettoyé:
Disk Sanitization Steps