Skip to content

v0.7.3

Latest

Choose a tag to compare

@CodingWonders CodingWonders released this 21 Feb 10:35
· 17 commits to main since this release

The 0.7.3 release of the Sysprep Preparation Tool is now available, with new features and enhancements:

File Hashes

File Hash (SHA256)
SysprepPreparator.zip 175EE1DF7081E7766A4E94BD67DBE4C7678289A7C96575A56F983F51CC922D8F

Changes

  • Compatibility Checker Providers are now run asynchronously
  • The Active Directory CCP now detects when the tool is being run on a DC
  • A new Preparation Task has been added to scan and export SCSI adapters and other storage controllers for the DISMTools Preinstallation Environment
  • CODE: Preparation Tasks now return status enum values instead of booleans to correctly show tasks that were skipped
  • CODE: Preparation Tasks that you create can now create working directories in the current system

Note

The base working directory will be removed right before Sysprep launches

  • When preparing a DISMTools PE image, its Preparation Task now checks the presence of the RAMDisk Options ({ramdiskoptions}) BCD object
  • The Sysprep Preparation Tool can no longer be run from Safe Mode