I got the vbscript and I have deployed with sccm on 10 machines. its able to create the restore ration point.
but when machine goes to offline machine, when I check in restoration wizard am able to see but when i check on any folder am unable to see the previous restoration versions or history Whats wrong here On Tue, Dec 22, 2015 at 8:16 PM, Aakash Shah <[email protected]> wrote: > 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]> > wrote: > > What are you trying to accomplish? > > > > You want to revert to a windows system restore? > ------------------------------ > > *From:* [email protected] [[email protected]] > on behalf of Kevin Ray [[email protected]] > *Sent:* Monday, December 21, 2015 5:54 PM > *To:* [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 > > > > > > > > > >
