New-XmcServer

SYNOPSIS

Creates a new XmcServer object.

SYNTAX

New-XmcServer [<CommonParameters>]

DESCRIPTION

Creates a new XmcServer object.

EXAMPLES

Example 1

PS C:\> New-XmcServer

Creates a blank XmcServer object for use with other cmdlets.

PARAMETERS

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

XmcServer

NOTES