< Back
Disconnect-AMServer
Post
NAME Disconnect-AMServer
SYNOPSIS
Disconnect from an AutoMate Enterprise management server
SYNTAX
Disconnect-AMServer [<CommonParameters>]
Disconnect-AMServer [[-Connection] <Object>] [<CommonParameters>]
DESCRIPTION
Disconnect-AMServer removes stored connection information for the management server(s).
PARAMETERS
-Connection <Object>
The AutoMate Enterprise management server. If the server isn't specified, all servers are removed.
Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue)
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:\\>Disonnect-AMServer -Connection "AM01" -Credential (Get-Credential)
RELATED LINKS
https://github.com/AutomatePS/AutomatePS
SYNOPSIS
Disconnect from an AutoMate Enterprise management server
SYNTAX
Disconnect-AMServer [<CommonParameters>]
Disconnect-AMServer [[-Connection] <Object>] [<CommonParameters>]
DESCRIPTION
Disconnect-AMServer removes stored connection information for the management server(s).
PARAMETERS
-Connection <Object>
The AutoMate Enterprise management server. If the server isn't specified, all servers are removed.
Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue)
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:\\>Disonnect-AMServer -Connection "AM01" -Credential (Get-Credential)
RELATED LINKS
https://github.com/AutomatePS/AutomatePS