문제

I'm working on Project Server 2016.

We had created the site collection backup from a Production environment and restored on UAT environment. The restoration was successful.

However, when I checked the "Enterprise Project Type", I cannot find the default Project Site Templates.

UAT Screenshot:

enter image description here

Production Screenshot:

enter image description here

Any help is appreciated!

도움이 되었습니까?

해결책

Just disable the pwa site feature and then enable it as shown below:

Disable-SPFeature pwasite -URL SiteCollectionURL

Enable-SPFeature pwasite -URL SiteCollectionURL
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top