< Back

Get-ETHPersonServices

Tue Jan 14, 2020 3:29 am

NAME Get-ETHPersonServices



SYNTAX

Get-ETHPersonServices [-Identity] <string> [<CommonParameters>]





PARAMETERS

-Identity <string>



Required? true

Position? 0

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=Gets all parameters for a given service from IAM for the given user

Default is the "Mailbox" service}}

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

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

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

details : @{name=Get-ETHUser; 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 : Get-ETHUser

Category : Function

Synopsis : Gets the parameters of a IT-Service for a user (Similar to Get-ADUser)

Component :

Role :

Functionality :

ModuleName : IAMClient





description : {@{Text=This will load all group memberships with type "Custom","Admin" and "Netsup" for the given

user(s)}}

syntax : @{syntaxItem=@{name=Get-ETHUserGroupMembership;

parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String; name=Identity;

required=true; globbing=false; pipelineInput=true (ByValue, ByPropertyName); position=1}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=String; name=Identity; type=@{name=String}; required=true; globbing=false;

pipelineInput=true (ByValue, ByPropertyName); position=1}}

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

details : @{name=Get-ETHUserGroupMembership; 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 : Get-ETHUserGroupMembership

Category : Function

Synopsis : Gets all memberships of the given user

Component :

Role :

Functionality :

ModuleName : IAMClient