< Back

Get-GlpiToolsActiveProfile

Mon Jan 13, 2020 9:06 pm

NAME Get-GlpiToolsActiveProfile



SYNOPSIS

Function Return the current active profile.





SYNTAX

Get-GlpiToolsActiveProfile [<CommonParameters>]





DESCRIPTION

Function Return the current active profile.





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 Active Profile current logged user in GLPI





NOTES





PSP 04/2019



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



PS C:\\>Get-GlpiToolsActiveProfile



Function Return the current active profile.











RELATED LINKS