Changelog since 1.5.5
- Manual override/spoofing of computer info with the new
-MachineCharacteristicsOverride
parameter onGet-LSUpdate
[#92]
This new feature allows you to override data about the computer that LSUClient uses to evaluate packages. For example, you could use it to retrieve the list of updates as if the computer were running Windows 10, even when it is really running Windows 11. Save-LSUpdate
andInstall-LSUpdate
now accept deserialized LenovoPackage objects (exported and imported to/from Clixml) [#78]- Handle download errors inside internal
Save-PackageFile
function to make them respect ErrorAction setting [#90] - Fix an error when a package with RebootType 1 or 4 that isn't a known kind of BIOS update installed successfully [#94]