Hide-WmsIdentifier
Hides the identification window for a station or session.
Hide-WmsIdentifier
[-SessionId <UInt32[]>]
[-Server <String>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Hide-WmsIdentifier
[-StationId <UInt32[]>]
[-Server <String>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Hide-WmsIdentifier
[-All]
[-Server <String>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
The Hide-WmsIdentifier cmdlet hides identification window for the specified station or session.
PS C:\> Hide-WmsIdentifier -SessionID 2
This command hides the identification window for the session with the ID of 2.
Indicates that this operation applies to all sessions on the target host.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies the fully qualified host name of the MultiPoint Server that is the target of the command. The default is localhost.
Type: | String |
Aliases: | ComputerName |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Specifies an array of session IDs.
Type: | UInt32[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Specifies an array of station IDs.
Type: | UInt32[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
UInt32[]