Stop-ScriptLogging

SYNOPSIS

Stops logging of a script.

SYNTAX

__AllParameterSets

Stop-ScriptLogging [<CommonParameters>]

ALIASES

This cmdlet has the following aliases,

DESCRIPTION

Stops all started logging sesion started by running ITCE-StartScriptLoggin.

EXAMPLES

EXAMPLE 1

Stop-ScriptLogging

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

This is a custom function created to have a standard way of starting logging in SDK scripts.