SharePoint State Service Provision

With   3 Commands you can provision the State Service in SP 2010 which is needed for infopath templates

$serviceApp = New-SPStateServiceApplication -Name "StateServiceName"
New-SPStateServiceDatabase -Name "StateServiceDatabaseName" -ServiceApplication $serviceApp

New-SPStateServiceApplicationProxy -Name "ApplicationProxyName" -ServiceApplication $serviceApp -DefaultProxyGroup

Comments

Popular posts from this blog

Adjust the Search SharePoint Performance level

SharePoint 2013 User Profile synchronization versus import

Usage and Popularity Trends Report not showing correct numbers