×

Devi Prasad Panda's video: create fast site collection in sharepoint using powershell SharePointFeatures SharePoint2019

@create fast site collection in sharepoint using powershell | #SharePointFeatures #SharePoint2019
create fast site collection is a new feature introduced in SharePoint 2019. Create a new site time can be reduced to half compared to New-SPSite PowerShell cmdlet by this feature. This fast site creation feature operates directly at the DB level, witpout passing to Object Model, and saving several round trips between database server and sharepoint server. So in this post we will discuss all about how to create site collection using fast site creation feature in sharepoint 2019. Each site collection is associated with a blank template called a “site master”. Creating fast site, actually copies that site from DB and copies to destination site. Fast site creation is supported with below site templates only. OneDrive personal site - SPSPERS Modern Team site - STS Communication site - SITEPAGEPUBLISHING You can follow my post Get template id sharepoint site with powershell to get list of templates in sharepoint 2019. Fast creation enabled site collection templates can get using the powershell cmdlet Get-SPWebTemplatesEnabledForSiteMaster Powershell command to disable site template, enabled to create fast site collection is Disable-SPWebTemplateForSiteMaster. Powershell command to enable site template to create fast site collection is Enable-SPWebTemplateForSiteMaster. We can create a new Site Master using a site template by the powershell command New-SPSiteMaster. This PowerShell cmdlet Get-SPSiteMaster returns a reference to the site master associated with a content database. This PowerShell cmdlet Remove-SPSiteMaster deletes site master from content database. we can use below powershell command to create site collection using the site master present under a content database. Author : Deviprasad Panda Contact me : https://sharepointtechnicalsupport.com/contact/ Linkedin : https://www.linkedin.com/in/deviprasadpanda/ My Blog : https://SharePointTechnicalSupport.com/ Website Post : https://sharepointtechnicalsupport.com/create-fast-site-collection-in-sharepoint-2019/

0

0
Devi Prasad Panda
Subscribers
17K
Total Post
48
Total Views
1.8K
Avg. Views
37
View Profile
This video was published on 2020-08-31 11:58:26 GMT by @Devi-Prasad-Panda on Youtube. Devi Prasad Panda has total 17K subscribers on Youtube and has a total of 48 video.This video has received 0 Likes which are lower than the average likes that Devi Prasad Panda gets . @Devi-Prasad-Panda receives an average views of 37 per video on Youtube.This video has received 0 comments which are lower than the average comments that Devi Prasad Panda gets . Overall the views for this video was lower than the average for the profile.Devi Prasad Panda #10 Modern #3 Communication #0 You has been used frequently in this Post.

Other post by @Devi Prasad Panda