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
▼
Friday, June 26, 2015
SharePoint Feature Installation, Activation, Deactivation, and Uninstallation using PowerShell
›
To install a SharePoint feature with PowerShell Install-SPFeature FeatureFolderName To activate a feature Enable-SPFeature FeatureFo...
How to Deactivate a SharePoint feature using PowerShell or STSADM
›
To Disable a SharePoint Feature, you must first determine the scope of the feature. If the scope is Web-based or is a site collection scope...
How to Activate a SharePoint feature using PowerShell or STSADM
›
To Enable a SharePoint Feature, you must first determine the scope of the feature. If the scope is Web-based or is a site collection scope,...
Thursday, June 18, 2015
How to Remove a SharePoint subsite through PowerShell
›
The Remove-SPWeb cmdlet completely deletes the Web specified by the Identity parameter. Note: Deleting the top level Web site of a site...
Import sites, lists, or document libraries in SharePoint
›
We can import a site, list, or document library in SharePoint by PowerShell. Start the SharePoint Management Shell. Syntax Impor...
Export sites, lists, or document libraries in SharePoint
›
We can export a site, list, or document library in SharePoint by using the SharePoint Central Administration website or Windows PowerShell....
SharePoint Major Version and Minor Version
›
A major version is usually one that represents a milestone, such as completion of an outline or a chapter. Major versions are numbered wit...
How to View a file or item from previous version
›
If you need to view an older version of an item or file, you can select the older version and “view” it so that it becomes the current vers...
How to Delete a previous version
›
If you need to make sure that no one can read a version that has inaccurate or otherwise troublesome information, you can delete it. 1....
How to Restore a file or item from previous version
›
If you need an older version of an item or file, you can select the older version and “restore” it so that it becomes the current version. ...
‹
›
Home
View web version