Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Powershell 设置“;恢复系统设置和以前版本的文件”;选项_Powershell_Windows 7_Setting_System Restore - Fatal编程技术网

Powershell 设置“;恢复系统设置和以前版本的文件”;选项

Powershell 设置“;恢复系统设置和以前版本的文件”;选项,powershell,windows-7,setting,system-restore,Powershell,Windows 7,Setting,System Restore,使用Windows 7 SP1的命令提示符或Windows Powershell,如何设置选项“还原系统设置和文件的早期版本”以创建还原点?在Powershell控制台中执行以下命令以获取与还原点相关的命令列表: Get-Command -Noun *computer* | Format-Table Name, PSSnapin 检查点计算机 禁用计算机还原 启用计算机还原 获取计算机恢复点

使用Windows 7 SP1的命令提示符或Windows Powershell,如何设置选项“还原系统设置和文件的早期版本”以创建还原点?

在Powershell控制台中执行以下命令以获取与还原点相关的命令列表:

Get-Command -Noun *computer* | Format-Table Name, PSSnapin
检查点计算机

禁用计算机还原

启用计算机还原

获取计算机恢复点