Saltar a contenido

New-SimanADServiceAccount⚓︎

SYNOPSIS⚓︎

Genera una cuenta de servicio administrada (Group Managed Service Account)

SYNTAX⚓︎

New-SimanADServiceAccount [-Name] <string> [-AssignedServers <string[]>] [-MemberOf <string[]>]
 [-OUPath <string>] [-PassThru] [<CommonParameters>]

DESCRIPTION⚓︎

{{ Fill in the Description }}

EXAMPLES⚓︎

Example 1⚓︎

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS⚓︎

-AssignedServers⚓︎

{{ Fill AssignedServers Description }}

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

-MemberOf⚓︎

{{ Fill MemberOf Description }}

Type: System.String[]
DefaultValue: None
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: None
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-OUPath⚓︎

{{ Fill OUPath Description }}

Type: System.String
DefaultValue: OU=ServiceAccounts,OU=Siman,DC=siman,DC=cloud
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-PassThru⚓︎

{{ Fill PassThru 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⚓︎

OUTPUTS⚓︎

NOTES⚓︎