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

Limit the number of concurrent site upgrades

October 25, 2015 · by dave.webb · in PowerShell, SharePoint 2010, SharePoint 2013

If you are upgrading from SharePoint 2010 to SharePoint 2013 you may wish to limit the number of sites that can be upgraded concurrently.  The example below uses the Set-SPContentDatabase PowerShell cmdlet to set the limit to 5: $var =…

Installing Reporting Services for SharePoint 2013 to support Power View

Installing Reporting Services for SharePoint 2013 to support Power View

October 24, 2015 · by dave.webb · in Installation, SharePoint 2013

Today I am installing Microsoft SQL Server 2012 Reporting Services (SSRS) to enable the Power View feature in SharePoint 2013.  There are three steps to this process: Install, register and start Reporting Services Report Server Create a Reporting Services Service…

PowerShell script to export a list to a CSV file

October 11, 2015 · by dave.webb · in Backups, PowerShell, SharePoint 2013, Tips and Tricks

At home I use a SharePoint list as my primary address book (mainly to store addresses for family and friends).  While building a custom backup script in PowerShell I added the following to export my Address Book list to a CSV…

SharePoint 2013 – Search Query Suggestions not working

June 5, 2015 · by dave.webb · in PowerShell, Search, SharePoint 2013, Troubleshooting

If you find that query suggestions do not work in your SharePoint 2013 Search then here are a few things you can try.   Enable search suggestions 1. Log into Central Administration 2. Navigate to Manage Service Applications -> Search…

SharePoint 2013 - The tagging service is currently unavailable

SharePoint 2013 – The tagging service is currently unavailable

March 27, 2015 · by dave.webb · in Service Applications, SharePoint 2013, Troubleshooting

Today I tried to post something on my News Feed using a hash tag, but was promptly hit with the following error message: Something went wrong The tagging service is currently unavailable.  Please try again later. I was also unable…

SharePoint 2013 - configuring the Workflow Service

SharePoint 2013 – configuring the Workflow Service

March 11, 2015 · by dave.webb · in Installation, PowerShell, SharePoint 2013

Today I have installed the SharePoint 2013 Workflow Management Service, as out of the box I can only create SharePoint 2010 Workflows in SharePoint Designer. Before starting I have: Created a service account in Active Directory and added it to…

SharePoint 2013 – Increase the Distributed Cache size

SharePoint 2013 – Increase the Distributed Cache size

February 28, 2015 · by dave.webb · in Configuration, PowerShell, SharePoint 2013

In order to improve performance I am increasing the cache size for the Distributed Cache Service using the Update-SPDistributedCacheSize cmdlet.  Here are the steps to do so: 1. Update the cache size: Use-CacheCluster Update-SPDistributedCacheSize -CacheSizeInMB 2048 2. Stop the service…

SharePoint 2013 - Distributed Cache stuck on Starting

SharePoint 2013 – Distributed Cache stuck on Starting

January 30, 2015 · by dave.webb · in Configuration, PowerShell, SharePoint 2013, Troubleshooting

I have added a new cache host to a SharePoint 2013 farm using the Add-SPDistributedCacheServiceInstance cmdlet.  However, in Central Administration the service shows that it is stuck on Starting.  If I use the Get-SPServiceInstance cmdlet then I can see that…

SharePoint 2013 - Sign in as a different user

SharePoint 2013 – Sign in as a different user

January 5, 2015 · by dave.webb · in Features, PowerShell, SharePoint 2013

In SharePoint 2013 Microsoft removed the ‘Sign in as a different user’ option.  Whilst there are a number of ways to get it back, some of them are unsupported.  My preferred method is to use the Alt Login feature by…

SharePoint 2013 - Error running Update-SPProfilePhotoStore

SharePoint 2013 – Error running Update-SPProfilePhotoStore

October 10, 2014 · by dave.webb · in Installation, PowerShell, SharePoint 2013, Troubleshooting

I am attempting to import user profile pictures from Active Directory but when running the Update-SPProfilePhotoStore cmdlet it generates an error.  Here is the command I am running: Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1 -MySiteHostLocation http://mysite.mydomain.local and this is the error message: UserProfileApplicationProxy.ApplicationProperties…

← Previous 1 2 3 4 … 6 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

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

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