Bluetooth stopped working x370 gaming itx-ac |
Post Reply | Page <12 |
Author | |
retinoschisis
Newbie Joined: 05 Apr 2018 Location: New York Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Thanks! Not sure what you mean in #3: "repair sfc into working again"
Also, in Win7 DISM, it's not acceptable to use /RestoreHealth. Hope that's ok. But now I followed all your instructions. You are very kind. I'm trying to analyze the DISM log results. Also I tried a System Restore.
|
|
kerberos_20
Senior Member Joined: 06 Dec 2017 Location: czech republic Status: Offline Points: 3687 |
Post Options
Thanks(0)
|
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.
|
|
retinoschisis
Newbie Joined: 05 Apr 2018 Location: New York Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Thank you! I installed it! Now DISM looks like this:
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385 DISM.exe [dism_options] {WIM_command} [<WIM_arguments>] DISM.exe {/Image:<path_to_offline_image> | /Online} [dism_options] {servicing_command} [<servicing_arguments>] DESCRIPTION: DISM enumerates, installs, uninstalls, configures, and updates features and packages in Windows images. The commands that are available depend on the image being serviced and whether the image is offline or running. WIM COMMANDS: /Get-MountedWimInfo - Displays information about mounted WIM images. /Get-WimInfo- Displays information about images in a WIM file. /Commit-Wim - Saves changes to a mounted WIM image. /Unmount-Wim- Unmounts a mounted WIM image. /Mount-Wim - Mounts an image from a WIM file. /Remount-Wim- Recovers an orphaned WIM mount directory. /Cleanup-Wim- Deletes resources associated with mounted WIM images that are corrupt. |
|
retinoschisis
Newbie Joined: 05 Apr 2018 Location: New York Status: Offline Points: 7 |
Post Options
Thanks(0)
|
IMAGE SPECIFICATIONS: /Online - Targets the running operating system. /Image - Specifies the path to the root directory of an offline Windows image. DISM OPTIONS: /English- Displays command line output in English. /Format - Specifies the report output format. /WinDir - Specifies the path to the Windows directory. /SysDriveDir- Specifies the path to the system-loader file named BootMgr. /LogPath- Specifies the logfile path. /LogLevel - Specifies the output level shown in the log (1-4). /NoRestart - Suppresses automatic reboots and reboot prompts. /Quiet - Suppresses all output except for error messages. /ScratchDir - Specifies the path to a scratch directory. For more information about these DISM options and their arguments, specify an option immediately before /?. Examples: DISM.exe /Mount-Wim /? DISM.exe /ScratchDir /? DISM.exe /Image:C:\test\offline /? DISM.exe /Online /? |
|
Post Reply | Page <12 |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |