1. Take a backup of the Portal Framework database.
2. Run the following script on the PortalFx database:
DELETE FROM [PWObjectPermissionByUser]
where PermissionKey = 'DeleteWorkgroupPages'
3. Recycle the application pool to see the script reflected within the portal immediately.
Comments
0 comments
Please sign in to leave a comment.