User Profile
Jiriky
Copper Contributor
Joined Apr 04, 2022
User Widgets
Recent Discussions
Re: Manually or configure Restore Points fails in windows 11
Jiriky after a little work, the Volume Shadow Copy Service does'nt exists in windows 11. With regedit, i was able to enable again the restore point. The EventSystem was stopped and it's posible to manually start but the VSS it's gone..., so the VSS writer also. For now o Microsoft repair it, or show how to install manually the VSS package2.1KViews0likes0CommentsRe: Manually or configure Restore Points fails in windows 11
I have try with powershell create manually a restoration point, but fails powershell.exe -ExecutionPolicy Bypas -NoExit -Command "Checkpoint-Computer -Description 'test1ps' -RestorePointType 'MODIFY_SETTINGS'" Checkpoint-Computer : Este comando no se puede ejecutar debido al siguiente error: no se puede iniciar el servicio porque está deshabilitado o no tiene dispositivos habilitados asociados a él. En línea: 1 Carácter: 1 + Checkpoint-Computer -Description 'test1ps' -RestorePointType 'MODIFY_ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Checkpoint-Computer], ArgumentException + FullyQualifiedErrorId : ServiceDisabled,Microsoft.PowerShell.Commands.CheckpointComputerCommand But the service was active, i tried to disable and reenable. The command to disable works fine, but the command for enable fails again Enable-ComputerRestore cmdlet Enable-ComputerRestore en la posición 1 de la canalización de comandos Proporcione valores para los parámetros siguientes: Drive[0]: C:\ Drive[1]: Enable-ComputerRestore : No se puede habilitar la unidad C:\. En línea: 1 Carácter: 1 + Enable-ComputerRestore + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Enable-ComputerRestore], ArgumentException + FullyQualifiedErrorId : EnableComputerRestoreNotEnabled,Microsoft.PowerShell.Commands.EnableComputerRestoreCommand For now i have not the option to create restore points2.1KViews1like2CommentsManually or configure Restore Points fails in windows 11
Greetings from Spain, i have update to win11 (insider program) and now can not create restore points manually either configure the restore points. The app close, no error code is show, simply closes. When i try to see the restore points only exists the system one. Sorry for me English, i have it long forgotten. copia de evaluacion Build 22581.ni_release.220318-16232.4KViews0likes5Comments
Recent Blog Articles
No content to show