Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » SharePoint 2013 » Page 4
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…

SharePoint 2013 - "This page can’t be displayed" when clicking on an app

SharePoint 2013 – "This page can’t be displayed" when clicking on an app

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

I have just created an App Catalog in SharePoint 2013 but after adding an app from the SharePoint store I tried to configure it and received the following message: This page can’t be displayed It turned out that I had…

SharePoint 2013 - AutoSPInstaller hangs at "Creating Metadata Service Application..."

SharePoint 2013 – AutoSPInstaller hangs at "Creating Metadata Service Application…"

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

I have noticed several times when using AutoSPInstaller that it hangs at “Creating Metadata Service Application”. So far I haven’t managed to work out why this happens, but the only workaround I have found is to close the PowerShell window…

PowerShell script to report the last modified date for all sites within a site collection

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

In response to a post on the Microsoft TechNet Forums I wrote the following script to report the last modified date for all sites within a site collection using the Get-SPSite and Get-SPWeb PowerShell cmdlets. $SiteCollection = Get-SPSite https://yoursite.yourdomain.local ForEach($Site in…

SharePoint 2013 - Configure a document expiration policy

SharePoint 2013 – Configure a document expiration policy

January 3, 2016 · by dave.webb · in SharePoint 2013

I have been tasked with configuring an information management policy to ensure documents over a certain age are automatically archived to another location.  Here is how to do this: 1. Navigate to the document library and on the Library ribbon…

Microsoft recommendations on scaling out Search components

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

I’m currently preparing to take the 70-332 exam (Advanced Solutions of Microsoft® SharePoint® Server 2013) and suspect there may be questions relating to Search Service capacity planning.  These are the Microsoft recommendations for scaling out the Search Service components that…

SharePoint 2013 - URL is not a valid routing destination

SharePoint 2013 – URL is not a valid routing destination

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

When configuring a new Send To Connection in Central Administration for a library based retention schedule I received the following error: Verification Failed: URL is not a valid routing destination 1. Open Site Settings and under Site Actions click Manage…

Only allow sites to be created with SharePoint 2013 compatibility level

Only allow sites to be created with SharePoint 2013 compatibility level

December 23, 2015 · by dave.webb · in Configuration, Customisation, PowerShell, SharePoint 2013, Tips and Tricks

If you have a requirement to only allow sites within a web application to be created with a compatibility level of SharePoint 2013 then you can configure this using only a few PowerShell commands: $wa = Get-SPWebApplication http://portal.webbworld.local $wa.CompatibilityRange =…

← Previous 1 … 3 4 5 … 9 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

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

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