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.
powershell-command
active directory profile picture import thumbnailphoto error
There was an issue while active directory profile picture import thumbnailphoto “UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have”. Go through the full article to get the reason in detail.
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 ›
Add server to existing farm using powershell sharepoint2013
I am building a new 3-tier farm. I have already configured the application and database servers and am now ready to add another which will be used as the web front end. I have already installed the pre-requisites and binaries… Read More ›
You must be logged in to post a comment.