< Back

Disconnect-ALsession

Mon Jan 13, 2020 7:18 am

NAME Disconnect-ALsession



SYNOPSIS

Logs off and disconnects web session





SYNTAX

Disconnect-ALsession [-websession] <Object> [<CommonParameters>]





DESCRIPTION

Logs off and disconnects web session





PARAMETERS

-websession <Object>

Existing Webrequest session for ELM Appliance



Required? true

Position? 1

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:\\>Disconnect-ALsession -websession $websession















RELATED LINKS