< Back

Get-GlpiToolsFusionInventoryAgentModules

Mon Jan 13, 2020 10:02 pm

NAME Get-GlpiToolsFusionInventoryAgentModules



SYNOPSIS

Function to show Fusion Agent Modules from GLPI





SYNTAX

Get-GlpiToolsFusionInventoryAgentModules [<CommonParameters>]





DESCRIPTION

Function to show Fusion Agent Modules from 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

Inputs (if any)





OUTPUTS

Function returns PSCustomObject





NOTES





PSP 11/2019



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



PS C:\\>Get-GlpiToolsFusionInventoryAgentModules



Function will show all agent modules which are available in GLPI











RELATED LINKS