-
Notifications
You must be signed in to change notification settings - Fork 3
Get WebCreator
Doug Ware edited this page Aug 18, 2016
·
1 revision
Populates or updates a web definition by comparing a site with customizations to a base site
Get-WebCreator [-SourceClientContext] <ClientContext> [-BaseClientContext] <ClientContext> [-SiteDefinition <SiteDefinition>] [-WebDefinition <WebCreator>] [-AppManifest <AppManifestBase>] [-Options <WebCreatorBuilderOptions>] [-VerboseNotify] [<CommonParameters>]
Populates or updates a web creator in a site definition or an app manifest by comparing a site with customizations to a base site.
If this operation is done with a site defintion it will also create or update the first app manifest.
Get-WebCreator will download files using the storage information included in the site definition or app manifest.
For more detail about the operation as it executes, include the -VerboseNotify switch.