FU.WhyAmIBlocked
1.0.0.9
Can't get the latest Windows 10 or Windows 11 Feature update? You may have a Safeguard Hold. Need to find out what's blocking you? This module will help you find the block quickly!
** FU stands for Feature Update **
More details in my blog https://www.asquaredozen.com/2020/07/26/demystifying-windows-10-feature-update-blocks/
Installation Options
Owners
Copyright
(c) Adam Gross (@AdamGrossTX). All rights reserved.
Package Details
Author(s)
- Adam Gross (@AdamGrossTX)
Tags
Compatibility Appraiser FeatureUpdate HardBlock
Functions
ConvertFrom-FUBinToXML Expand-FUSDB Export-FUBypassBlock Export-FUXMLFromSDB Find-FUBlocksInSDB Get-FUBinFiles Get-FUBlocks Get-FUBlocksFromBin Get-FULatestModuleVersion Get-FUOSMap Get-FUXMLValuesFromTree Initialize-FUModule Start-FUCompatAppraiser
Dependencies
This module has no dependencies.
Release Notes
1.0.0.9
- Updated to handle ARM Processors. https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/14
1.0.0.8
- Updated to handle ARM Processors. https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/14
1.0.0.7
- Major update - removes the need for Python making this easier to run on any device.
1.0.0.6
- Fixed #4 https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/4
1.0.0.5
- Fixed #9 https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/9
1.0.0.4
- Fixed #6 - https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/6
- Reworked the file/folder structure to manage files from multiple source
- Updated docs/help
- Renamed functions to remove non-standard verbs
- Updated build script
1.0.0.3
- Added PythonPath option for fuconfig.json to allow for path to point to portable python (https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/1)
- Fixed bug where Block GUIDs were being returned as a string instead of ArrayList (https://github.com/AdamGrossTX/FU.WhyAmIBlocked/issues/2)
- Fixed Initialize-FUModule to address issue with reset not updating the file.
1.0.0.2
- Fixed bug in Extract-XMLFromSDB where paths were mixed up
- Moved Find-BlocksInSDB to Public
1.0.0.1
- Initial Release
- SDBUnpacker.py sourced from https://github.com/TheEragon/SdbUnpacker
- sdb2XML sourced from https://devblogs.microsoft.com/setup/shim-database-to-xml/
FileList
- FU.WhyAmIBlocked.nuspec
- Public\Find-FUBlocksInSDB.ps1
- FU.WhyAmIBlocked.psd1
- Public\Get-FUBinFiles.ps1
- FU.WhyAmIBlocked.psm1
- Public\Get-FUBlocks.ps1
- sdb2xml.exe
- Public\Get-FUBlocksFromBin.ps1
- en-US\FU.WhyAmIBlocked-help.xml
- Public\Get-FULatestModuleVersion.ps1
- Public\ConvertFrom-FUBinToXML.ps1
- Public\Get-FUOSMap.ps1
- Public\Expand-FUSDB.ps1
- Public\Get-FUXMLValuesFromTree.ps1
- Public\Export-FUBypassBlock.ps1
- Public\Initialize-FUModule.ps1
- Public\Export-FUXMLFromSDB.ps1
- Public\Start-FUCompatAppraiser.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0.9 (current version) | 142,431 | 10/10/2022 |
1.0.0.8 | 6,643 | 8/7/2020 |
1.0.0.7 | 52 | 8/5/2020 |
1.0.0.6 | 107 | 7/31/2020 |
1.0.0.5 | 35 | 7/30/2020 |