Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed/Added switch ApplySettingAndUpdate, could be removed, for me it would make the scrip more usable in cases of only a deployment.
Added pending reboot check
Updated fallback URLs for Dell Command Update
Added check for BundleVersion in Get-InstalledApps
Fixed spelling where Get-InstalledApps was used with DisplayName, correct is DisplayNames
Changed/Added some outputs for troubleshooting like arch or process exit codes
Added warning if the endpoint has a pending reboot
added regions
Tested on x64 and ARM of few endpoints, most DCU installer exit 2 now handled here. DCU is installed.
TODO some Asia endpoints dont see the checksum for the DCU installer on the resolved page for some odd reason, the fallback works as expected.