Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Created September 6, 2016 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/bce99490a27b3f517b3015b44aede2f2 to your computer and use it in GitHub Desktop.
Save pmatthews05/bce99490a27b3f517b3015b44aede2f2 to your computer and use it in GitHub Desktop.
$contentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
$contentService.SupportMultipleAppDomains = $true
$contentService.Update();
IIsreset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment