< Back

Get-GlpiToolsFusionInventoryAgents

Mon Jan 13, 2020 10:02 pm

NAME Get-GlpiToolsFusionInventoryAgents



SYNOPSIS

Function to show Fusion Agents from GLPI





SYNTAX

Get-GlpiToolsFusionInventoryAgents [<CommonParameters>]





DESCRIPTION

Function to show Fusion Agents from GLPI. Function will show Agents, which are in GLPI, not on Fusions





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 01/2019



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



PS C:\\>Get-GlpiToolsFusionInventoryAgents



Function will show all agents which are available in GLPI











RELATED LINKS