< Back

Reset-ETHUserPassword

Tue Jan 14, 2020 3:34 am

NAME Reset-ETHUserPassword



SYNTAX

Reset-ETHUserPassword [-Identity] <string> [-NewPassword] <securestring> [-ServiceName] <string>

[<CommonParameters>]





PARAMETERS

-Identity <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NewPassword <securestring>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-ServiceName <string>



Required? true

Position? 2

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

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.





description : {@{Text=Sets specific properties of an existing group in IAM}}

syntax : @{syntaxItem=@{name=Set-ETHGroup; parameter=System.Management.Automation.PSObject[]}}

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

examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Set-ETHGroup -Identity

"biol-micro-api_test" -Description "NewDescription"; remarks=System.Management.Automation.PSObject[];

title=-------------------------- EXAMPLE 1 --------------------------}}

details : @{name=Set-ETHGroup; 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 : Set-ETHGroup

Category : Function

Synopsis : Edits an existing group in IAM

Component :

Role :

Functionality :

ModuleName : IAMClient





examples : @{example=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{type=@{name=pscustomobject. Returns a custom object with 3 properties Added, Removed

and Kept to show what the cmdlet did}}}

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

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

description : {@{Text=Removes / Adds members to the given group until the memberlist is equal to the one submitted

You can specify either usernames or *custom* groups}}

syntax : @{syntaxItem=@{name=Set-ETHGroupMember; parameter=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 : Set-ETHGroupMember

Category : Function

Synopsis : Sets the members of an ETH group to the specified member list

Component :

Role :

Functionality :

ModuleName : IAMClient