powershell-command

maximum number of site collections per content database

For Particular Requirement, client want to dedicate a database for a single site collection. When we create a site collection from central admin, site is placed automatically in any available content database. To prevent any other sites to be created on the particular content database, We can set maximum number of site collection on particular content database. read full article for details.

Basic powershell cmdlet sharepoint

Basic powershell cmdlet sharepoint Below are the very basic powershell cmdlet for sharepoint which would be very helpful. Get-Command -Noun SP* Get-Help Get-SPSite Get-Help Get-SPSite -Examples PS C:\Users\de.prasad.adm> Get-Command -Noun SPSite CommandType Name ModuleName Backup-SPSite Microsoft.SharePoint.PowerShell Copy-SPSite Microsoft.SharePoint.PowerShell Get-SPSite Microsoft.SharePoint.PowerShell… Read More ›

SharePoint 2016 Help Collection

In this article, we will discuss ,how to use PowerShell cmdlets for managing Help Collections SharePoint. SharePoint help collection is not configured with SharePoint Configuration, This needs to manually configured.SharePoint Help Files(.Cab) installed on the hive folder with SharePoint Installation… Read More ›