< Back

Get-AMServer

Sat Jan 11, 2020 2:43 am

NAME Get-AMServer



SYNOPSIS

Gets AutoMate Enterprise server information.





SYNTAX

Get-AMServer [[-Type] <String>] [[-Connection] <Object>] [<CommonParameters>]





DESCRIPTION

Get-AMServer gets information about the server.





PARAMETERS

-Type <String>

The type of server information to retrieve.



Required? false

Position? 1

Default value Server

Accept pipeline input? false

Accept wildcard characters? false



-Connection <Object>

The AutoMate Enterprise management server.



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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



OUTPUTS



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



PS C:\\># Get information about the management server



Get-AMServer -Type Management











RELATED LINKS

https://github.com/AutomatePS/AutomatePS