SharePoint PitStop
Author : Fahad Mohamed Sidheekh
Pages
(Move to ...)
Home
OAuth
SharePoint 2013 Search Components
SharePoint 2013 Pre-Requisites
Reducing Sharepoint Config DB Logfile size
BLOB Cache
Managed Paths
Host-Named Site Collections
Sharepoint 2010 Capacity Management
MOSS 2007 Capacity Management
Sharepoint Search Components
SharePoint 2010 Upgrade
STSADM Commands
Sharepoint Zones
Sharepoint Unique List ID
SharePoint 2010 Build/Version Numbers
SPContentDatabase Powershell
Export/Import vs Backup/Restore
Sharepoint Governance
Site Template ID
Disabling Loopback Security Check
Sharepoint ContentDatabase FAQ
Sharepoint Authentication - Kerberos vs NTLM
Capacity Management Overview
Sharepoint Designer
Ghosting/Unghosting
Sharepoint 2010 Load Balance Configuration
Sharepoint 2013 Preview
▼
Tuesday, December 13, 2016
How to Start and Stop the Distributed Cache service
›
To start and stop the Distributed Cache service by using Central Administration 1. In Central Administration, click Application Manage...
SharePoint Distributed Cache
›
SharePoint 2013 introduces a new concept called Distributed Cache. The Distributed Cache service, which is built on Windows Server AppFabri...
Friday, December 2, 2016
How to find the Workflow Service URL for a SharePoint 2013 Farm using Powershell
›
To find the registered workflow service address for a SharePoint 2013 farm : Add-PSSnapin Microsoft.SharePoint.PowerShell [Void][Syste...
Thursday, December 1, 2016
How to create a SharePoint Subscription Settings Service application through PowerShell
›
This example assumes that a managed account for DOMAIN\ManagedAccount already exists. $AppPool = New-SPServiceApplicationPool -Name Se...
Wednesday, November 23, 2016
How to retrieve a List of Application Pools in a Server
›
From the UI 1. Open IIS Manager. For information about opening IIS Manager, see Open IIS Manager (IIS 7). 2. In the Connections pa...
Thursday, September 22, 2016
How to Force Log In To Remote Desktop Computer When The Session is Already Full
›
Use the below command in Run mstsc /v:[SERVERNAME] /admin That should force you into the server if the session is full.
No content databases in the web application were available to store your site collection
›
Recently I had tried deleting a site collection and tried restoring the site with the same URL and I got the below error Restore-SPSite...
Monday, August 22, 2016
How-To: Ctrl + Alt + Del in Remote Desktop
›
Ctrl + Alt + End
Tuesday, August 9, 2016
How to Add/Modify your Hosts file
›
1. Go to Start -> All Programs -> Accessories -> Notepad 2. Type Notepad in the search field, Right-click Notepad an...
Tuesday, June 28, 2016
How to add a user to Web Application User Policy using PowerShell
›
To add a user to web application user policy using PowerShell , use the below PowerShell script $userOrGroup = "i:0#.w|domain\user...
‹
›
Home
View web version