Skip to content
Header Image

Another Sharepoint Blog

This site is Just Another SharePoint Blog on troubleshooting SharePoint

  • Home
  • Blog
  • Builds
    • 2019 Builds
    • 2016 Builds
    • 2013 Builds
    • 2010 Builds
  • Resources
    • SharePoint 2013 Databases
    • Default Permissions
    • SharePoint Pals (same as clicking resources)
    • Books
      • Building a SharePoint 2016 Home Lab
      • Troubleshooting SharePoint
  • Video
    • Creating a Domain Controller and Domain
    • Create Certificate Authority
    • Keypass and RDP shortcuts
    • Creating the SQL Server
    • Creating the SP Farm with AutoSPInstaller
    • Joining WFE using AutoSPInstaller
    • Create HNSC’s with Powershell and Move ULS logging
  • About
    • Contact Us
    • Disclaimer

Category: SharePoint Administration

How to provision User Profile Service and avoid stuck on starting
SharePoint Administration Troubleshooting

How to provision User Profile Service and avoid stuck on starting

Stacy SimpkinsJuly 23, 2016November 13, 2019

Correct order Make sure to provision the service in the correct steps (start ups service, create the service app, start…

Read More
Security Patches and SharePoint
PowerShell Server Administration SharePoint Administration Troubleshooting

Security Patches and SharePoint

Stacy SimpkinsJuly 13, 2016November 13, 2019

If you’re ever looking through your event logs and you run across Event ID 2137, definitely heed its advice and…

Read More
The field with Id {2de1df7b-48e1-4c8e-be0f-f00e504b9948} defined in feature {6e1e5426-2ebd-4871-8027-c5ca86371ead} was found in the current site collection or in a subsite
PowerShell SharePoint Administration Troubleshooting

The field with Id {2de1df7b-48e1-4c8e-be0f-f00e504b9948} defined in feature {6e1e5426-2ebd-4871-8027-c5ca86371ead} was found in the current site collection or in a subsite

Stacy SimpkinsApril 10, 2016November 13, 2019

I’m writing this post today; because The field with Id {2de1df7b-48e1-4c8e-be0f-f00e504b9948} defined in feature {6e1e5426-2ebd-4871-8027-c5ca86371ead} was found in the current…

Read More
Removing Workflow Manager from your Production SharePoint
SharePoint Administration Troubleshooting

Removing Workflow Manager from your Production SharePoint

Stacy SimpkinsFebruary 13, 2016November 13, 2019

I can’t stress enough, how much of a mistake it is to run up a Workflow Management farm for 2013…

Read More
SharePoint Updates, Ikea Furniture, and Plastic model Airplanes (e.g. read the instructions)
PowerShell SharePoint Administration Troubleshooting

SharePoint Updates, Ikea Furniture, and Plastic model Airplanes (e.g. read the instructions)

Stacy SimpkinsJanuary 24, 2016November 13, 2019

Yesterday when running the Post setup configuration executable (psconfig.exe) I encountered the following happy-happy joy-joy moments. I hadn’t created the…

Read More
Service connection points are mandatory in SharePoint 2016
SharePoint Administration

Service connection points are mandatory in SharePoint 2016

Stacy SimpkinsJanuary 24, 2016November 13, 2019

Public service announcement : This is not true any longer, was only true when working with Beta2  and upgrading to…

Read More
SharePoint 2016 Release Candidate is running wild!
SharePoint Administration

SharePoint 2016 Release Candidate is running wild!

Stacy SimpkinsJanuary 23, 2016November 13, 2019

The SharePoint 2016 Release candidate has been released from it’s pen over there in Redmond.   No need to uninstall…

Read More
January CU breaks stuff and false alarms
PowerShell Search SharePoint Administration Troubleshooting

January CU breaks stuff and false alarms

Stacy SimpkinsJanuary 23, 2016November 13, 2019

If you work at a company that mandates Microsoft Security patches get installed on all servers, like some major health…

Read More
Getting Distributed Cache started on SharePoint 2016 Beta 2
PowerShell SharePoint Administration SharePoint Development

Getting Distributed Cache started on SharePoint 2016 Beta 2

Stacy SimpkinsJanuary 15, 2016November 13, 2019

First of all I’d like to thank mvan for the post located here: http://www.sharepointconsultant.ch/2013/03/07/adding-a-local-sharepoint-2013-development-server-as-a-cache-host-to-appfabrics-cache-cluster/ please read this before continuing, as…

Read More
“There are no products affected by this package installed on this system.”
PowerShell SharePoint Administration Troubleshooting

“There are no products affected by this package installed on this system.”

Stacy SimpkinsJanuary 9, 2016November 13, 2019

Grey wizard or PSconfig Sometimes when your farm gets out of wack, as SharePoint farms with multiple admins tend to…

Read More
A few really great places to start with PowerShell and SharePoint
PowerShell SharePoint Administration

A few really great places to start with PowerShell and SharePoint

Stacy SimpkinsDecember 19, 2015November 13, 2019

Learn PowerShell in a month of lunches Don Jones you tube channel and a smart TV – https://www.youtube.com/user/powershelldon queue them…

Read More
Adding additional distributed cache hosts
PowerShell SharePoint Administration Troubleshooting

Adding additional distributed cache hosts

Stacy SimpkinsNovember 21, 2015November 13, 2019

Here’s one successful method of adding an additional distributed cache host to a cache host cluster. It’s optional to perform…

Read More
Metalogix Content Matrix, Storage Point, File Share Librarian, and Replicator
SharePoint Administration

Metalogix Content Matrix, Storage Point, File Share Librarian, and Replicator

Stacy SimpkinsApril 25, 2015November 13, 2019

If you need to migrate from SharePoint 2007 to 2013, Metalogix Content Matrix looks like a great way to accomplish…

Read More
SharePoint Managment Shell via remote session
PowerShell SharePoint Administration

SharePoint Managment Shell via remote session

Stacy SimpkinsMarch 21, 2015November 13, 2019

You can run a SharePoint Management Shell remotely with the following lines of powershell $Remotesession = New-PSSession -computername “MY_SPServer_Name_Goes_Here” -Authentication…

Read More
A few SharePoint shortcuts
SharePoint Administration

A few SharePoint shortcuts

Stacy SimpkinsMarch 14, 2015November 13, 2019

The purpose of this post is to provide the SharePoint administrator and Site Admin with portions of a URL that…

Read More
Rolling out Central Admin and the Config Database and all the assoicated features
PowerShell SharePoint Administration

Rolling out Central Admin and the Config Database and all the assoicated features

Stacy SimpkinsMarch 7, 2015November 13, 2019

Here’s an oldy but a goody, how to get your Central Admin and Config Databases created without using the gray…

Read More
Building a 2013 farm – Joining in servers – avoiding getting distributed cache on all servers
PowerShell SharePoint Administration

Building a 2013 farm – Joining in servers – avoiding getting distributed cache on all servers

Stacy SimpkinsFebruary 28, 2015November 13, 2019

When building a farm, use powershell to create your central adminstration site database, configuration database, and all other databases.  This…

Read More
Extracting Lists and Libraries that have email enabled.
SharePoint Administration Troubleshooting

Extracting Lists and Libraries that have email enabled.

Stacy SimpkinsDecember 13, 2014November 13, 2019

​To get your arms around the lists and libraries in your farm, run this for each web application. Information below…

Read More
Working with Distributed Cache
PowerShell SharePoint Administration

Working with Distributed Cache

Stacy SimpkinsNovember 29, 2014November 13, 2019

“The Distributed Cache service provides in-memory caching services to several features in SharePoint Server 2013. Some of the features that…

Read More
Set Central Admin to run on SSL
SharePoint Administration

Set Central Admin to run on SSL

Stacy SimpkinsNovember 22, 2014November 13, 2019

This is a watered down version of many posts out there on this, an old; but good, topic. Here’s a…

Read More

Posts navigation

Older posts
Newer posts
Follow @SharePointStacy

Click a book to read about the book

Best SharePoint Troublshooting guide on the planet --------------------------- --------------------------- Best SharePoint Home lab guide on the planet

Recent Posts

  • The Troubleshooter Mentality
  • Moving Central Admin
  • Brand Central Admin
  • Central Admin Time zone
  • The Security Token Service is Unavailable

Recent Comments

  • Provisioning a SharePoint 2013 or 2010 Farm SharePoint Service Applications – Another Sharepoint Blog on Provisioning a SharePoint 2010 Farm Service Applications using a PowerShell Script
  • How to provision User Profile Service and avoid stuck on starting | Another Sharepoint Blog on Configuring User Profile Service, Starting Synch, and Creating SharePoint Service Applications for SharePoint 2010 or SharePoint 2013
  • How to provision User Profile Service and avoid stuck on starting | Another Sharepoint Blog on User Profile Stuck on Starting
  • Stacy Simpkins on Converting the 2013 classic web app to claims
  • ChaddTalks on Converting the 2013 classic web app to claims

Archives

  • November 2021
  • November 2020
  • October 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • February 2019
  • January 2019
  • December 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • October 2016
  • August 2016
  • July 2016
  • April 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • August 2015
  • July 2015
  • June 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2012

Categories

  • Active Directory Administration
  • App management
  • AutoSPInstaller
  • Cu Patching
  • Desktop Administration
  • Development
  • Distributed Cache
  • Fast Search 2010
  • FBA
  • HNSC
  • Hyper-V Administration
  • IIS
  • Managed Metadata
  • Monitoring Solution
  • Munchies
  • Office 365
  • Office Web Apps
  • People Picker
  • Performance
  • Permissions
  • PowerShell
  • PWA
  • Search
  • Security
  • Security Token Service Application Pool
  • Server Administration
  • SharePoint Administration
  • SharePoint Development
  • SQL
  • Troubleshooting
  • Uncategorized
  • Update
  • User Group Meetings
  • Workflow Manager

Click these links below to redirect to YouTube, accordingly

A few SharePoint Videos on YouTube
Skydiving Adventures
  • Twitter

Copyright © 2023 Another Sharepoint Blog | Slick Blog by Ascendoor | Powered by WordPress.

 

Loading Comments...
 

You must be logged in to post a comment.