-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
This started to be to complicated. And in process I lost possibility to sign in to store. Before I don't have ESU, now i don't have ESU nor Store- Sinisa
- Post #34
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
I reinstaled Microsoft Store but I still cant log in. I don't know what that mean: Find the entry whose APPID matches the GUID from your Event Log (APPID {15C20B67-12E7-4BB6-92BB-7AFF07997402}). If the friendly name column is blank, find the matching key in the registry: What is "matching...- Sinisa
- Post #32
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
If I try to Confirm WebView2 is present, after copy/paste your comand I get: PS C:\WINDOWS\system32> Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall* -ErrorAction SilentlyContinue | >> Where-Object { $_.DisplayName -like 'WebView2' } | >> Select-Object DisplayName...- Sinisa
- Post #30
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
Please, can you post again your last post where you ask me to install MicrosoftEdgeWebview2. For some reason I lost this post. BTW, I try to install it and I get message: "Installation failed. Microsoft Edge Webview2 Runtime is already installed for the system"- Sinisa
- Post #27
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
PS C:\WINDOWS\system32> $start = Get-Date >> Start-Process ms-settings:windowsupdate PS C:\WINDOWS\system32> Get-WinEvent -FilterHashtable @{LogName='Application'; StartTime=$start} -ErrorAction SilentlyContinue | >> Where-Object { $.Message -match...- Sinisa
- Post #25
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
PS C:\WINDOWS\system32> $start = Get-Date >> Start-Process ms-settings:windowsupdate PS C:\WINDOWS\system32> Get-WinEvent -FilterHashtable @{LogName='Application'; StartTime=$start} -ErrorAction SilentlyContinue | >> Where-Object { $.Message -match...- Sinisa
- Post #23
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
I copy/pasted commands before also.- Sinisa
- Post #21
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell Install PowerShell on Windows, Linux, and macOS - PowerShell PS C:\WINDOWS\system32> $start = Get-Date PS C:\WINDOWS\system32> Start-Process ms-settings:windowsupdate PS...- Sinisa
- Post #19
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell Install PowerShell on Windows, Linux, and macOS - PowerShell PS C:\WINDOWS\system32> $start = Get-Date PS C:\WINDOWS\system32> Start-Process ms-settings:windowsupdate PS...- Sinisa
- Post #17
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
I dont know why smily's are there. should be (:)- Sinisa
- Post #15
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
After Confirming wlidsvc is running, I get: PS C:\WINDOWS\system32> Get-Service wlidsvc, DiagTrack, VaultSvc, LicenseManager | Format-Table Name, Status, StartType Name Status StartType ---- ------ --------- DiagTrack Running Automatic LicenseManager Running...- Sinisa
- Post #13
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
After I run correct re‑register commands and confirm the packages exist before re‑registering, I reboot but still after kliking on "Enrol Now", I have only short time some empty grey window (maybe for a second). Confirming the packages Install Location: PS C:\WINDOWS\system32> Get-AppxPackage...- Sinisa
- Post #11
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
In third point, after I open an elevated PowerShell and run: Get-AppxPackage -AllUsers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($.InstallLocation)\AppXManifest.xml"} I get answer in red: $.InstallLocation : The term '$.InstallLocation' is not...- Sinisa
- Post #9
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
Updates I have instaled are: KB5001716, KB5063523, KB5065957 Cumulative Update, KB5066198 (OS Build 19045.6396) Preview, KB5066747 Cumulative Update, KB5068164, KB5066791- Sinisa
- Post #7
- Forum: Windows Upgrade and Installation
-
S
Windows 10 ESU (Extended Security Updates) for EEA not working
How to confirm the required cumulative/SSU patch is installed (KB5063709 or later)?- Sinisa
- Post #5
- Forum: Windows Upgrade and Installation