1) Backup current site using stsadm command [Site to be migrated]
stsadm.exe -o backup -url OLDSITEURL -filename c:\backup.dat -overwrite
2) Restore into to MOSS
stsadm.exe -o restore -url NEWSITEURL -filename c:\backup.dat –overwrite
Notes:
1. Hosted on different servers
2. URL is different (old and new server)
3. If you require some of the sub-sites to be deleted, do it at destination
4. Some customizations may be lost
5. Make sure to start the required services (Excel, Query)
6. Do not install SPD on production environment
This is the first blog I am writing.. I have promised myself that I will keep doing it.. lets see. Since I have too much time @ hand :) I am trying to learn new things every day (technical stuff). I will keep typing things that I think are interesting and not easily searchable (including code snippets).. it may help someone.
Subscribe to:
Post Comments (Atom)
Welcome to my blog
Well.. its been a while I have been thinking about writing.. not on a particular topic but just random topics, share some experience and stuff like that.
You will get totally random information.. some will be to your liking and some may not be..
Dont forget to provide feedback on my posts.. even if they are crappy :)
You will get totally random information.. some will be to your liking and some may not be..
Dont forget to provide feedback on my posts.. even if they are crappy :)
No comments:
Post a Comment