< Back

Get-GlpiToolsMyProfiles

Mon Jan 13, 2020 10:06 pm

NAME Get-GlpiToolsMyProfiles



SYNOPSIS

Function Return all the profiles associated to logged user.





SYNTAX

Get-GlpiToolsMyProfiles [<CommonParameters>]





DESCRIPTION

Function Return all the profiles associated to logged user.





PARAMETERS

<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

Function returns PSCustomObject with property's of Profiles results from GLPI





NOTES





PSP 04/2019



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-GlpiToolsMyProfiles



Command Return all the profiles associated to logged user.











RELATED LINKS