From a0a5ff91ef33b5c92830c1de2dd6fc479ae7e4ce Mon Sep 17 00:00:00 2001 From: sowjanya365 <48252408+sowjanya365@users.noreply.github.com> Date: Mon, 30 Sep 2019 14:14:36 +0530 Subject: [PATCH 1/3] Update Get-DtcAdvancedHostSetting.md Issue - "fill in the blank" assignments - Description has been updated now. --- .../msdtc/Get-DtcAdvancedHostSetting.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md index b91de60673..47c572c919 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](http://go.microsoft.com/fwlink/?LinkID=113372) cmdlet. + +For more information about Windows PowerShell background jobs, see [about_Jobs](http://go.microsoft.com/fwlink/?LinkID=113251). ```yaml Type: SwitchParameter From 1ed0bfe3f5114e563466baef072ff025e7c4d223 Mon Sep 17 00:00:00 2001 From: sowjanya365 <48252408+sowjanya365@users.noreply.github.com> Date: Thu, 3 Oct 2019 12:44:48 +0530 Subject: [PATCH 2/3] Update docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md index 47c572c919..e74e63bb7b 100644 --- a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md +++ b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md @@ -54,7 +54,7 @@ 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](http://go.microsoft.com/fwlink/?LinkID=113372) cmdlet. -For more information about Windows PowerShell background jobs, see [about_Jobs](http://go.microsoft.com/fwlink/?LinkID=113251). +For more information about Windows PowerShell background jobs, see [about_Jobs](https://go.microsoft.com/fwlink/?LinkID=113251). ```yaml Type: SwitchParameter From f9ea82e21a9b3adff5a4ec557804a318d26ff96d Mon Sep 17 00:00:00 2001 From: sowjanya365 <48252408+sowjanya365@users.noreply.github.com> Date: Thu, 3 Oct 2019 12:45:05 +0530 Subject: [PATCH 3/3] Update docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md index e74e63bb7b..50b59bf762 100644 --- a/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md +++ b/docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md @@ -52,7 +52,7 @@ Runs the cmdlet as a background job. Use this parameter to run commands that tak 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](http://go.microsoft.com/fwlink/?LinkID=113372) cmdlet. +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).