Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Created September 6, 2016 12:21
Show Gist options
  • Select an option

  • Save pmatthews05/bce99490a27b3f517b3015b44aede2f2 to your computer and use it in GitHub Desktop.

Select an option

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