Edit

Share via


Search-WmsSystem

Gets MultiPoint servers or personal computers running MultiPoint Connector in the same network.

Syntax

Default (Default)

Search-WmsSystem
    [-ManagedSystemsType] <ManagedSystemTypes>
    [-Server <String>]
    [<CommonParameters>]

Description

The Search-WmsSystem cmdlet gets other MultiPoint servers or personal computers running MultiPoint Connector in the same network. The operation takes 10 seconds to complete.

Examples

Example 1: Search for MultiPoint servers on a subnet

PS C:\> Search-WmsSystem -ManagedSystemsType MultiPointServers
Test2
Test3

The cmdlet gets peer Windows MultiPoint servers in the same subnet. The query takes 10 seconds to complete and uses the Microsoft Web Services on Devices API (WSDAPI) to discover peer MultiPoint servers in the network.

Parameters

-ManagedSystemsType

Specifies the managed system type. The acceptable values for this parameter are: PersonalComputers, MultiPointServers.

Parameter properties

Type:ManagedSystemTypes
Default value:None
Accepted values:MultiPointServers, PersonalComputers
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Server

Specifies the fully qualified host name of the MultiPoint Server that is the target of the command. The default is localhost.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False
Aliases:ComputerName

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:True
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

String

Outputs

String