Hi again,
Today I’m posting some useful URL query parameters for SharePoint, I’ll try to update this list because some times it’s very useful 🙂
- Web Part Maintenance Page
http://siteUrl?contents=1 - User Information List
http://SC-Url/_catalogs/users/simple.aspx
http://SC-Url/_catalogs/users/detail.aspx - Open Page in edit mode
http://siteUrl?ControlMode=Edit&DisplayMode=Design - Quick Deploy List (Hidden)
http://SC-Url/Quick%20Deploy%20Items/AllItems.aspx - Taxonomy List (Hidden)
http://SC-Url/Lists/TaxonomyHiddenList/AllItems.aspx - Nintex Workflow History List (Hidden)
http://SC-Url/Lists/NintexWorkflowHistory/AllItems.aspx - Get the version of the SharePoint server
http://SC-Url/_vti_pvt/Service.cnf - Save site as a template
http://siteUrl/_layouts/savetmpl.aspx - Sign in as a different user
http://SC-Url/_layouts/closeConnection.aspx?loginasanotheruser=true - Application page for registering SharePoint Apps
http://SC-Url/_layouts/appregnew.aspx - Enable SharePoint Designer
http://SC-Url/_layouts/SharePointDesignerSettings.aspx - Welcome Page Setting
http://SC-Url/_layouts/AreaWelcomePage.aspx - Force displaying the user profile in the site collection
http://SC-Url/_layouts/userdisp.aspx?id={UserID}&Force=True
HiH!