No description is available yet
SimpleImager V4.3
A script designed to simplify the process of device imaging.
Prerequisites
- Run as Administrator account
- Command Prompt (CMD) must be run as Administrator
- USB ports must be enabled for external drive or mapped network drive
- Execute D-Acquisition script
- Carefully dismount drive after completion
Features
- Collects host device information, including:
- Serial number of the host device
- Serial number of the hard drive
- Details of peripherals connected to the host
- Also collects BitLocker key information if the host drive is encrypted with BitLocker
- Information collected is stored in
DeviceInfo.txt
Tips for viewing DeviceInfo.txt
- Use Notepad++ and replace
\x00
with a blank space (``) in Extended search mode to view contents properly.
Execution command
D-Acquisition.bat <drive letter/path>
:
- Example 1:
D-Acquisition.bat Z:
- Example 2:
D-Acquisition.bat D:\Work\Test_Image
> Visit SimpleImager Website <