Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Latest commit

 

History

History
63 lines (42 loc) · 1.33 KB

Start-SMBDeploymentGUI.md

File metadata and controls

63 lines (42 loc) · 1.33 KB
external help file online version schema
SMBBlueprint-help.xml
2.0.0

Start-SMBDeploymentGUI

SYNOPSIS

Launches a grpahical interface to provide a more guided experience when using the SMB Blueprint solution

SYNTAX

Start-SMBDeploymentGUI [-NoUpdateCheck] [<CommonParameters>]

DESCRIPTION

This command launches a GUI based on WPF XAML code, external PNG images (bundled with this module) and PS-based code-behind.

EXAMPLES

Example 1

PS C:\> Start-SMBDeploymentGUI

Launches the graphical user interface of the SMB solution

PARAMETERS

-NoUpdateCheck

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

CommonParameters

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).

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

https://inovativ.github.io/SMBblueprint-Docs/