Initialize-Environment
Performs all actions required on the local system to get started with a new project.
Syntax
Initialize-Environment [<CommonParameters>]
Description
Configures IIS, install Sitecore, Set the serialization reference and imports the databases to the local SQL server to enable a quick startup with a new project.
Parameters
Examples
-------------------------- EXAMPLE 1 --------------------------
Initialize-Environment
-------------------------- EXAMPLE 2 --------------------------
bump