Releases: The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool
VDOT, June 2024 Release
VDOT, June 2024 Release
Minor update - removed the "v" from the release tag
This release contains several issue resolutions, several new UWP app entries for Windows 11, and some general cleanup. This release has been tested up to Windows 11 23H2.
What's Changed
- Update
PolicyRegSettings.json
to remove duplicated and incorrect registry entries by @aotongarcia in #192 - Rsvdot 02 2024 by @robsmi-msfte in #196
- Several Edge perf settings by @robsmi-msfte in #197
- Add Path, Name and Value output to Eventlog by @dgiesselbach in #189
- Added services section to configure the "Microsoft Store Install service" by @robsmi-msfte in #208
- Update ScheduledTasks.json by @robsmi-msfte in #209
- Updated Scheduled Tasks json by @tmmuessig in #210
- Robert Smith, June 2024 VDOT changes by @robsmi-msfte in #213
New Contributors
- @aotongarcia made their first contribution in #192
Full Changelog: 2.2.2009.1...3.0.2009.0
VDOT, minor update
- Removed entry for 'DiagTrack'.
What's Changed
- Spelling and markdown fixes by @itoleck in #145
- Set Edge Efficiency mode to always on by @itoleck in #147
- Updated Version History by @tmmuessig in #146
- Markdown optimization by @JustinIven in #151
- Removing a duplicate code-block (BackgroundMode..) by @robsmi-msfte in #157
- Added "Clipchamp" to Appx by @robsmi-msfte in #158
- Change "defaultassociations" to "unchanged" by @robsmi-msfte in #161
- Remove "DiagTrack" block by @robsmi-msfte in #165
- Remove "DisablePassivePolling" block by @robsmi-msfte in #164
- Remove "widgets" from Windows by @robsmi-msfte in #166
- Change "VSS" service to "Unchanged" by default by @robsmi-msfte in #167
- Update OneDrive removal code...again by @robsmi-msfte in #172
- Remove the Edge "Search bar" desktop widget by @robsmi-msfte in #173
- Changing Edge Startup Boost to "0" by @robsmi-msfte in #174
- Removed 2004 support and LGPO by @tmmuessig in #175
- Modified OneDrive object removal by @robsmi-msfte in #181
- Added 'Restore' task by @robsmi-msfte in #182
- Fix for issue EventSource AdvancedOptimizations missing if older VDOT… by @tmmuessig in #186
- modify paths so don't have to change to directory by @brandonh-msft in #195
- fix reg path in PolicyRegSettings.json by @dgiesselbach in #190
New Contributors
- @itoleck made their first contribution in #145
- @JustinIven made their first contribution in #151
- @brandonh-msft made their first contribution in #195
- @dgiesselbach made their first contribution in #190
Full Changelog: 2.1.2009.1...2.1.2009.2
2.1.2009.1 VDOT
This release includes one missing code segment that adds the last run time registry key. Because this release is a minor change to the base code, it version number is bumped as well.
2.0.2009.1 release of VDOT
This version adds the AdvancedOptions parameter as well as tags the registry with the version information of VDOT when run to include the last run time
Desktop Optimization with Logging
In this release, we have added in some logging for all of the optimizations that are being run. You will find the log file in path the script is run from with a name of WVDLog_02-18-2021_080100.csv.
Also as per a community suggestion, we are starting to version and create releases. Initially the numbering will resemble the following:
1.0.2004.0 - This will signify the following:
1 - Major changes to the .ps1 file
0 - Minor changes to the .ps1 file
2004 - What version of Windows 10 the latest configuration files support
0 - Minor changes to the Windows configuration changes