Windows 10: IsInstallable / IsInstalled rules for 20H2 Feature upgrade

Discus and support IsInstallable / IsInstalled rules for 20H2 Feature upgrade in Windows 10 Installation and Upgrade to solve the problem; What are the rules for detecting 20H2 feature update?I have a machine with 20H2 installed. But it keeps reporting to MEMCM, that it is 20H1 and needs... Discussion in 'Windows 10 Installation and Upgrade' started by AndAuf, May 27, 2021.

  1. AndAuf Win User

    IsInstallable / IsInstalled rules for 20H2 Feature upgrade


    What are the rules for detecting 20H2 feature update?I have a machine with 20H2 installed. But it keeps reporting to MEMCM, that it is 20H1 and needs to upgrade every day - including reboot prompt.I even installed 21H1 yesterday manually - successfully! The next update scan/evaluation cycle again wants to install 20H2 and prompts for reboot.Did sfc /scannowDISM /Online /Cleanup-Image /RestoreHealthwinmgmt /resetrepositorydeleted root/ccm namespace from wimThe next scan/evaluation cycle always says "oh, I need to install 20H2!"

    :)
     
    AndAuf, May 27, 2021
    #1
  2. 한길이 Win User

    developing WindowsUpdate Custom Control Function of Windows10

    Hello.

    I'm developing WindowsUpdate Custom Control Function of Windows10.(and the lower versions already completed.

    I'm using IUpdateSearcher2, and the code is below.

    sQuery = _T("isinstalled=1");

    pUpdateSearcher->Search(CComBSTR(sQuery), &pResult);

    I thought, this function is usable in the Windows Power Shell, so, I found the script, and execute the query in Windows 7, and it worked!

    But, I run the query in Windows 10, but it didn't worked.

    So, I'm just qurious. Is there any method to query Windows Core Update List using PowerShell or any other methods in Windows 10?

    $Session = New-Object -ComObject Microsoft.Update.Session

    $Searcher = $Session.CreateUpdateSearcher()
    $Criteria = "IsInstalled=1 or IsInstalled=0"
    $SearchResult = $Searcher.Search($Criteria)

    $SearchResult.Updates

    It works in Windows 7(return update list), but dosen't work in Windows 10.(return 0 list)

    (When I firstly installed Windows10, it partitially worked. some lists returned, but all didn't. I need Windows Update Full list.)

    (I don't want Get History Query, I also need list to update[receive])

    Original title: Windows Update List Query
     
    한길이, May 27, 2021
    #2
  3. No Audio Output Device isinstalled

    When I updated Feature update to "Windows 1809", the sound driver could not be used;
    I also tried to reload the latest drive on the official website and still can't use it.
    Special to ask for your assistance.


    IsInstallable / IsInstalled rules for 20H2 Feature upgrade b1139172-68ba-4313-8659-9b840d357b27?upload=true.png


    Prompt diagram that appears after the update


    IsInstallable / IsInstalled rules for 20H2 Feature upgrade e564c1c7-28f5-4bed-9eb6-9d2ed554e32b?upload=true.png


    Update history diagram
     
    FoQER. Lee, May 27, 2021
    #3
  4. NavyLCDR Win User

    IsInstallable / IsInstalled rules for 20H2 Feature upgrade

    Windows 10 20H2 Upgrade

    I doubt it is a glitch. I suspect it was designed that way.
     
    NavyLCDR, May 27, 2021
    #4
Thema:

IsInstallable / IsInstalled rules for 20H2 Feature upgrade

Loading...
  1. IsInstallable / IsInstalled rules for 20H2 Feature upgrade - Similar Threads - IsInstallable IsInstalled rules

  2. 20H2 Feature Update

    in Windows 10 Gaming
    20H2 Feature Update: I have lenovo 310 desktop. I have tried for months to upgrade to 20H2 but without success. I have tried everything but could not update. It prepares 100%, downloads 100% installs 100% but fails to restart every time and says undoing changes, any suggestions please...
  3. 20H2 Feature Update

    in Windows 10 Software and Apps
    20H2 Feature Update: I have lenovo 310 desktop. I have tried for months to upgrade to 20H2 but without success. I have tried everything but could not update. It prepares 100%, downloads 100% installs 100% but fails to restart every time and says undoing changes, any suggestions please...
  4. 20H2 Feature Update

    in Windows 10 Installation and Upgrade
    20H2 Feature Update: I have lenovo 310 desktop. I have tried for months to upgrade to 20H2 but without success. I have tried everything but could not update. It prepares 100%, downloads 100% installs 100% but fails to restart every time and says undoing changes, any suggestions please...
  5. feature update 20h2

    in Windows 10 Installation and Upgrade
    feature update 20h2: dear windows expert;i got a notification about the end of my windows10 release and a feature update being available...i tried MANY times to realize this update; all was unsuccessful...i got advice from you and following your stepsdeleting ALL previous updates and reinstalling...
  6. Feature update 20H2

    in Windows 10 Installation and Upgrade
    Feature update 20H2: I fully understand that my Windows is now out of date.I do not want it. It says "pending restart".What do I have to do to keep it from installing. Continue to move the scheduled restart date in perpetuity?I am not able to do highly technical things to stop this. I have seen...
  7. feature update to 20H2

    in Windows 10 Installation and Upgrade
    feature update to 20H2: Is this an optional feature. Does it mean that it is installing the feature update on my computer? I'm not on 20H2. Does that supersede 1900? to whomever doesn't have the patience to help me, let someone else answer. I have had problems. thanks...
  8. feature for windows 20H2

    in Windows 10 Installation and Upgrade
    feature for windows 20H2: Multiple failure to install update error code 0x80070570 https://answers.microsoft.com/en-us/windows/forum/all/feature-for-windows-20h2/bc41b8c9-8fa1-4c58-ad1f-4374669f446e
  9. feature for windowa 20H2

    in Windows 10 Installation and Upgrade
    feature for windowa 20H2: Multiple failure to install update error code 0x80070570 https://answers.microsoft.com/en-us/windows/forum/all/feature-for-windowa-20h2/bc41b8c9-8fa1-4c58-ad1f-4374669f446e
  10. No Audio Output Device isinstalled

    in Windows 10 Drivers and Hardware
    No Audio Output Device isinstalled: When I updated Feature update to "Windows 1809", the sound driver could not be used; I also tried to reload the latest drive on the official website and still can't use it. Special to ask for your assistance. [ATTACH] Prompt diagram that appears after the update...