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: PowerShell

Create a HNSC site collection
HNSC PowerShell

Create a HNSC site collection

Stacy SimpkinsJanuary 21, 2018May 8, 2020

Script to create host named site collections NOTE THIS IS NOT THE BEST RECOMMENDED APPROACH BUT IT WORKS….So if you…

Read More
Creating a dev environment – Part 5
PowerShell SharePoint Administration

Creating a dev environment – Part 5

Stacy SimpkinsJanuary 16, 2018November 13, 2019

This video builds the WFE Distributed Cache Minimum Role server using the AutoSPInstaller.

Read More
Creating a dev environment – Part 4
PowerShell SharePoint Administration

Creating a dev environment – Part 4

Stacy SimpkinsJanuary 16, 2018November 13, 2019

In this video we go over filling out the AutoSPInstaller, staging the bits on the SharePoint Application and Search Server,…

Read More
Programmatically modify SharePoint Group Members – add and subtract
FBA PowerShell SharePoint Administration

Programmatically modify SharePoint Group Members – add and subtract

Stacy SimpkinsDecember 31, 2017November 13, 2019

If you’ve ever wanted to allow admins of your farm a quick way to add a user to a SharePoint…

Read More
A little bit about PBSC vs HHSC (path based versus host named, or host header site collections)
HNSC PowerShell Troubleshooting

A little bit about PBSC vs HHSC (path based versus host named, or host header site collections)

Stacy SimpkinsDecember 30, 2017November 13, 2019

Here’s a sample from chapter4 of my new book, Troubleshooting SharePoint Path based site collections are easily identifiable by the…

Read More
Reviewing Search History using PowerShell and Out-GridView
PowerShell Search Troubleshooting

Reviewing Search History using PowerShell and Out-GridView

Stacy SimpkinsDecember 28, 2017November 13, 2019

Have you ever wanted to be able to review the history of your search service application in a way where…

Read More
Provisioning SharePoint 2016 Service Applications using Powershell
PowerShell Search SharePoint Administration Uncategorized

Provisioning SharePoint 2016 Service Applications using Powershell

Stacy SimpkinsDecember 25, 2017November 13, 2019

The Excel services service application has been removed from 2016 SharePoint and moved into the Office Online Server.  You’ll need…

Read More
Provisioning Central Admin on SharePoint 2016 with Powershell
PowerShell SharePoint Administration

Provisioning Central Admin on SharePoint 2016 with Powershell

Stacy SimpkinsDecember 24, 2017November 13, 2019

The only difference between the powershell for 2013 and the powershell for 2016, when it comes to provisioning Central admin’s…

Read More
Create HNSC with Powershell and set some settings
HNSC PowerShell

Create HNSC with Powershell and set some settings

Stacy SimpkinsDecember 15, 2017November 13, 2019

This script creates a host named site collection in a web app that is named SharePoint – HNSC.  You can…

Read More
Running Distributed Cache in a least privileged way
PowerShell Server Administration SharePoint Administration

Running Distributed Cache in a least privileged way

Stacy SimpkinsDecember 1, 2017November 13, 2019

In a previous post, I mentioned the steps to least privilege the Distributed Cache; but, I really never explained the…

Read More
Query/Get/Search the event log of all servers in a farm for a reboot or any specific event ID
PowerShell SharePoint Administration Troubleshooting

Query/Get/Search the event log of all servers in a farm for a reboot or any specific event ID

Stacy SimpkinsNovember 30, 2017November 13, 2019

Have you ever wanted to find out a list of various event ID’s and output them to a file? Have…

Read More
Install Subscription Settings Service using Powershell – SharePoint 2013, 2016
PowerShell SharePoint Administration

Install Subscription Settings Service using Powershell – SharePoint 2013, 2016

Stacy SimpkinsOctober 6, 2017November 13, 2019

If you ever find yourself needing to install the subscription settings service application in SharePoint, here’s some kickass powershell that…

Read More
Provisioning Central Admin Config DB, Content DB, and then SharePoint Service Apps for SharePoint 2013 Foundation
PowerShell SharePoint Administration

Provisioning Central Admin Config DB, Content DB, and then SharePoint Service Apps for SharePoint 2013 Foundation

Stacy SimpkinsOctober 5, 2017November 13, 2019

Have you ever had a blast from the past and looked for a script on configuring SharePoint 2013 Foundation?  …

Read More
Teaching yourself Powershell
PowerShell

Teaching yourself Powershell

Stacy SimpkinsAugust 12, 2017November 13, 2019

There are a lot of really good resources out there to learn PowerShell!  One of the best ways to learn…

Read More
PowerShell Troubleshooting

Troubleshooting an issue

Stacy SimpkinsJuly 21, 2017November 13, 2019

Russ Maxwell has written, another, totally, awesome script!  This one will help you when you’re troubleshooting an issue.  Here’s a…

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
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
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
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

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.