Configure the options for the creation of the restore points

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
balubeto
Posts: 136
Joined: 08 Dec 2011 12:14

Configure the options for the creation of the restore points

#1 Post by balubeto » 19 Apr 2012 02:28

HI

Using the command prompt of Windows 7 SP1, how do I enable a partition and configure its options for the creation of its restore points?

THANKS

BYE

phillid
Posts: 109
Joined: 03 Apr 2010 20:27
Location: Wellington, New Zealand
Contact:

Re: Configure the options for the creation of the restore po

#2 Post by phillid » 19 Apr 2012 02:34

Hi,

Try diskpart?

Code: Select all

C:\> diskpart


Thanks
Phillid

balubeto
Posts: 136
Joined: 08 Dec 2011 12:14

Re: Configure the options for the creation of the restore po

#3 Post by balubeto » 19 Apr 2012 03:29

phillid wrote:Hi,

Try diskpart?

Code: Select all

C:\> diskpart


Thanks
Phillid


The Diskpart command does not handle the options of restore points.

THANKS

BYE

Squashman
Expert
Posts: 4488
Joined: 23 Dec 2011 13:59

Re: Configure the options for the creation of the restore po

#4 Post by Squashman » 19 Apr 2012 07:06

Maybe VSSADMIN

balubeto
Posts: 136
Joined: 08 Dec 2011 12:14

Re: Configure the options for the creation of the restore po

#5 Post by balubeto » 19 Apr 2012 10:42

Squashman wrote:Maybe VSSADMIN


Ok, but now, how do I setting the "Restore system settings and previous versions of files" option of the Windows 7 SP1 Restore system?

THANKS

BYE

Post Reply