1) Get-SPWebapplication - This command gets you a list of web applications in the farm
2) Create an additional content database for one of these webapplications
New-SPContentDatabase DemoContentDB -DatabaseServer SP2010 -WebApplication http://sp2010:1000/
No comments:
Post a Comment