Saltar a contenido

Start-SimanRdPoolServer⚓︎

SYNOPSIS⚓︎

Inicia servidores pertenecientes a un Pool de Remote Desktop.

SYNTAX⚓︎

Object⚓︎

Start-SimanRdPoolServer -InputObject <RdPoolServer> [-Wait] [<CommonParameters>]

Name⚓︎

Start-SimanRdPoolServer [-ServerName] <string[]> [-Wait] [<CommonParameters>]

ALIASES⚓︎

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION⚓︎

{{ Fill in the Description }}

EXAMPLES⚓︎

Example 1⚓︎

{{ Add example description here }}

PARAMETERS⚓︎

-InputObject⚓︎

{{ Fill InputObject Description }}

Type: System.Object
DefaultValue: ''
SupportsWildcards: false
Aliases:
- RdPoolServer
ParameterSets:
- Name: Object
  Position: Named
  IsRequired: true
  ValueFromPipeline: true
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-ServerName⚓︎

{{ Fill ServerName Description }}

Type: System.String[]
DefaultValue: ''
SupportsWildcards: false
Aliases:
- Name
- ComputerName
ParameterSets:
- Name: Name
  Position: 0
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-Wait⚓︎

{{ Fill Wait Description }}

Type: System.Management.Automation.SwitchParameter
DefaultValue: False
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

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⚓︎

System.Object⚓︎

{{ Fill in the Description }}

OUTPUTS⚓︎

NOTES⚓︎

{{ Fill in the Notes }}