Creation of sites is a boring process when we are setting up a SharePoint environment. We can use power shell script for automating this process. I have developed a small power shell script for doing this.
The format for the CSV is shown below.
Please make sure that you create the root site collection. we can include that part also in the script.
![]() |
Powershell Script |
The format for the CSV is shown below.
![]() |
CSV file format |
Please make sure that you create the root site collection. we can include that part also in the script.
Comments
Post a Comment