Skip to content

Releases: DavidGeeraerts/module_system_SysPrep

Version 2.2.4 (2022-12-15)

15 Dec 16:06
Compare
Choose a tag to compare

Version 2.2.4 (2022-12-15)

Added

  • check to skip Bitlocker if command unavailable, such as on server.

Version 2.2.3

13 Oct 21:18
Compare
Choose a tag to compare

Version 2.2.3 (2022-10-10)

Added

  • Check for APPX OneDrive Package and reset package variable due to truncation

Version 2.2.2

08 Jul 15:13
Compare
Choose a tag to compare

Version 2.2.2 (2022-07-08)

Fixed

  • APPX with -AllUsers

Changed

  • APPX package query goes to file

Version 2.2.1

06 Jun 14:44
Compare
Choose a tag to compare

Version 2.2.1 (2022-06-03)

Fixed

  • Bitlocker check

Version 2.0.2

12 Jan 20:58
Compare
Choose a tag to compare

Version 2.0.2 (2022-01-12)

Fixed

  • needing to reset log path after reading properties file

Version 2.0.1

22 Nov 16:43
Compare
Choose a tag to compare

Version 2.0.1 (2021-11-22)

Fixed

  • properties file check

Changed

  • var to cache

Version 2.0.0

08 Nov 19:08
Compare
Choose a tag to compare

Version 2.0.0 (2021-11-08)

Added

  • properties file
  • check for properties schema meeting minimum requirement

Fixed

  • missing Windows update check

Removed

  • parameters for individual variables.

Version 1.6.0

03 Nov 18:02
Compare
Choose a tag to compare

Version 1.6.0 (2021-11-03)

Added

  • Windows build information
  • switch for unattend use file
  • Windows recon info
  • Imaging tool and auto generate image name
  • time stamps to logs
  • APX sub-routines for APX removal that break Sysprep
  • Error catching
  • panther folder copied to log folder

Changed

  • Default timeout to 5 sec
  • name to default user
  • Logging names and variables
  • How flash drive is handled
  • banner
  • log formatting
  • Logging happens where program is executed.

Removed

  • Auto start for script

Version 1.5.0

13 Jul 20:22
Compare
Choose a tag to compare

Version 1.5.0 (2021-07-09)

Changed

  • Order of the parameters: Customer User is now Param #1, Timeout is now Param #2

Version 1.4.0

09 Nov 18:46
Compare
Choose a tag to compare

Version 1.4.0 (2020-11-09)

Added

  • $DEFAULT_USER which is first time log in user; will resort to manual delete if need be.
  • Sync tool for Flash drives

Changed

  • Order of the parameters
  • Order of variables in commandlet
  • Default is to cleanup unattend files and cache

Fixed

  • Readme typos