Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » PowerShell » Page 5
Enable FILESTREAM and provision a Remote Blob Store

Enable FILESTREAM and provision a Remote Blob Store

October 5, 2013 · by dave.webb · in Configuration, PowerShell, SharePoint 2010

Binary large objects, known as BLOBs, are used to store large binary data such as Office documents and media.  By default BLOBs are stored in the content database on the SQL server.  Today I am going to enable FILESTREAM on…

PowerShell script to export all sites in a site collection to a seperate file

PowerShell script to export all sites in a site collection to a seperate file

October 1, 2013 · by dave.webb · in Backups, PowerShell, SharePoint 2010

I have a requirement to export all sites with in site collection to a separate backup file.  With lots of sub-sites I thought the best way to do this would be with a PowerShell script that utilises the Export-SPWeb command. …

Enable Document Sets for a site collection

Enable Document Sets for a site collection

September 12, 2013 · by dave.webb · in Features, PowerShell, SharePoint 2010, Tips and Tricks

Document sets are used to organise groups of similar or related documents and can be useful for managing projects.  This feature is disabled by default and can be enabled at the site collection using the Enable-SPFeature PowerShell command. Enable-SPFeature DocumentSet…

Access denied when running Enable-SPFeature DocumentSet

Access denied when running Enable-SPFeature DocumentSet

September 9, 2013 · by dave.webb · in PowerShell, SharePoint 2010, Troubleshooting

While trying to enable Document Sets on a SharePoint 2010 Server site collection it failed, stating Access Denied, when using the following command: Enable-SPFeature DocumentSet -URL http://intranet This was a very simple mistake – I was not logged in as…

PowerShell script to change locale for all sites

PowerShell script to change locale for all sites

August 3, 2013 · by dave.webb · in Customisation, PowerShell, SharePoint 2010

In response to a user post on Windows 2008 Forums I wrote this PowerShell script to change the locale (regional settings) for each site in a given site collection, as by default the locale is set to en-US (United States). …

Add a user to a SharePoint group using PowerShell

Add a user to a SharePoint group using PowerShell

June 23, 2013 · by dave.webb · in PowerShell, SharePoint 2010, SharePoint 2013

It’s fairly easy to add a user to a SharePoint group using the New-SPUser command.  All you need to know is the URL of the site, the name of the user and the group they are to become a member of. …

Install SharePoint 2010 using AutoSPInstaller

Install SharePoint 2010 using AutoSPInstaller

May 31, 2013 · by dave.webb · in Installation, PowerShell, SharePoint 2010, Tips and Tricks

I’m about to create a whole new installation of SharePoint 2010 so have decided to take AutoSPInstaller for a test drive. To prepare, I have: Built a new Windows 2008 R2 server and installed Active Directory, creating a new domain…

Application Server Role, Web Server (IIS) Role: configuration error

Application Server Role, Web Server (IIS) Role: configuration error

April 3, 2013 · by dave.webb · in Installation, PowerShell

I’m installing SharePoint 2013 on Windows 2012 ‘offline’ – the server has no Internet access.  Within minutes of starting the Preparation Tool to install the prerequisites it has failed to install the Web Server (IIS) Role. The process failed because…

SharePoint Foundation Search Event ID 70

February 4, 2013 · by dave.webb · in PowerShell, SharePoint 2010, Troubleshooting

I have been tasked with investigating an error that is being logged in the Application event log on a SharePoint server recently upgraded to SharePoint 2010 ServicePack 1.  The error is logged as follows: The mount operation for the gatherer application…

Configuration Failed - Failed to create the configuration database

Configuration Failed – Failed to create the configuration database

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

I’m installing SharePoint Foundation 2013 for the first time on a clean Windows 2012 server and, until now, it was going well.  I have installed the prerequisites and SharePoint Foundation but the Configuration Wizard failed with this error: Failed to…

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

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

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