| external help file | SimpleMenu-help.xml |
|---|---|
| Module Name | SimpleMenu |
| online version | |
| schema | 2.0.0 |
Invoke SMBoard to display informations in a convenient manner.
Invoke-SMBoard [[-Board] <SMBoard>] [<CommonParameters>]
Invoke SMBoard to display informations in a convenient manner.
PS C:\> Invoke-SMBoard $BoardInvoke a SMBoard created previously through New-SMBoard. See that cmdlet for a full example.
SMBoard to be invoked.
Type: SMBoard
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.