| Author |
Message |
Guest
|
Posted:
Mon Oct 24, 2005 8:51 am Post subject:
How to schedule an .sdo package to be run periodically in Si |
|
|
Hi,
I need to know how I can create some kind of a backup policy, from Site
Manager. I need to have an .sdo file created on a weekly basis,
automatically. Can this be done?
Thanks!
Ziad |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Mon Oct 24, 2005 12:51 pm Post subject:
Re: How to schedule an .sdo package to be run periodically i |
|
|
Hi Ziad,
for this MCMS ships with a site deployment API to allow incremental
deployments.
Check the MCMS documentation, it contains ready to use samples which can be
scheduled using Windows Task Scheduler.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
<zsghorayeb@gmail.com> wrote in message
news:1130142713.413943.226490@z14g2000cwz.googlegroups.com...
| Quote: | Hi,
I need to know how I can create some kind of a backup policy, from Site
Manager. I need to have an .sdo file created on a weekly basis,
automatically. Can this be done?
Thanks!
Ziad
|
|
|
| Back to top |
|
 |
Björn Bur
Guest
|
Posted:
Mon Oct 24, 2005 12:51 pm Post subject:
Re: How to schedule an .sdo package to be run periodically i |
|
|
hi ziad,
i had the same problem...as i know it's not possible to shedule the export
with site manager...
so you have do develop your own solution...this can be done using
"SITEDEPLOYSERVERLib"...
regards,
björn
<zsghorayeb@gmail.com> wrote in message
news:1130142713.413943.226490@z14g2000cwz.googlegroups.com...
| Quote: | Hi,
I need to know how I can create some kind of a backup policy, from Site
Manager. I need to have an .sdo file created on a weekly basis,
automatically. Can this be done?
Thanks!
Ziad
|
|
|
| Back to top |
|
 |
|
|
|
|