external help file | online version | schema |
---|---|---|
SMBBlueprint-help.xml |
2.0.0 |
Launches a grpahical interface to provide a more guided experience when using the SMB Blueprint solution
Start-SMBDeploymentGUI [-NoUpdateCheck] [<CommonParameters>]
This command launches a GUI based on WPF XAML code, external PNG images (bundled with this module) and PS-based code-behind.
PS C:\> Start-SMBDeploymentGUI
Launches the graphical user interface of the SMB solution
Skips the module version check when launching the command
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).