< Back

Get-GlpiToolsSystemConfig

Mon Jan 13, 2020 10:15 pm

NAME Get-GlpiToolsSystemConfig



SYNOPSIS

Function Return the current $CFG_GLPI.





SYNTAX

Get-GlpiToolsSystemConfig [<CommonParameters>]





DESCRIPTION

Function Return the current $CFG_GLPI.





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

None





NOTES





PSP 05/2019



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



PS C:\\>Get-GlpiToolsSystemConfig



Example will show current cfg_glpi configuration.











RELATED LINKS