In previous blog posts, I shared detail on Installation and configuration of SharePoint 2016 and also for WFEs. In this blog I am sharing the details on how to manually provision State Service Application using PowerShell.

Provision the SharePoint State service application in order to name the database according to the preferred naming convention.

New-SPStateServiceDatabase -Name "SP_StateService" | New-SPStateServiceApplication -Name "State Service" | New-SPStateServiceApplicationProxy -DefaultProxyGroup

 

Useful links:

Adnan is six time Microsoft MVP (Since 2015) with over 16 years of extensive experience with major expertise on SharePoint, SharePoint based development, Microsoft 365, Microsoft Teams, .Net Platform and Microsoft BI. He is currently working Sr Microsoft Consultant at Olive + Goose. He is MCT Regional Lead for Pakistan Chapter since 2012. He is working on SharePoint for past 12 years and worked on different intranet/intranet solutions for private & govt. sector majorly in United states and Gulf region and have experience of working with multiple Fortune 500 companies. He is a trainer, technology evangelist and also speaks in community forums.

Leave a Reply