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.
PowerShell SharePoint Administration

Move logging of the operating system drive and right size SharePoint 2013 intranet portal

Stacy SimpkinsJanuary 25, 2014November 13, 2019

Here are your steps and you have to do them on each server in the farm:    Make sure the…

Read More
PowerShell

Avoiding the Confirm prompt in scripts

Stacy SimpkinsJanuary 18, 2014November 13, 2019

There are two ways you can suppress confirmation from a script or console: 1. Set the automatic variable to ‘None’…

Read More
PowerShell

Customizing your PowerShell window colors

Stacy SimpkinsJanuary 11, 2014November 13, 2019

The information about the settings for your PowerShell’s shell colors are stored in the object model at: System.Management.Automation.Internal.Host.InternalHost and at System.Management.Automation.Internal.Host.InternalHostRawUserInterface under…

Read More
PowerShell SharePoint Administration

Backing up a SharePoint 2010 farm

Stacy SimpkinsJanuary 5, 2014November 13, 2019

here are a lot of good scripts out there to use for backing up your SharePoint.  This one is one…

Read More
PowerShell

Merry Christmas!!!

Stacy SimpkinsDecember 28, 2013November 13, 2019

I hope you’ve enjoyed reading this blog over the last year and that you’ve had a great year in SharePoint.…

Read More
Setting up your farm for optimal performance – Super User and Super Reader Accounts
Performance PowerShell

Setting up your farm for optimal performance – Super User and Super Reader Accounts

Stacy SimpkinsDecember 21, 2013November 13, 2019

It is important to configure the super user and super reader accounts for your SharePoint farm in order to optimize…

Read More
Troubleshooting

Farm is failing to create a new web application on all servers in the farm IIS

Stacy SimpkinsDecember 14, 2013November 13, 2019

If you ever run into a situation where your farm suddenly fails to create the web application on all front…

Read More
PowerShell SharePoint Administration

Exporting and Importing just a list or a library

Stacy SimpkinsDecember 7, 2013November 13, 2019

If the goal is to import just one list or one library there are a couple ways you can accomplish…

Read More
PowerShell SharePoint Administration

Provisioning a SharePoint 2010 Farm Service Applications using a PowerShell Script

Stacy SimpkinsNovember 30, 2013November 13, 2019

This video is best if watched in Full Screen modeand any references to completed services should really say, the powershell script…

Read More
SharePoint Administration

Links to Software to create a home lab

Stacy SimpkinsNovember 23, 2013November 13, 2019

Pre-requisite:  A server with at least 16 GB of RAM   http://technet.microsoft.com/en-us/evalcenter/hh670538  – Server 2012 http://technet.microsoft.com/en-US/evalcenter/hh973397  – SharePoint Server 2013…

Read More
Search SharePoint Administration

What are Crawled Properties, iFilters, and Connectors in SharePoint 2010?

Stacy SimpkinsNovember 16, 2013November 13, 2019

This post lists links to various TechNet resources, along with a brief  regarding each resource: Crawled Properties:  this page details…

Read More
Server Administration

How to – IIS moving sites and applications

Stacy SimpkinsNovember 2, 2013November 13, 2019

Don’t ever do this #%$^ with a SharePoint site   In this completely, hypothetical, situation, you are the web administrator…

Read More
SharePoint Development

A few Random development tricks – slighted trickery

Stacy SimpkinsOctober 26, 2013November 13, 2019

CSS to block quicklaunch etc. <style> .ms-quicklaunch { display:none; } .ms-navframe { display: none; } .ms-globalTitleArea { display: none; }…

Read More
PowerShell Server Administration

Migrating to Windows 2008 R2 from a 32-bit (x86) Server

Stacy SimpkinsOctober 18, 2013November 13, 2019

Overview   Since Windows 2008 R2 only comes in a 64-bit flavor it is impossible to perform an in place…

Read More
PowerShell SharePoint Administration

Convert a classic based authentication SharePoint 2010 web application into a claims based web application that will use forms based authentication

Stacy SimpkinsOctober 12, 2013November 13, 2019

This blog post attempts to bridge the gap between creating a claims based authentication web application versus converting a classic…

Read More
SharePoint Development Troubleshooting

An error has occurred after removal of an extended zone

Stacy SimpkinsOctober 5, 2013November 13, 2019

Let’s say you’ve applied the advice from unextending an extended zone and are now either getting a blank page after re-using the the…

Read More
SharePoint Administration

Speed up that slow team site, make it publish and harness the output cache

Stacy SimpkinsSeptember 29, 2013November 13, 2019

The steps below turn your team site into a team site that is capable of using publishing features and capabilities.  But all…

Read More
PowerShell SharePoint Administration SharePoint Development

Enable and Use Developer Dashboard to see how your page loads and view metrics.

Stacy SimpkinsSeptember 22, 2013November 13, 2019

Pre-requisites: Site-collection administrator Follow these steps, or ask your admin, to enable the developer dashboard in on demand mode: (green-can…

Read More
Troubleshooting

Solution wont deploy, error in web.config, and avoiding this

Stacy SimpkinsSeptember 14, 2013November 13, 2019

If you ever run into an issue where you or one of your fellow admins went to deploy a solution using…

Read More
Server Administration SharePoint Administration

Move SharePoint Server IIS to a different drive

Stacy SimpkinsSeptember 9, 2013November 13, 2019

To move IIS to a different drive is a fairly straightforward procedure. This blog – -> http://blogs.iis.net/thomad/archive/2008/02/10/moving-the-iis7-inetpub-directory-to-a-different-drive.aspx has detailed the steps…

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.