Move logging of the operating system drive and right size SharePoint 2013 intranet portal
Here are your steps and you have to do them on each server in the farm: Make sure the…
This site is Just Another SharePoint Blog on troubleshooting SharePoint
Here are your steps and you have to do them on each server in the farm: Make sure the…
There are two ways you can suppress confirmation from a script or console: 1. Set the automatic variable to ‘None’…
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…
here are a lot of good scripts out there to use for backing up your SharePoint. This one is one…
I hope you’ve enjoyed reading this blog over the last year and that you’ve had a great year in SharePoint.…
It is important to configure the super user and super reader accounts for your SharePoint farm in order to optimize…
If you ever run into a situation where your farm suddenly fails to create the web application on all front…
If the goal is to import just one list or one library there are a couple ways you can accomplish…
This video is best if watched in Full Screen modeand any references to completed services should really say, the powershell script…
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…
This post lists links to various TechNet resources, along with a brief regarding each resource: Crawled Properties: this page details…
Don’t ever do this #%$^ with a SharePoint site In this completely, hypothetical, situation, you are the web administrator…
CSS to block quicklaunch etc. <style> .ms-quicklaunch { display:none; } .ms-navframe { display: none; } .ms-globalTitleArea { display: none; }…
Overview Since Windows 2008 R2 only comes in a 64-bit flavor it is impossible to perform an in place…
This blog post attempts to bridge the gap between creating a claims based authentication web application versus converting a classic…
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…
The steps below turn your team site into a team site that is capable of using publishing features and capabilities. But all…
Pre-requisites: Site-collection administrator Follow these steps, or ask your admin, to enable the developer dashboard in on demand mode: (green-can…
If you ever run into an issue where you or one of your fellow admins went to deploy a solution using…
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…
You must be logged in to post a comment.