Saltar a contenido

Get-SimanRdPoolServer⚓︎

SYNOPSIS⚓︎

Obtiene los servidores Remote Desktop de la plataforma Siman Cloud

SYNTAX⚓︎

Pool (Default)⚓︎

Get-SimanRdPoolServer -RdPool <string> [-Status <string>] [-Environment <string[]>] [-ExcludeSentry]
 [-IncludeUsage] [<CommonParameters>]

Name⚓︎

Get-SimanRdPoolServer [-Name] <string[]> [-Environment <string[]>] [-ExcludeSentry] [-IncludeUsage]
 [<CommonParameters>]

ALIASES⚓︎

  • Get-SimanRdServer
  • gsrd

DESCRIPTION⚓︎

{{ Fill in the Description }}

EXAMPLES⚓︎

Example 1⚓︎

{{ Add example description here }}

PARAMETERS⚓︎

-Environment⚓︎

{{ Fill Environment Description }}

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

-ExcludeSentry⚓︎

{{ Fill ExcludeSentry 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: ''

-IncludeUsage⚓︎

{{ Fill IncludeUsage 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: ''

-Name⚓︎

{{ Fill Name Description }}

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

-RdPool⚓︎

{{ Fill RdPool Description }}

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

-Status⚓︎

Filtra los hosts segun su estatus dentro del Pool

Type: System.String
DefaultValue: All
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: Pool
  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⚓︎

OUTPUTS⚓︎

Siman.Cloud.RdPoolServer⚓︎

{{ Fill in the Description }}

NOTES⚓︎

{{ Fill in the Notes }}