data
SharePoint Population Script V2
Summary This is my 2nd version of SharePoint Population Script with a few minor changes. Removed the Hosts file and host header creation to simplify the process. The new script will only create a single DB. A new Web Application using the server host name over a different port is now allowed. A Modern Team […]
SharePoint Site Population Script for Testing
Summary The following script will create and populate data in a SharePoint Farm for testing. What does the Script do? Create a new web application, with a new web application pool. Create new database and associate it with the new web application. Update the local HOSTS file to make the new site accessible from the […]