Modify Job Monitoring

Scenario/Problem: You need to modify the job monitoring timeout value.

Solution: Use the ConversionTimeout parameters with the Set-SPWordConversionServiceApplication cmdlet.

The job-monitoring configuration setting is modified using the ConversionTimeOut parameter. This value is the number of minutes a conversion should be in progress before the timer job restarts the conversion. The default is 5 minutes. The valid range of values is 1 to 60 minutes. Listing 25.5 shows a sample modification of the job monitoring setting.

Listing 25.5. Changing the Job Monitoring Timeout Setting

Set-SPWordConversionServiceApplication-Identity "Word Automation Services"-ConversionTimeout 10

This is different from the actual configurations ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.