Products: Nintex Workflow 2013, Nintex Workflow 2010, Nintex Forms 2013, Nintex Forms 2010
Summary
Menus are not visible in Central Administration after installing or updating Nintex Workflow or Nintex Forms.
Symptom
After an install or update of Nintex Workflow or Forms, management menus are missing from Central Administration.
Cause
Admin features are not enabled on the Central Administration Web Application.
Resolution
- Open a SharePoint PowerShell session.
- For Forms:
- Run this Cmdlet: Enable-SPFeature -Identity "NintexFormsAdminWeb" -Url http://CentralAdminURL
- For Workflow:
- Enable-SPFeature -Identity "NintexWorkflowAdmin" -Url http://CentralAdminURL
- For Forms: