I've tried running dism from folder C:\Program Files\Windows Kits\8.1\Assessment and Deployment Kit\Deployment Tools\x86\DISM on Windows 7 SP1 (32 bit).

I still get limited command options and error 87. I want to use the RestoreHealth switch for online system. Is there any way to do this on Windows 7?

1

1 Answer

The /RestoreHealth option is only available since Windows 8. For Windows 7, Microsoft backported the /ScanHealth option which does the same like RestoreHealth with the update KB2966583.

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy