< Back

New-SMSCommand

Fri Jan 10, 2020 8:01 pm

NAME New-SMSCommand



SYNTAX

New-SMSCommand [[-NamedValues] <hashtable>] [[-SMSServerConnection] <Object>] [<CommonParameters>]





PARAMETERS

-NamedValues <hashtable>

Hashtable of Name Value pairs to insert into the DataImportTable



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SMSServerConnection <Object>

SMSServerConnection object to use. If not set here, object must be set on the object directly.



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None