Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » 2016 » Page 3

Prevent site collection administrators from upgrading site collections

February 14, 2016 · by dave.webb · in PowerShell, SharePoint 2010, SharePoint 2013, Upgrading

If you are upgrading from SharePoint 2010 to SharePoint 2013, and you need to prevent site collection administrators from upgrading site collections, then you can disable Self Service Upgrades using the Get-SPSite cmdlet: $portal = Get-SPSite “http://portal.lab.local” $portal.AllowSelfServiceUpgrade = False…

Ensure a purchased app is available in all site collections

February 13, 2016 · by dave.webb · in Applications, PowerShell, SharePoint 2013

I have purchased an app and need to make sure it s available in all site collections within a web application.  Firstly I import the app package using the Import-SPAppPackage cmdlet: $spapp = Import-SPAppPackage -Path C:\MyApp.spapp -Site http://portal.lab.local -Source Marketplace Then…

PowerShell script to list sites that have a specified feature enabled

PowerShell script to list sites that have a specified feature enabled

February 2, 2016 · by dave.webb · in Features, PowerShell, SharePoint 2013

The following PowerShell script will enumerate all sites within a Site Collection and report on where a particular feature has been enabled using the Get-SPWeb cmdlet.  In the example I am reporting on the SharePoint Server Enterprise Site Features feature…

SharePoint 2013 - create an external content type for SQL Server

SharePoint 2013 – create an external content type for SQL Server

January 29, 2016 · by dave.webb · in Service Applications, SharePoint 2013, Tips and Tricks

I am creating an external content type to display records from an SQL table in a SharePoint list, using a target application in the Secure Store for authentication.  I will do this using SharePoint Designer 2013.  At a minimum, I…

Access denied by Business Data Connectivity

Access denied by Business Data Connectivity

January 27, 2016 · by dave.webb · in Service Applications, SharePoint 2013, Troubleshooting

While creating an external content type in SharePoint Designer 2013 the following error was displayed when adding a connection to an SQL server using an impersonated custom identity: Access denied by Business Data Connectivity This occurred because the user does…

SharePoint 2013 – Configure the Secure Store and create a Target Application

January 27, 2016 · by dave.webb · in Service Applications, SharePoint 2013

I am configuring a Secure Store and creating a Target Application to store credentials for an external SQL database using SQL authentication.  This is done in a few simple steps using Central Administration: Register a managed account to run the…

SharePoint 2013 - Dependency feature 'PPSSiteCollectionMaster' for feature 'PPSSiteMaster' is not activated at this scope

SharePoint 2013 – Dependency feature ‘PPSSiteCollectionMaster’ for feature ‘PPSSiteMaster’ is not activated at this scope

January 24, 2016 · by dave.webb · in Features, SharePoint 2013, Troubleshooting

I have just tried to create a new Business Intelligence Center site within SharePoint 2013 and received the following error: Dependency feature ‘PPSSiteCollectionMaster’ (id: a1cb5b7f-e5e9-421b-915f-bf519b0760ef) for feature ‘PPSSiteMaster’ (id: 0b07a7f4-8bb8-4ec0-a31b-115732b9584d) is not activated at this scope. This was easily fixed…

SharePoint 2013 - Request an upgrade evaluation site collection

SharePoint 2013 – Request an upgrade evaluation site collection

January 24, 2016 · by dave.webb · in PowerShell, SharePoint 2010, SharePoint 2013

If you have a site collection that is in SharePoint 2010 mode you can create a temporary upgrade evaluation site collection using the Request-SPUpgradeEvaluationSite cmdlet.  Here is an example of how this would look: Request-SPUpgradeEvaluationSite -Identity http://portal.lab.local/sites/sp2010site By default the…

SharePoint 2013 - prevent users from purchasing or installing apps from the SharePoint store

SharePoint 2013 – prevent users from purchasing or installing apps from the SharePoint store

January 20, 2016 · by dave.webb · in SharePoint 2013, Tips and Tricks

If you have created an app catalog, but don’t want users to be able to purchase or install apps from the SharePoint Store, this can be configured in a few simple steps: Log in to Central Administration as a farm…

We’re having a problem opening this location in File Explorer

January 18, 2016 · by dave.webb · in Uncategorized

When clicking the Open with Explorer button in the library ribbon, the following message is displayed: We’re having a problem opening this location in File Explorer.  Add this location to your Trusted Sites list and try again. Sometimes adding the URL…

← Previous 1 2 3 4 Next →

Blog search

Polls

Which edition of SharePoint do you use?

View Results

Loading ... Loading ...
  • Polls Archive

Monthly archives

  • August 2019 (1)
  • July 2019 (2)
  • December 2017 (1)
  • October 2017 (1)
  • September 2017 (1)
  • May 2017 (1)
  • April 2017 (1)
  • March 2017 (1)
  • February 2017 (1)
  • January 2017 (6)
  • December 2016 (2)
  • November 2016 (4)
  • October 2016 (1)
  • July 2016 (3)
  • June 2016 (3)
  • May 2016 (3)
  • March 2016 (3)
  • February 2016 (4)
  • January 2016 (13)
  • December 2015 (4)
  • November 2015 (4)
  • October 2015 (3)
  • September 2015 (1)
  • August 2015 (1)
  • July 2015 (2)
  • June 2015 (3)
  • May 2015 (2)
  • April 2015 (1)
  • March 2015 (5)
  • February 2015 (3)
  • January 2015 (5)
  • October 2014 (4)
  • September 2014 (4)
  • July 2014 (3)
  • June 2014 (2)
  • May 2014 (6)
  • April 2014 (4)
  • March 2014 (1)
  • February 2014 (2)
  • January 2014 (1)
  • December 2013 (1)
  • November 2013 (4)
  • October 2013 (5)
  • September 2013 (5)
  • August 2013 (2)
  • July 2013 (1)
  • June 2013 (4)
  • May 2013 (3)
  • April 2013 (2)
  • March 2013 (4)
  • February 2013 (3)
  • December 2012 (6)
  • November 2012 (3)
  • October 2012 (1)
  • May 2012 (1)
  • March 2012 (1)
  • February 2012 (3)
  • January 2012 (2)
  • December 2011 (2)
  • November 2011 (3)
  • July 2011 (3)
  • June 2011 (3)
  • May 2011 (2)
  • April 2011 (2)
  • March 2011 (5)
  • February 2011 (1)
  • January 2011 (4)
  • December 2010 (2)
  • November 2010 (2)
  • October 2010 (4)
  • September 2010 (2)
  • August 2010 (3)
  • July 2010 (6)

Tag Cloud

Configuration stsadm Performance Customise Windows 2012 Lists Logs Search Database User Profiles Permissions SharePoint 2013 Upgrade Get-SPSite IIS Features CSS SQL Server Central Administration 70-332 PowerShell Merge-SPLogFile Backups Web Front End Error Server Installation Web part AutoSPInstaller Documents Site Collection SharePoint 2016 Health Analyzer SharePoint 2010 SQL ULS Viewer Troubleshooting Security Disk Service Pack Document Library SharePoint 2019 Library SharePoint Designer Active Directory

General links

  • Adventures in Exchange
  • Adventures in VMware
  • GiaKonda IT
  • Windows 2012 Forums

Sharepoint links

  • SharePoint home page
  • SharePoint Support Forum

Copyright © 2025 Adventures in SharePoint

Powered by WordPress and Origin