Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » PowerShell » Page 4
AutoSPInstaller - stuck at Provisioning User Profile Service

AutoSPInstaller – stuck at Provisioning User Profile Service

October 8, 2014 · by dave.webb · in AutoSPInstaller, Installation, SharePoint 2013

Today I am using AutoSPInstaller to install SharePoint 2013 on a Windows 2012 R2 server.  Unfortunately, it appears to have hung at the Provisioning User Profile Service process. After waiting for 2 hours and giving up, I have increased the…

Update-SPSecureStoreMasterKey - Secure Store Service did not performed the operation

Update-SPSecureStoreMasterKey – Secure Store Service did not performed the operation

October 7, 2014 · by dave.webb · in AutoSPInstaller, Installation, PowerShell, SharePoint 2013

If AutoSPInstaller fails while provisioning the Secure Store Service Application you may encounter this error: – Provisioning Secure Store Service Application… – Secure Store Service Application already provisioned. – Creating the Master Key… Update-SPSecureStoreMasterKey : Secure Store Service did not…

Adding a new server to an existing farm (SharePoint 2013) using PowerShell

Adding a new server to an existing farm (SharePoint 2013) using PowerShell

September 29, 2014 · by dave.webb · in Installation, PowerShell, SharePoint 2013, Tips and Tricks

I am building a new 3-tier farm.  I have already configured the application and database servers and am now ready to add another which will be used as the web front end. I have already installed the pre-requisites and binaries…

AutoSPInstaller - error connecting to remote server

AutoSPInstaller – error connecting to remote server

September 6, 2014 · by dave.webb · in AutoSPInstaller, Installation, PowerShell, SharePoint 2013, Troubleshooting

I’m using AutoSPInstaller to build a multi-server SharePoint 2013 farm on Windows 2012R2 for the first time.  All has gone well up to the point of configuring the remote servers.  It fails with this error: New-PSSession : [SERVER2] Connecting to…

User photos are not imported from Active Directory

User photos are not imported from Active Directory

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

I have configured the User Profile Service Application to import user photographs from Active Directory (we already have these displayed in Outlook and Lync).  However, even though I have configured the Picture property to map to the thumbnailPhoto attribute and…

PowerShell script to identify documents with long path names

June 19, 2014 · by dave.webb · in PowerShell, SharePoint 2010, Tips and Tricks

I wrote this PowerShell script to identify all documents in a site that exceed 256 characters in length.  See http://technet.microsoft.com/en-gb/library/ff919564(v=office.14).aspx for more information. Feel free to copy the code and use the script as you see fit (at your own…

Using Get-SPWebTemplate to list available site templates

Using Get-SPWebTemplate to list available site templates

June 6, 2014 · by dave.webb · in Installation, SharePoint 2010, SharePoint 2013, Tips and Tricks

The New-SPSite PowerShell cmdlet allows you to specify the name of a template to use.  If you don’t know the names of all the templates then use the Get-SPWebTemplate command to produce a list: Get-SPWebTemplate | Sort-Object “Name The list…

Moving a site collection between content databases (SharePoint 2013 using PowerShell

Moving a site collection between content databases (SharePoint 2013 using PowerShell

March 11, 2014 · by dave.webb · in Configuration, PowerShell, SharePoint 2013, Tips and Tricks

I have created a new site collection within a SharePoint 2013 web application and want it to use a new content database.  After creating the new content database using the New-SPContentDatabase cmdlet I used the Move-SPSite cmdlet: Move-SPSite <URL> –DestinationDatabase…

AutoSPInstaller GUI

AutoSPInstaller GUI

January 21, 2014 · by dave.webb · in Applications, AutoSPInstaller, Installation, PowerShell, SharePoint 2010, SharePoint 2013, Tips and Tricks

For anybody that uses AutoSPInstaller I can highly recommend you download and use AutoSPInstaller GUI.  It is a very simple and easy to use application that provides an interface for editing the autospinstallerinput.xml file. Here are some screenshots of it…

Change user display name using PowerShell

December 22, 2013 · by dave.webb · in PowerShell, SharePoint 2010, Troubleshooting

I have recently extended a web application to enable Form Based Authentication.  After a few days I noticed that user display names are showing in the following format: i:0#.f|webbworldfbamembershipprovider|dave@webbworld.local I would prefer to see “Firstname Surname” format.  To fix this I can user the Set-SPUser PowerShell command to change…

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

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

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