SharePoint ShortUrl 2010 Features & Commands List

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_ShortUrlSetUp -url http://webapplicationurl
ShortUrl (WA Feature 2) ShortUrl Priority ShortUrl Priority for same name Urls. WebApplication Enable-SPFeature -Identity ShortUrl2010_ShortURLPriority -url http://webapplicationurl
ShortUrl (WA Feature 3) ShortUrl FULL Tracking List Install ShortUrl FULL Tracking List. WebApplication Enable-SPFeature -Identity ShortUrl2010_ShortUrlFullTracking -url http://webapplicationurl
ShortUrl (WA Feature 4) ShortUrl Tracking List Install ShortUrl Tracking List. WebApplication Enable-SPFeature -Identity ShortUrl2010_ShortUrlTracking -url http://webapplicationurl
ShortUrl (WA Feature 5) ShortUrl Redirect Type Activate to enable 307 Redirect (Temporary Redirects). Default is 301 Redirect (Moved Permanently). WebApplication Enable-SPFeature -Identity ShortUrl2010_Redirect -url http://webapplicationurl
ShortUrl (SC Feature 1) ShortUrl Host-Name Binding Site Collection Activate this Feature to add ShortUrl Functionality for Host-Name Site Collections. When Activated the ShortUrl List will be created in the Host-Name Site Collection root and IIS Bindings will be enabled Site Enable-SPFeature -Identity ShortUrl2010_ShortUrlHostNameBinding -url http://sitecollectionurl
ShortUrl (SC Feature 2) ShortUrl FULL Tracking List (Host-Name Binding Site Collection) Install ShortUrl FULL Tracking List to this Site Collection. This is required for the Full Tracking List to work for this Host Named Site Collection. You must Active the ShortUrl Host-Name Binding Site Collection Feature. Site Enable-SPFeature -Identity ShortUrl2010_ShortUrlFullTracking_SiteCollection -url http://sitecollectionurl
ShortUrl (SC Feature 3) ShortUrl Tracking List (Host-Name Binding Site Collection) Install ShortUrl Tracking List to this Site Collection. This is required for the Tracking List to work for this Host Named Site Collection. You must Active the ShortUrl Host-Name Binding Site Collection Feature. Site Enable-SPFeature -Identity ShortUrl2010_ShortUrlTacking_SiteCollection -url http://sitecollectionurl
ShortUrl (SC Feature 4) ShortUrl Presence Web Part Activate this Feature to add the ShortUrl Presence Web Part for selection to include within your SharePoint pages. When inserted this will display the ShortUrl, with options, for any site pages that a ShortUrl has been created. Site Enable-SPFeature -Identity ShortUrl2010_ShortUrlNotifier -url http://sitecollectionurl
ShortUrl (SC Feature 5) ShortUrl Document ID Urls Activate this Feature to enable ShortUrl’s to be created with the Document ID Url. The Document ID Service must also be Activated. Site Enable-SPFeature -Identity ShortUrl2010_DocumentIDUrls -url http://sitecollectionurl
ShortUrl (SC Feature 6) ShortUrl Hide Menus if not Permissioned Activate this Feature to Hide the ShortUrl Menus from Users unless they have permissions added to the ‘ShortUrl Group’. When Activated Users that are not added to the ‘ShortUrl Group’ will not see the ShortUrl Menus. Site Enable-SPFeature -Identity ShortUrl2010_HideMenu -url http://sitecollectionurl
ShortUrl (Feature 1) Activation This Feature allows the creation of ShortUrl’s directly from the Site Actions and Item Menu within this Site. Create ShortUrl’s to Documents, Pages, Lists, Views and/or to any specified URLs. This Feature must be Activated in order for any of the other ShortUrl Features to work! Web enable-spfeature -Identity ShortUrl2010_ShortUrlECMLink -Url http://weburl
ShortUrl (Feature 2) Show My ShortUrl’s Activate this Feature to Show the ‘My ShortUrl’s’ Option on the Site Actions Menu. This is a link that will take a User to a page displaying all of the ShortUrl’s that they have created. This Feature will be hidden if Deactivated. web Enable-SPFeature -Identity ShortUrl2010_ShortUrlShowMyShortUrls -Url http://weburl
ShortUrl (Feature 3) Show Create ShortUrl Activate this Feature to Show the ‘Create ShortUrl’ Option on the Site Actions Menu. This will allow the creation of a ShortUrl to any Url from Site Actions. This Feature will be hidden if Deactivated. Web Enable-SPFeature -Identity ShortUrl2010_CreateShortUrl -Url http://weburl
ShortUrl (Feature 4) Show Create UNC Path ShortUrl Activate this feature to Show the ‘Create UNC Path ShortUrl’ Option on the Site Actions Menu. This will allow the creation of a ShortUrl to any UNC (Universal Naming Convention) Path from Site Actions. This Feature will be hidden if Deactivated. Web Enable-SPFeature -Identity ShortUrl2010_CreateUNCShortUrl -Url http://weburl
ShortUrl (Feature 5) Show Copy OWA ShortUrl Activate this Feature to enable OWA ShortUrl’s and show the ‘Copy OWA ShortUrl’ Option on an items context Menu (only applicable when Office Web Apps installed). This Feature will be hidden if Deactivated. Web Enable-SPFeature -Identity ShortUrl2010_CopyOWAShortUrl -Url http://weburl
ShortUrl (Feature 6) Event Receiver – AUTOUPDATE Activate this Feature to automatically update existing ShortUrl’s if an Item’s Properties are modified. Web Enable-SPFeature -Identity ShortUrl2010_ShortUrlEventReceiver-AUTOUPDATE-Url http://weburl
ShortUrl (Feature 7) Event Receiver – AUTOCREATE Activate this Feature to automatically create ShortUrl’s for any newly created List and/or Library Items. Web Enable-SPFeature -Identity ShortUrl2010_ShortUrlEventReceiver-AUTOCREATE -Url http://weburl
ShortUrl (Feature 8) Event Receiver – AUTODELETE Activate this Feature to automatically delete existing ShortUrl’s if the associated Item is deleted. Web Enable-SPFeature -Identity ShortUrl2010_ShortUrlEventReceiver-AUTODELETE -Url http://weburl
ShortUrl (Feature 9) Shorten Everything! Activate this Feature to automatically create ShortUrl’s for all content within this site. This Feature will automatically go through all site pages (application pages not included) and list / library items to create unique ShortUrl’s for each. This Feature will run on clicking Activate. Re-run / Activate this Feature when you would like to update new Site changes with ShortUrl’s. Web Enable-SPFeature -Identity ShortUrl2010_ShortUrlAllShortner -Url http://weburl