importType | Possible values are:
all-publications—creates a BluePrint with the following publications: 000 Empty, 100 Master, 110 DXASite Type, 200 Example Content, and 400 Example Site.
master-only—imports the DXA configuration, Schemas, and Templates into an existing Master Publication.
example-publications—imports the DXA example content and pages into an existing Web site Publications
|
cmsUrl | Specifies the Web address of Content Manager Explorer. |
masterPublication | When running in master-only mode, specify the name of the Publication to import to. By default, masterPublication is set to "100 Master". |
rootPublication | Title of the BluePrint Root Publication. |
rootStructureGroup | When running in master-only or example publications mode, specify root Structure Group of your Web site Publication names, and the title of the root Structure Group. By default, rootStructureGroup is set to "Home". |
noTopologyManager | (optional) Suppresses the creation of mappings in SDL Web 8 Topology Manager (which requires Topology Manager cmdlets). |
cmsUserName | (optional) The username used for the authentication. |
cmsUserPassword | (optional) The password for the provided username. |
cmsAuth | (optional) The authentication type; possible values are: Windows (default), and Basic. You can use the Basic authentication type, in case your Content Manager Server requires credentials other than Windows credentials. |
WhatIf | (optional) This parameter takes no value and causes the script to only describe what it would do, without making any changes. |
Confirm | (optional) This parameter takes no value, describes what the script will do and prompts for confirmation before proceeding. |