Skip to content

This is a public release of a script to assist with the task of preparing a USB drive. Useful for customer facing roles. The sample code is provided "as-is".

License

Notifications You must be signed in to change notification settings

Matticusau/UsbDrivePrepTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

USB Drive Preparation Tool (Wipe, Encrypt, Prepare)

Project Description This is a public release of a project I have worked on to assist with the task of preparing a USB drive. If your role is customer facing it is a useful tool to Format, Encrypt, and Prepare a USB drive before each visit.

Currently the script provides the following functionality:

  • Detects attached removable USB drives
  • Formats the selected drive
  • Encrypts the selected drive with Bitlocker2Go (Password)
  • Backs up the Bitlocker key to a specified folder
  • Copies the contents of a "common tools" directory
  • Customisable with -Setup param to specify Bitlocker Key backup location and Common Tools directory

DISCLAIMER This Sample Code is provided for the purpose of illustration only and is not intended to be used in a production environment. THIS SAMPLE CODE AND ANY RELATED INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. We grant You a nonexclusive, royalty-free right to use and modify the Sample Code and to reproduce and distribute the object code form of the Sample Code, provided that You agree: (i) to not use Our name, logo, or trademarks to market Your software product in which the Sample Code is embedded; (ii) to include a valid copyright notice on Your software product in which the Sample Code is embedded; and (iii) to indemnify, hold harmless, and defend Us and Our suppliers from and against any claims or lawsuits, including attorneys’ fees, that arise or result from the use or distribution of the Sample Code.

About

This is a public release of a script to assist with the task of preparing a USB drive. Useful for customer facing roles. The sample code is provided "as-is".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published