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.
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
Reset your index with PowerShell
PowerShell Search Troubleshooting

Reset your index with PowerShell

Stacy SimpkinsFebruary 21, 2015November 13, 2019

As this great blog on repairing the SharePoint 2013 On-Prem reset index stuck resolution, states it’s best to reset your…

Read More
Working with paused search index
PowerShell Search Troubleshooting

Working with paused search index

Stacy SimpkinsFebruary 14, 2015November 13, 2019

When you want to know what search is up to, check it out with the management shell and these handy…

Read More
Creating a Search Service Application and topology with PowerShell in SharePoint 2013 or 2016 – IN SAME APP POOL AS OTHER SERVICE APPLICATIONS
PowerShell Search Troubleshooting

Creating a Search Service Application and topology with PowerShell in SharePoint 2013 or 2016 – IN SAME APP POOL AS OTHER SERVICE APPLICATIONS

Stacy SimpkinsFebruary 7, 2015November 13, 2019

You can use this script to create a new search service application after you have removed your search service application. …

Read More
Documenting email enabled lists and troubleshooting drop folder
PowerShell Troubleshooting

Documenting email enabled lists and troubleshooting drop folder

Stacy SimpkinsJanuary 31, 2015November 13, 2019

this post is a partial repeat of this post When you’re getting ready to migrate 2010 content over to 2013…

Read More
Removing search service application and proxy
PowerShell Search Troubleshooting

Removing search service application and proxy

Stacy SimpkinsJanuary 24, 2015November 13, 2019

Scenario: You’ve determined that you don’t want to modify the search service application proxy settings under service connections under web…

Read More
Unable to retrieve topology component health states. This may be because the admin component is not up and running
Search Troubleshooting

Unable to retrieve topology component health states. This may be because the admin component is not up and running

Stacy SimpkinsJanuary 17, 2015November 13, 2019

Scenario: Search results are giving you “Sorry, something went wrong” from any site. When you open the search service application and…

Read More
FluentPro Numbering System for Project Server
PWA

FluentPro Numbering System for Project Server

Stacy SimpkinsJanuary 10, 2015November 13, 2019

If you dont have an autonumbering system for your projects on project server, or are looking for a better one…

Read More
Look who’s using Office 365
Office 365

Look who’s using Office 365

Stacy SimpkinsJanuary 3, 2015November 13, 2019

If you think Office 365 is a hobbyist environment or some sort of not-ready-for-enterprise application, think again!!! Office 365 is…

Read More
Office 365 RoadMap and a couple easy ways to sign into your Portal
Office 365

Office 365 RoadMap and a couple easy ways to sign into your Portal

Stacy SimpkinsDecember 27, 2014November 13, 2019

Merry Christmas to you and yours!!​ The Office 365 RoadMap is your onestop location for all the new stuff that…

Read More
What Servers and Who is connected to your SharePoint back end SQL
SQL Troubleshooting

What Servers and Who is connected to your SharePoint back end SQL

Stacy SimpkinsDecember 20, 2014November 13, 2019

To see which accounts are connected to your SharePoint SQL Server:   1. Login to the SQL server via SQL…

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
Installing workflow manager
Workflow Manager

Installing workflow manager

Stacy SimpkinsDecember 6, 2014November 13, 2019

Workflow manager is needed to support SharePoint 2013 workflows and their features, as well as Project Server 2013. Download the…

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
Converting 2010 Project Server to 2013 Project Server
PowerShell PWA

Converting 2010 Project Server to 2013 Project Server

Stacy SimpkinsNovember 15, 2014November 13, 2019

Adapted from material presented at this URL – http://channel9.msdn.com/Events/Project/2014/PC319 Tested and proven Some things to watch out for, permissions on…

Read More
Install Project Server 2013
PWA

Install Project Server 2013

Stacy SimpkinsNovember 8, 2014November 13, 2019

Run Setup.exe, uncheck box to run psconfig wizard, repeat on other servers in farm. Run psconfig on all servers in…

Read More
HNSC is recommended best practice
SharePoint Administration SharePoint Development

HNSC is recommended best practice

Stacy SimpkinsNovember 1, 2014November 13, 2019

Straight from Microsoft – USE HOST NAMED SITE COLLECTIONS – recommended in SharePoint 2010 and preferred in SharePoint 2013 Main…

Read More
Converting the 2013 classic web app to claims
PowerShell

Converting the 2013 classic web app to claims

Stacy SimpkinsOctober 25, 2014November 13, 2019

Tech Tip : Looking for a reliable team collaboration tool? Try out Hosted SharePoint and Exchange Add-Ons on trending citrix…

Read More
Creating a classic authentication based web application to restore 2010 non-claims DB’s into
PowerShell

Creating a classic authentication based web application to restore 2010 non-claims DB’s into

Stacy SimpkinsOctober 18, 2014November 13, 2019

############################################################## ##Code below creates classic based web app host named site collection ############################################################## $applicationPool = “HNSCTempU Classic ApplicationPool” $ServiceAcct =…

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.