< Back

Get-OutputSubscriber

Sat Jan 18, 2020 9:43 pm

NAME Get-OutputSubscriber



SYNOPSIS

Retrieves active ScriptBlockOutputSubscriber objects.





SYNTAX

Get-OutputSubscriber [<CommonParameters>]





DESCRIPTION

Retrieves ScriptBlockOutputSubscriber objects which are currently attached to the session's host interceptor.





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

None







OUTPUTS

PowerShellLogging.ScriptBlockOutputSubscriber







NOTES











RELATED LINKS

Enable-OutputSubscriber

Disable-OutputSubscriber

about_PowerShellLogging