Shared Points

items of some interest

April, 2012

Posts
  • Shared Points

    SharePoint - migrate a sub-site into its own Site Collection

    • 3 Comments
    # Move-SPwebToNewSPsite.ps1 # # simple outline sample of how to migrate a sub-site into its own new Site Collection. # definately not comprehensive, but should give you an idea of what to do. # NO I have not exported Alerts or Workflows. Food for thought...
  • Shared Points

    SharePoint - Search PerformanceLevel

    • 0 Comments
    # you use Central Admin and click. But I was asked 'how do you do that with PowerShell'? #SP2010 Add-PSSnapin -Name Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue Get-SPEnterpriseSearchService | Set-SPEnterpriseSearchService –PerformanceLevel...
Page 1 of 1 (2 items)