Domanda

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!

È stato utile?

Soluzione

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

Disable-SPFeature pwasite -URL SiteCollectionURL

Enable-SPFeature pwasite -URL SiteCollectionURL
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a sharepoint.stackexchange
scroll top