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

Author: Stacy Simpkins

Papa, Dad, Friend, and SharePoint professional.
Timer Jobs in SharePoint
SharePoint Administration Troubleshooting

Timer Jobs in SharePoint

Stacy SimpkinsApril 29, 2017November 13, 2019

Ever wonder what your SharePoint Servers are up to? Take a look at the timer jobs. Microsoft has a great…

Read More
Security

KeePass your passwords to prevent Hacking

Stacy SimpkinsMarch 24, 2017November 13, 2019

No more typing in Passwords When using Keepass to keep track of your passwords, you; not only, never have to…

Read More
Desktop Administration

Run Commands

Stacy SimpkinsMarch 22, 2017November 13, 2019

If you want to get into: Run this command on the run bar or from a command line Accessibility Controls…

Read More
Clearing the config cache with Powershell
PowerShell Server Administration SharePoint Administration Troubleshooting

Clearing the config cache with Powershell

Stacy SimpkinsMarch 12, 2017November 13, 2019

Clearing the SharePoint Config cache is no longer a manual task and is easier than clearing the saliva out of…

Read More
Reset IIS on all servers in a farm
Server Administration

Reset IIS on all servers in a farm

Stacy SimpkinsFebruary 26, 2017November 13, 2019

How many times have you been in the middle of a series of updates to your farm, or at the…

Read More
Applying CU’s to SharePoint 2013 Servers with PowerShell
PowerShell SharePoint Administration

Applying CU’s to SharePoint 2013 Servers with PowerShell

Stacy SimpkinsFebruary 5, 2017November 13, 2019

Here’s a very cool script that is a huge time saver for applying the cumulative updates to SharePoint. To use…

Read More
SharePoint 2013 Databases
SQL

SharePoint 2013 Databases

Stacy SimpkinsJanuary 29, 2017November 13, 2019

What follows on this page is adapted and taken almost directly from this Microsoft Technet post and just formatted into…

Read More
Distributed Cache, re-blog-gurgitation, good posts.
SharePoint Administration

Distributed Cache, re-blog-gurgitation, good posts.

Stacy SimpkinsDecember 16, 2016November 13, 2019

This post is just a collection of some great resources on distributed cache.  I didn’t write them and am just…

Read More
Adding .NET Framework 3.5 to Windows Server 2012 R2 to Allow SQL Install to complete
SQL Troubleshooting

Adding .NET Framework 3.5 to Windows Server 2012 R2 to Allow SQL Install to complete

Stacy SimpkinsOctober 17, 2016November 13, 2019

Today I ran into the old “cant install SQL, your server needs 3.5 Framework error.” And for a few minutes…

Read More
A few great SharePoint references
PowerShell SharePoint Administration SharePoint Development Troubleshooting

A few great SharePoint references

Stacy SimpkinsAugust 13, 2016November 13, 2019

I’m sorry that this week’s blog is just a list of my thoughts on a few really great tools that…

Read More
People picker with multiple Forests
PowerShell SharePoint Administration

People picker with multiple Forests

Stacy SimpkinsAugust 10, 2016November 13, 2019

I recently was doing some work for an IT department managed by Homer Simpson and poor Homer reported that the…

Read More
How many people are connected to my SharePoint?
Troubleshooting

How many people are connected to my SharePoint?

Stacy SimpkinsAugust 3, 2016November 13, 2019

Have you ever wanted to know how many people are connected to your SharePoint without downloading any program? Well, if…

Read More
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
Convert from PBSC to HNSC
HNSC PowerShell

Convert from PBSC to HNSC

Stacy SimpkinsJuly 16, 2016November 13, 2019

Recently I faced an issue that I created for myself when attempting to convert a path based site collection (PBSC)…

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
Machines suddenly unable to talk to each other in home domain – Resolution
Troubleshooting

Machines suddenly unable to talk to each other in home domain – Resolution

Stacy SimpkinsJuly 4, 2016November 13, 2019

File this one in the “Why do they always blame everything on SharePoint, when SharePoint doesn’t work”   Today I…

Read More
Moving Hyper-V Machine Virtual Disks, Files, Etc.
Hyper-V Administration

Moving Hyper-V Machine Virtual Disks, Files, Etc.

Stacy SimpkinsApril 30, 2016November 13, 2019

Have you ever ran into the problem where your Hyper-V machines were taking up too much space on your C:\…

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
Central Admin running with vanity URL and on SSL
Performance Security SharePoint Development

Central Admin running with vanity URL and on SSL

Stacy SimpkinsFebruary 21, 2016November 13, 2019

Running SharePoint sites on Secure Socket Layer (SSL) is critical to information security and SharePoint Central Administration is no exception.…

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

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

  • SharePoint Online Backdoor to OneDrive
  • Who is logged into said AVD Host
  • Turn off Publishing Infrastructure before Migrating from On-Premises to the M365 Cloud
  • SCA (Site Collection Admin) Shortcuts synonymous with Site Admin
  • Create a survey (or a discussion board) in under 4 minutes in a modern SharePoint site

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

  • May 2025
  • January 2025
  • March 2024
  • January 2024
  • August 2023
  • 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 © 2025 Another Sharepoint Blog | Slick Blog by Ascendoor | Powered by WordPress.

 

Loading Comments...
 

You must be logged in to post a comment.