Jump to content

Hotfixe KB891122 - Prob...


Recommended Posts

Hello every body!

I deploy the hotfix KB891122 under unattend with this cmd :

start /wait c:\hotfix\Q891122.exe /quiet /passive /norestart

but i have prob with some message : systemrestore is OFF

Ok, i put the cmd hotfix in grunonce (unattend.txt)

and under registry.bat i put this line for open the systemrestore :

-------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

;Restauration du système (Activation) - Par défaut le service est activé

;=============================================

;Activation du service de restauration système

;-------------------------------------------------------------------------------------------

;Valeur pour la clef "Start" : 2 Automatique - 3 Manuel - 4 Désactivé

;-------------------------------------------------------------------------------------------

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]

"Start"=dword:00000002

;=========================================================

;Stratégie ordinateur Local\Configuration ordinateur\Modèles d'administration\Système\Restauration du système

;Poste Travail\Propriètè\Onglet [Restauration du système]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore]

;"Désactiver la restrauration du système"-Disable

"DisableConfig"=dword:00000000

;"Désactiver la configuration"-Disable (Activer l'interface de configuration pour la restauration système)

"DisableSR"=dword:00000000

--------------------------------------------------------------------------------------------------------

But i have the same prob...

can some help me please!

Thk

Link to comment
Share on other sites


If you want to bypass KB891122 (and the next one, KB902344, that will pop up only after KB891122 is installed) check out the below thread.

Check out this thread: Here

Or like Cluberti said, enter in this command:

start /wait c:\hotfix\Q891122.exe /DisallowSystemRestore /quiet /passive /norestart

Edited by JASpurrier3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...