Releases: DavidGeeraerts/module_system_SysPrep
Releases · DavidGeeraerts/module_system_SysPrep
Version 2.2.4 (2022-12-15)
Version 2.2.4 (2022-12-15)
Added
- check to skip Bitlocker if command unavailable, such as on server.
Version 2.2.3
Version 2.2.3 (2022-10-10)
Added
- Check for APPX OneDrive Package and reset package variable due to truncation
Version 2.2.2
Version 2.2.2 (2022-07-08)
Fixed
- APPX with -AllUsers
Changed
- APPX package query goes to file
Version 2.2.1
Version 2.2.1 (2022-06-03)
Fixed
- Bitlocker check
Version 2.0.2
Version 2.0.2 (2022-01-12)
Fixed
- needing to reset log path after reading properties file
Version 2.0.1
Version 2.0.1 (2021-11-22)
Fixed
- properties file check
Changed
- var to cache
Version 2.0.0
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
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
Version 1.4.0
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