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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FU.WhyAmIBlocked -RequiredVersion 1.0.0.7

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FU.WhyAmIBlocked -Version 1.0.0.7

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
1.0.0.9 47,712 10/10/2022
1.0.0.8 6,635 8/7/2020
1.0.0.7 (current version) 49 8/5/2020
1.0.0.6 104 7/31/2020
1.0.0.5 32 7/30/2020