How to Switch Project Web App to Project Permission Mode
Question details
The user needs to change the Microsoft Project Web App from SharePoint Permission Mode to Project Permission Mode and wants to clarify if SharePoint Collection Administrator permissions are required.
- Product
- Microsoft Project Web App
- Device & OS
- not provided
- Scenario
- Changing the security and access control model for a Project Server or SharePoint deployment.
- Observed behavior
- The system is currently running under SharePoint Permission Mode, and the user intends to switch to the more granular Project Permission Mode via administrative commands.
Before modifying permission modes, ensure you document all existing user access and security groups, as switching modes will delete all current permission configurations in the instance.
Use PowerShell to Switch Permission Modes
Utilize the Set-SPProjectPermissionMode PowerShell cmdlet to transition your Project Web App instance to Project Permission Mode.
Switching to Project Permission Mode provides more granular control over user access. However, it requires appropriate administrative privileges. You must have Farm Administrator or SharePoint Site Collection Administrator rights to execute these changes successfully.
Please be aware that executing this cmdlet wipes out all existing security settings. You will need to manually rebuild your security groups and assign users after the command is completed.
Launch the SharePoint Management Shell on your server as an administrator.
Ensure that your user account has Site Collection Administrator permissions for the specific Project Web App site collection.
Type the command: Set-SPProjectPermissionMode -Url <Your-PWA-URL> -Mode ProjectServer (replacing <Your-PWA-URL> with your actual instance URL).
Press Enter to execute the PowerShell cmdlet and wait for the configuration process to complete.
Log in to your Project Web App and recreate the necessary security groups, assigning users to their proper roles in the new Project Permission Mode.
Manage Your Project Documents Seamlessly with WPS Office
While enterprise server setups like Project Web App require complex PowerShell management, you can handle your daily project documentation, tracking spreadsheets, and presentations effortlessly with WPS Office. It provides a lightweight, highly compatible suite for all your essential Office files.
- 1. Download WPS Office: Visit the official WPS website to download and install the free WPS Office suite.
- 2. Open Project Files: Launch WPS Office and directly open your existing project plans, spreadsheets, and meeting presentations.
- 3. Edit and Share: Collaborate with your team easily using familiar tools without worrying about complex permission setups.

Frequently Asked Questions
Do I need SharePoint Collection Administrator permissions to switch permission modes?
Yes. To successfully execute the Set-SPProjectPermissionMode PowerShell cmdlet, you typically need to be a SharePoint Site Collection Administrator or a Farm Administrator.
Will I lose my existing permissions when switching to Project Permission Mode?
Yes. Switching permission modes will delete all existing SharePoint permission groups and security settings. You must document them beforehand and recreate them manually after the switch.
How do I switch my Project Web App back to SharePoint Permission Mode?
You can switch back by running the same Set-SPProjectPermissionMode cmdlet but changing the -Mode parameter to 'SharePoint'. Be aware that this will once again erase all current security settings.




