Skip to content

powershell script to install sitecore from scratch up to a running website

Notifications You must be signed in to change notification settings

reyrahadian/sitecore-installer

Repository files navigation

sitecore-installer script

The script does the following:

  • Get Sitecore CMS and DMS zip file from a specified folder file
  • Extract both zip file into a target folder
  • Structure the folder so that DMS files goes into the right folder
  • Register a new web application pool in IIS
  • Register a new website in IIS
  • Update the host file
  • Attach the database files in Sql Server
  • Start the website
  • Open a browser and if all went ok we’ll have Sitecore displayed

About

powershell script to install sitecore from scratch up to a running website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published