diff --git a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md index b91de60673..50b59bf762 100644 --- a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md +++ b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md @@ -47,7 +47,14 @@ This command queries the tracing setting for TRACE_CM. ## PARAMETERS ### -AsJob -{{Fill AsJob Description}} +Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete. + +The cmdlet immediately returns an object that represents the job and then displays the command prompt. +You can continue to work in the session while the job completes. +To manage the job, use the `*-Job` cmdlets. +To get the job results, use the [Receive-Job](https://go.microsoft.com/fwlink/?LinkID=113372) cmdlet. + +For more information about Windows PowerShell background jobs, see [about_Jobs](https://go.microsoft.com/fwlink/?LinkID=113251). ```yaml Type: SwitchParameter