Adventures in SharePoint
Menu
  • Home
  • About
  • Download links
  • Glossary
A blog about just that
Browse: Home » PowerShell » Page 6
The local farm is not accessible (SharePoint 2010)

The local farm is not accessible (SharePoint 2010)

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

I have just opened the SharePoint Management Shell on a WFE server to be presented with a message I haven’t seen before: The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered. When searching for a solution to…

Automating SharePoint backup using Windows PowerShell

Automating SharePoint backup using Windows PowerShell

December 1, 2012 · by dave.webb · in Backups, PowerShell, SharePoint 2010

I have just started using the following PowerShell script to backup an entire farm to disk every night, the script is called by the Windows Task Scheduler (running the task as the Farm Administrator account). Add-PSSnapin Microsoft.SharePoint.PowerShell Backup-SPFarm -Directory \\WW-Backup\SharePointBackup…

PowerShell script to show the access request email address for all sites

PowerShell script to show the access request email address for all sites

November 15, 2012 · by dave.webb · in Customisation, PowerShell, SharePoint 2010

I have written this script to determine whether or not Access Requests are enabled for each site within a given Site Collection, and if so display the email address specified.  The colour coded output makes it easy to see which…

Configure ULS logs to rollover after 60 minutes

Configure ULS logs to rollover after 60 minutes

January 23, 2011 · by dave.webb · in Configuration, SharePoint 2010

By default SharePoint rolls over it’s Unified Logging Service (ULS) logs every 30 minutes.  I would like to reduce the number of log files so will increase the rollover to 60 minutes by using the Set-SPDiagnosticConfig PowerShell command: Set-SPDiagnosticConfig –LogCutInterval…

Delegate permissions to use Windows PowerShell to manage SharePoint

January 21, 2011 · by dave.webb · in Configuration, PowerShell, Security, Tips and Tricks

I have just discovered that by default permission is not granted to use Windows PowerShell to manage SharePoint.   To enable me to do this I had to launch an elevated command prompt and issue the following commands: $spcdb = Get-SPContentDatabase WSS_Content_Intranet…

Changing the Central Administration TCP port

July 25, 2010 · by dave.webb · in Configuration, Customisation, PowerShell, Tips and Tricks

During installation the SharePoint Central Administration site is assigned a randomly generated TCP port.  I have decided to change mine to something memorable as I can never remember it and have to log on to the server to check. The…

← Previous 1 … 5 6

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

Performance Lists SQL AutoSPInstaller User Profiles Features Distributed Cache Installation Servers Search Windows 2012 ULS Viewer Merge-SPLogFile SharePoint 2010 PowerShell 70-332 Web part CSS SharePoint Designer Active Directory Server Customise Update Permissions Security Get-SPSite Web Front End Health Analyzer Upgrade Troubleshooting Error IIS Logs Backups Database SharePoint 2016 SQL Server Configuration Service Pack Timer Service SharePoint 2013 Central Administration Site Collection Library Document 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