Hi Ruth,
Thank you for your offer to help us.
But "reset Windows Update components" which is not the solution to this issue that had already been verified by many experienced computer users.
Please see the following thread, in there Andre Da Costa also offers "reset Windows Update components" as the solution, someone try it, but it is verified no any help to deal the issue.
Not show build 10159 on my Windows Update
Most experienced users who cannot receive any "fbl_impressive Enterprise 10159" after installed "fbl_impressive Enterprise 10158", all are using a Microsoft account rather than using a local account, and all already had been tried the "reset Windows Update
components" approach repeatly, but all the results are no any helps, all the results also are disheartening.
Like me, I am using the Microsoft account, I am in build 10158 now, but I always cannot receive any "fbl_impressive Enterprise 10159" after I try and try again repeatly to click the [Check for updates] button.
I use Notepad to make a batch file that reads as follows and save it as "%UserProfile%\Documents\ResetWU.bat":
net stop BITS
net stop wuauserv
net stop AppIDSvc
net stop CryptSvc
net stop msiserver
del "%ProgramData%\Microsoft\Network\Downloader\qmgr*.dat"
takeown /F "%WinDir%\SoftwareDistribution" /R /A /D Y
icacls "%WinDir%\SoftwareDistribution" /grant Administrators:F /T /C
rd /s /q "%WinDir%\SoftwareDistribution"
takeown /F "%WinDir%\System32\catroot2" /R /A /D Y
icacls "%WinDir%\System32\catroot2" /grant Administrators:F /T /C
rd /s /q "%WinDir%\System32\catroot2"
sc sdset BITS D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
cd /d %WinDir%\System32
regsvr32 /s atl.dll
regsvr32 /s urlmon.dll
regsvr32 /s mshtml.dll
regsvr32 /s shdocvw.dll
regsvr32 /s browseui.dll
regsvr32 /s jscript.dll
regsvr32 /s vbscript.dll
regsvr32 /s scrrun.dll
regsvr32 /s msxml.dll
regsvr32 /s msxml3.dll
regsvr32 /s msxml6.dll
regsvr32 /s actxprxy.dll
regsvr32 /s softpub.dll
regsvr32 /s wintrust.dll
regsvr32 /s dssenh.dll
regsvr32 /s rsaenh.dll
regsvr32 /s gpkcsp.dll
regsvr32 /s sccbase.dll
regsvr32 /s slbcsp.dll
regsvr32 /s cryptdlg.dll
regsvr32 /s oleaut32.dll
regsvr32 /s ole32.dll
regsvr32 /s shell32.dll
regsvr32 /s initpki.dll
regsvr32 /s wuapi.dll
regsvr32 /s wuaueng.dll
regsvr32 /s wuaueng1.dll
regsvr32 /s wucltui.dll
regsvr32 /s wups.dll
regsvr32 /s wups2.dll
regsvr32 /s wuweb.dll
regsvr32 /s qmgr.dll
regsvr32 /s qmgrprxy.dll
regsvr32 /s wucltux.dll
regsvr32 /s muweb.dll
regsvr32 /s wuwebv.dll
net start BITS
net start wuauserv
net start AppIDSvc
net start CryptSvc
net start msiserver
(Note: in fact, it is not necessary for Windows 10 to install the latest Windows Update Agent.
I already tried: downloaded the latest Windows Update Agent for Windows 8.1 which near Windows 10 version:
Windows8-RT-KB2937636-x64.msu
and installed it, but it prompted me:
The update is not applicable to your computer.)
Then I open a "Command Prompt (Admin)" window by one of the following ways:
Keyboard: Win+X, A, Alt+Y
Mouse: rightclick Start button, click "Command Prompt (Admin)", click "Yes" button
Touch: press-and-hold Start button, tap "Command Prompt (Admin)", tap "Yes" button
Then in the "Command Prompt (Admin)" window, I execute the following command:
%UserProfile%\Documents\resetwu
After restart the computer, I click the [Check for updates] button of Windows Update, but still no any "fbl_impressive Enterprise 10159" found.
As follows:
Windows Update
Your device is up to date. Last checked: Today, 10:06
[Check for updates]
Available updates will be downloaded and installed automatically.
Advanced options
Choose how updates are installed
Automatic (recommended)
[V] Give me updates for other Microsoft products when I update Windows.
Get Insider builds
You are all set to receive Insider builds.
Choose how you get Insider builds. It will take some time to receive an Insider build after changing your settings.
Fast
I even tried to install a new build 10158 Windows system cleanly and freshly by installation media, but still fail.
Just use the install.esd file of the build 10158, transfer it to en_windows_10_enterprise_10158_x64_dvd.iso, and then burn this ISO file to a DVD, start Setup.exe from the DVD to install a new Windows system, and in this new Windows I click the [Check for
updates] button of Windows Update, but still no any "fbl_impressive Enterprise 10159" found.