You can create a scheduled task and have it run the Powershell command Checkpoint-Computer:
http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/31/powertip-use-powershell-to-create-system-restore-point.aspx -Aakash Shah From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Ray Sent: Tuesday, December 22, 2015 11:57 AM To: [email protected] Subject: Re: [scripting] System restore want to create a system restore with automatically daily, once the system is started with delay 1 hour... so if we have any command line,I would like to deploy on all worstations On Tue, Dec 22, 2015 at 8:32 AM, <[email protected]<mailto:[email protected]>> wrote: What are you trying to accomplish? You want to revert to a windows system restore? ________________________________ From: [email protected]<mailto:[email protected]> [[email protected]<mailto:[email protected]>] on behalf of Kevin Ray [[email protected]<mailto:[email protected]>] Sent: Monday, December 21, 2015 5:54 PM To: [email protected]<mailto:[email protected]> Subject: [scripting] System restore Hi All I'm looking for system restore with command line.... after the system login with delay 1 hour... any one have any idea
