V9.6
Method
Description
Disables jobs logs (svclog) on all instances of installed Cora SeQuence JES and Administration.
Syntax
Disable-CoraSeQuenceJobsLogs [[-ServiceID] <Int32>] [<CommonParameters>]
Parameters
-ServiceID <Int32>
Sets the numeric ID of the JES service instance. If not provided, the configuration will be applied to all JES instances deployed on the server.
Required? | false |
Position? | 1 |
Default value | 0 |
Accept pipeline input? | false |
Accept wildcard characters? | false |
<CommonParameters>
This function supports these common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.
Example
PS C:\>Disable-CoraSeQuenceJobsLogs
V9.5
Method
Description
Disables jobs logs (svclog) on all instances of installed Cora SeQuence JES and Administration.
Syntax
Disable-CoraSeQuenceJobsLogs [<CommonParameters>]
Parameters
<CommonParameters>
This function supports these common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.
Example
PS C:\>Disable-CoraSeQuenceJobsLogs