In this demo I will show you how you can move site collection from existing content database to new Content Database in power shelll
1. Open up your Share point power shell
2. Type the following command
move-spsite [Site Collection which you want to move] -destinationdatabase [New Location for Site Collection]
move-spsite http://taqi/sites/mysite -destinationdatabase newcbd2
You will be asked to confirmed your action just type 'y'
I hope it was informative for you and I would like to Thank you for reading
1. Open up your Share point power shell
2. Type the following command
move-spsite [Site Collection which you want to move] -destinationdatabase [New Location for Site Collection]
move-spsite http://taqi/sites/mysite -destinationdatabase newcbd2
You will be asked to confirmed your action just type 'y'
I hope it was informative for you and I would like to Thank you for reading
No comments:
Post a Comment