When I try to check for mises à jour I get erreur message 0x80248015:
Comment puis-je fix it?
Pourquoi Windows Mise à jour fail avec erreur code 0x80248015 for Windows 7?
Re: Pourquoi Windows Mise à jour fail avec erreur code 0x80248015 for Windows 7?
The erreur code `0x80248015` means `WU_E_DS_SERVICEEXPIRED`:
>
An operation n'a pas complete parce que the registration du service
has expired.
According to a utilisateur named *ArgHereBeDragons* in a thread sur le [Microsoft Answers Forums](https://answers.microsoft.com/en-us/windows/forum/windows_7-update/error-code-80248015/aeae2fcd-100a-4478-8da4-a2b9558c229e?auth=1), this erreur appears to be caused by the fichier `C:\Windows\SoftwareDistribution\AuthCabs\authcab.cab`. This CAB fichier contains an XML fichier called `authorization.xml` that has an expiration of December 3rd, 2017 at 11:59:25 PST. If a utilisateur tries to mise à jour windows après this time, ensuite Windows Mise à jour fails parce que this fichier is expired.
As [Ramhound](https://superuser.com/users/83283/ramhound) mentioned [in the comment](https://superuser.com/questions/1274342/why-does-windows-7-update-fail-with-error-code-0x80248015/1274343#comment1880188_1274343), the problème devrait être corrigé maintenant from Microsoft side.
Cependant, my Windows 7 VM, showed the message that Windows Mise à jour service n'est pas running, but the service is started
and I [followed the steps from this answer](https://superuser.com/a/539655/174557)
- stop Windows Mise à jour service via services.msc
- rename the dossier `C:\Windows\SoftwareDistribution\` to `C:\Windows\SoftwareDistribution_old\`
- opened Windows Mise à jour again and cliquez sur `Check for Updates`.
Maintenant Windows Mise à jour finally fonctionne again or me.
When I ouvrez le `authorization.xml` inside `C:\Windows\SoftwareDistribution\AuthCabs\authcab.cab` Je peux see that the `ExpiryDate` is maintenant set to 2025, so the problème should not come back.
>
An operation n'a pas complete parce que the registration du service
has expired.
According to a utilisateur named *ArgHereBeDragons* in a thread sur le [Microsoft Answers Forums](https://answers.microsoft.com/en-us/windows/forum/windows_7-update/error-code-80248015/aeae2fcd-100a-4478-8da4-a2b9558c229e?auth=1), this erreur appears to be caused by the fichier `C:\Windows\SoftwareDistribution\AuthCabs\authcab.cab`. This CAB fichier contains an XML fichier called `authorization.xml` that has an expiration of December 3rd, 2017 at 11:59:25 PST. If a utilisateur tries to mise à jour windows après this time, ensuite Windows Mise à jour fails parce que this fichier is expired.
As [Ramhound](https://superuser.com/users/83283/ramhound) mentioned [in the comment](https://superuser.com/questions/1274342/why-does-windows-7-update-fail-with-error-code-0x80248015/1274343#comment1880188_1274343), the problème devrait être corrigé maintenant from Microsoft side.
Cependant, my Windows 7 VM, showed the message that Windows Mise à jour service n'est pas running, but the service is started
and I [followed the steps from this answer](https://superuser.com/a/539655/174557)
- stop Windows Mise à jour service via services.msc
- rename the dossier `C:\Windows\SoftwareDistribution\` to `C:\Windows\SoftwareDistribution_old\`
- opened Windows Mise à jour again and cliquez sur `Check for Updates`.
Maintenant Windows Mise à jour finally fonctionne again or me.
When I ouvrez le `authorization.xml` inside `C:\Windows\SoftwareDistribution\AuthCabs\authcab.cab` Je peux see that the `ExpiryDate` is maintenant set to 2025, so the problème should not come back.