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

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

Install-Module -Name FU.WhyAmIBlocked

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

Install-PSResource -Name FU.WhyAmIBlocked

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-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

Version History

Version Downloads Last updated
1.0.0.9 (current version) 35,340 10/10/2022
1.0.0.8 6,628 8/7/2020
1.0.0.7 47 8/5/2020
1.0.0.6 102 7/31/2020
1.0.0.5 30 7/30/2020