Windows Vista Backup utility command line parameters

rolimpio

New Member
I am looking for Windows Vista Backup utility (sdclt.exe) command line parameters. I need run the utility from my program built in C#. I got some parameters ("/CONFIGURE", "/KICKOFFJOB" and "/RESTOREWIZARDADMIN") running the utility from start menu on vista, but when I try to execute the utility in command line mode is shown a message saying that I haven't rights to execute this task "Error (0x81000010)".

Why this error occurs, and where can I find the sdclt.exe command line documentation ?

Thank you.
Rodrigo
 

My Computer

Here are the rest of the commands:

/RESTORE
/UIMODE
/SHOW
/CONFIGURE
/STARTBACKUPS
/DETECTFAILURE
/CHECKFULL
/RESTOREWIZARD
/RESTOREWIZARDADMIN
/BLBBACKUPWIZARD
/ENABLEJOB
/DISABLEJOB
/KICKOFFNEW
/KICKOFFJOB
/RUNONCE
/RESTOREPAGE
/BACKUPPAGE

No clue what they all do, but you can do some experiments and let us know :)
 

My Computer

Back
Top