< Back

Get-TraceLogMessage

Mon Jan 13, 2020 7:14 am

NAME Get-TraceLogMessage



SYNOPSIS

Generates shorter strings from a long string.





SYNTAX

Get-TraceLogMessage [[-RunbookName] <Object>] [[-Message] <Object>] [[-maxLength] <Object>] [<CommonParameters>]





DESCRIPTION

Used to limit a tracelog file and split into multiple pieces, for use with a limited field, such as windows event

log.





PARAMETERS

-RunbookName <Object>



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Message <Object>



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-maxLength <Object>



Required? false

Position? 3

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





RELATED LINKS





CommonParameters : False

WorkflowCommonParameters : False

details : @{name=Write-CTError; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Write-CTError [[-PSError] <Object>] [[-returnObject] <Object>]



ModuleName : CTToolkit

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Write-CTError

Category : Function

Component :

Role :

Functionality :