< Back

Send-AwaitCommand

Sat Jan 11, 2020 5:06 am

NAME Send-AwaitCommand



SYNTAX

Send-AwaitCommand [-Text] <string> [-NoNewLine] [<CommonParameters>]



Send-AwaitCommand [-Command] <scriptblock> [-NoNewLine] [<CommonParameters>]





PARAMETERS

-Command <scriptblock>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name ByCommand

Aliases None

Dynamic? false



-NoNewLine



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Text <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name ByText

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

sdac

sendac





REMARKS

None





syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Start-AwaitSession;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

details : @{name=Start-AwaitSession; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-AwaitSession

Category : Function

Synopsis : Creates a new Await Session, which is a virtual console that can invoke console-based

applications, interact with them, retrieve their responses, and view their (textual)

user interfaces.

Component :

Role :

Functionality :

ModuleName : Await