Summary

Gets information on thin clients.

Parameters

  • -Credentials
    Credential data, usually passed via a variable which it has been saved to at login.
  • -tcID
    Numeric ID of the thin client. If omitted, information is retrieved on all thin clients, including those in the Recycling Bin.
  • -Details
    Level of detail in the output, one of:
    • full Gets all data available from IMI, including the online status.
    • inventory Gets all data available from IMI, apart from the online status.
    • online Gets data in a short format, including the online status.

    If this parameter is omitted, only a short information format with the most important thin client properties is returned.

Example Command Line

Get-IgelTCInformation -Credentials $l

Example Output

mac : 000BCA050027

firmwareID : 45

lastIP : 172.30.91.237

id : 48335

name : UD2-D220

parentID : 76863

movedToBin : True

objectType : tc

mac : 005056934FDB

firmwareID : 28

lastIP : 172.30.91.9

id : 48366

name : westestx86

parentID : -1

movedToBin : False

objectType : tc

mac : 00E0C561EEED

firmwareID : 43

lastIP : 172.30.91.30

id : 72014

name : IGEL-8KJ2GQPL3N

parentID : 76863

movedToBin : False

objectType : tc