SharePoint ShortUrl Features are Activated on a Site by Site basis.
The Below PowerShell Script will enable the selected SharePoint
ShortUrl Features to all Sites within a specified Web Application on
which SharePoint ShortUrl is Activated.
Please refer...
COPY LIST FROM OLD SHORTURL LIST TO NEW SHORTURL LIST
When upgrading from SharePoint SHORTURL prior to version 6 to the
latest version you must copy the contents of the old ShortUrl List to
the newly created SHORTURL List. Please download the following
...
HOW TO HIDE SHAREPOINT SHORTURL FEATURES WITHIN YOUR ENVIRONMENT
In SharePoint it not possible to deploy a solution to a Web
Application so that its Features are only visible within this Web
Application. This is true for SharePoint ShortUrl and therefore...
REGIONAL SETTINGS AND SHAREPOINT SHORTURL
By default SharePoint ShortUrl is set up for US English. To ensure
that SharePoint ShortUrl works with your current Sites Regional
Settings please follow the following steps.
1. Locate the ShortUrl List in the r...
POWERSHELL TO DISABLE LIST THROTTLING FOR SPECIFIC LIST (SHORTURL)
Disable List Throttling:
Below is the PowerShell command to disable the list throttling for a
particular list.
Add-PSSnapin Microsoft.SharePoint.PowerShell
$web = Get-SPWeb http://Si...
Preventing User's from Changing the Auto Generated ShortUrl Name when
creating ShortUrl's
Below describes how to enforce the automatically generated ShortUrl
Name to be used by creators. Users cannot Change the ShortUrl unless
they establish direct acces...
Locate ShortUrlECMLinkElement Elements.xml Example for 2010-
(C:Program FilesCommon FilesMicrosoft SharedWeb Server
Extensions14TEMPLATEFEATURESShortUrl2010_ShortUrlECMLinkShortUrlECMLinkElementShortUrlECMLinkElement
Elements.xml) Comment out the menu ite...
SHAREPOINT SHORTURL (AUTO CREATE / UPDATE / DELETE FEATURES)
SHAREPOINT 2016 ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (CREATE A SHORTURL FOR ANY PAGE AND SEND BY EMAIL)
SHAREPOINT 2016 ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (CREATE A SHORTURL FOR DOCUMENTS) SHAREPOINT 2016
ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (CREATE UNC PATH SHORTURLS) SHAREPOINT 2016
ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (DOCUMENT ID SHORTURLS) SHAREPOINT 2016 ON-PREM -
VIDEO DEMO
SHAREPOINT SHORTURL (INSTALLATION VIA POWERSHELL AND FEATURE
ACTIVATION) SHAREPOINT 2016 ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (SHORTURL LIST ITEM) SHAREPOINT 2016 ON-PREM -
VIDEO DEMO
SHAREPOINT SHORTURL (SHORTURL PRIORITY FEATURE) SHAREPOINT 2016
ON-PREM - VIDEO DEMO
SharePoint ShortUrl (ShortUrl This Page and Copy a ShortUrl)
SharePoint 2016 On-Prem - Video Demo
SHAREPOINT SHORTURL (SHOW / HIDE SHORTURL MENUS) SHAREPOINT 2016
ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL (SHOW MY SHORTURLS) SHAREPOINT 2016 ON-PREM -
VIDEO DEMO
SHAREPOINT SHORTURL (TRACKING AND FULL TRACKING WEB APPLICATION
FEATURES) SHAREPOINT 2016 ON-PREM - VIDEO DEMO
SHAREPOINT SHORTURL 2010 FEATURES & COMMANDS LIST
NAME
DESCRIPTION
SCOPE
ACTIVATION COMMAND
ShortUrl (WA Feature 1) SharePoint ShortUrl
Install SharePoint ShortUrl.
WebApplication
Enable-SPFeature -Identity ShortUrl2010_ShortU...
SHAREPOINT SHORTURL 2013 FEATURES & COMMANDS LIST
NAME
DESCRIPTION
SCOPE
ACTIVATION COMMAND
ShortUrl (WA Feature 1) SharePoint ShortUrl
Install SharePoint ShortUrl.
WebApplication
Enable-SPFeature -Identity ShortUrl2013_ShortU...
SHAREPOINT SHORTURL 2016 FEATURES & COMMANDS LIST
SHAREPOINT SHORTURL FEATURES AND BENEFITS
One of the great selling points of SharePoint for an organisation is
the ability to keep documents and information centrally and the
supporting mechanism for this is to send hyperlinks to colleagues and
clients. ...
The same list throttling limit applies to external List as in native
SharePoint list (2000 items).
Instead of changing throttling limit for whole web application, we can
disable list throttling for specific list (ShortUrl) via power shell.
This should mit...
» SharePoint ShortUrl About (2013)
[http://sharepointshorturl.com/surldocs/SharePointShortUrl_2013_About.pdf]
» SharePoint ShortUrl Manual (2013)
[http://sharepointshorturl.com/surldocs/SharePointShortUrl_2013_Manual.pdf]
» SharePoint ShortUrl About (201...
* SHAREPOINT FRIENDLY URLS DO WORK WITH DOCUMENTS. SHAREPOINT SHORTURL
DOES WORK WITH DOCUMENTS!
SHORTURL LIST AND SURLSTATUS
The Following describes the ShortUrl List Field - SURLSTATUS.
SHAREPOINT SHORTURL works by storing data in a list situated at the
root site of the Web Application. This List is administered
automatically by a timer job (Th...
SHORTURL VERSION AND COMPATIBILITY
SharePoint Foundation & Server 2013.
SharePoint Foundation & Server 2010.
WSS 3.0 & MOSS 2007 (32 & 64 BIT SYSTEMS).
Provided as a very lightweight, deployable solution file, All code and
shortcuts are managed with...
UPGRADING TO SHAREPOINT SHORTURL VERSION 9
*IMPORTANT: Uninstalling and/or deactivating SharePoint ShortUrl
(prior to Version 6) from a Web Application will remove the ShortUrl
List and all ShortUrl's held in the root Site Collection of the Web
Applicati...