FU.WhyAmIBlocked
1.0.0.7
Can't get the latest Windows 10 Feature update? Need to find out what's blocking you? This module will help you find the block quickly!
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-BinToXML Expand-SDB Export-BypassBlock Export-XMLFromSDB Find-BlocksInSDB Get-Blocks Get-BlocksFromBin Initialize-Module
Dependencies
This module has no dependencies.
Release Notes
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
- FU.WhyAmIBlocked.psd1
- FU.WhyAmIBlocked.psm1
- sdb2xml.exe
- en-US\FU.WhyAmIBlocked-help.xml
- Private\Get-BinFiles.ps1
- Private\Get-LatestModuleVersion.ps1
- Private\Get-XMLValuesFromTree.ps1
- Private\Start-CompatAppraiser.ps1
- Public\ConvertFrom-BinToXML.ps1
- Public\Expand-SDB.ps1
- Public\Export-BypassBlock.ps1
- Public\Export-XMLFromSDB.ps1
- Public\Find-BlocksInSDB.ps1
- Public\Get-Blocks.ps1
- Public\Get-BlocksFromBin.ps1
- Public\Initialize-Module.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0.9 | 142,556 | 10/10/2022 |
1.0.0.8 | 6,643 | 8/7/2020 |
1.0.0.7 (current version) | 52 | 8/5/2020 |
1.0.0.6 | 107 | 7/31/2020 |
1.0.0.5 | 35 | 7/30/2020 |