From 56397efa12b914b53a7ade88bb0d7eaa80bb4fc7 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:18:10 +0530 Subject: [PATCH 01/17] Update Export-VM.md Made changes to the description to avoid ambiguity Fixes https://github.com/MicrosoftDocs/windows-powershell-docs/issues/3039 --- docset/winserver2022-ps/hyper-v/Export-VM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/hyper-v/Export-VM.md b/docset/winserver2022-ps/hyper-v/Export-VM.md index 846d5764a2..cb0ced7c36 100644 --- a/docset/winserver2022-ps/hyper-v/Export-VM.md +++ b/docset/winserver2022-ps/hyper-v/Export-VM.md @@ -31,7 +31,7 @@ Export-VM [-VM] [-Path] [-AsJob] [-Passthru] [-Captu ## DESCRIPTION The **Export-VM** cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines. -The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively. +Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks. The Virtual Machines folder contains the configuration XML of the specified virtual machine. ## EXAMPLES From 7c8cc520e22b7a1491174418207238bc9f28acc7 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:19:24 +0530 Subject: [PATCH 02/17] Update Export-VM.md updated 2012 version of the doc --- docset/winserver2012-ps/hyper-v/Export-VM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012-ps/hyper-v/Export-VM.md b/docset/winserver2012-ps/hyper-v/Export-VM.md index 10f9d2c703..3954f6bf71 100644 --- a/docset/winserver2012-ps/hyper-v/Export-VM.md +++ b/docset/winserver2012-ps/hyper-v/Export-VM.md @@ -25,7 +25,7 @@ Export-VM [-VM] [-Path] [-AsJob] [-Passthru] ## DESCRIPTION The **Export-VM** cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines. -The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively. +Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks. The Virtual Machines folder contains the configuration XML of the specified virtual machine. ## EXAMPLES From 94fc9988cfa321e4012d1758aa1b27f3b7d10bd5 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:19:44 +0530 Subject: [PATCH 03/17] Update Export-VM.md updated 2016 version --- docset/winserver2016-ps/hyper-v/Export-VM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/hyper-v/Export-VM.md b/docset/winserver2016-ps/hyper-v/Export-VM.md index bf77cbfbd0..e040b291bc 100644 --- a/docset/winserver2016-ps/hyper-v/Export-VM.md +++ b/docset/winserver2016-ps/hyper-v/Export-VM.md @@ -31,7 +31,7 @@ Export-VM [-VM] [-Path] [-AsJob] [-Passthru] [-Captu ## DESCRIPTION The **Export-VM** cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines. -The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively. +Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks. The Virtual Machines folder contains the configuration XML of the specified virtual machine. ## EXAMPLES From e1bb210d6b3bdfa625080b356ccd69f01406e240 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:20:05 +0530 Subject: [PATCH 04/17] Update Export-VM.md updated 2019 version --- docset/winserver2019-ps/hyper-v/Export-VM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2019-ps/hyper-v/Export-VM.md b/docset/winserver2019-ps/hyper-v/Export-VM.md index aa7fadcbf9..5105fea01c 100644 --- a/docset/winserver2019-ps/hyper-v/Export-VM.md +++ b/docset/winserver2019-ps/hyper-v/Export-VM.md @@ -31,7 +31,7 @@ Export-VM [-VM] [-Path] [-AsJob] [-Passthru] [-Captu ## DESCRIPTION The **Export-VM** cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines. -The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively. +Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks. The Virtual Machines folder contains the configuration XML of the specified virtual machine. ## EXAMPLES From 9579685ecc679d6ccefe414614b98c760826185a Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:20:18 +0530 Subject: [PATCH 05/17] Update Export-VM.md --- docset/winserver2012r2-ps/hyper-v/Export-VM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012r2-ps/hyper-v/Export-VM.md b/docset/winserver2012r2-ps/hyper-v/Export-VM.md index 5dc7bfa1d0..c80ad414d0 100644 --- a/docset/winserver2012r2-ps/hyper-v/Export-VM.md +++ b/docset/winserver2012r2-ps/hyper-v/Export-VM.md @@ -29,7 +29,7 @@ Export-VM [-Path] [-AsJob] [-Passthru] [-VM] [-WhatI ## DESCRIPTION The **Export-VM** cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines. -The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively. +Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks. The Virtual Machines folder contains the configuration XML of the specified virtual machine. ## EXAMPLES From 1eb939757387d82925aee5cae3e74d63e6350f28 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:35:59 +0530 Subject: [PATCH 06/17] Update Reset-AppxPackage.md Made changes to the syntax formatting Fixes https://github.com/MicrosoftDocs/windows-powershell-docs/issues/3071 --- docset/winserver2022-ps/appx/Reset-AppxPackage.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docset/winserver2022-ps/appx/Reset-AppxPackage.md b/docset/winserver2022-ps/appx/Reset-AppxPackage.md index 66d1b655e2..94157d051f 100644 --- a/docset/winserver2022-ps/appx/Reset-AppxPackage.md +++ b/docset/winserver2022-ps/appx/Reset-AppxPackage.md @@ -17,10 +17,11 @@ Restores the Windows app to its initial configuration. ## SYNTAX ``` -Reset-AppxPackage [-Package] - [-WhatIf] - [-Confirm] - [] +Reset-AppxPackage + [-Package] + [-WhatIf] + [-Confirm] + [] ``` ## DESCRIPTION From d4c6633b9635b7bd98d692fc9bbb2cb45b5e21f3 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:37:27 +0530 Subject: [PATCH 07/17] Update Reset-AppxPackage.md Fixes 2016 version of the document --- docset/winserver2016-ps/appx/Reset-AppxPackage.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docset/winserver2016-ps/appx/Reset-AppxPackage.md b/docset/winserver2016-ps/appx/Reset-AppxPackage.md index 5a332aea5d..886a2a1111 100644 --- a/docset/winserver2016-ps/appx/Reset-AppxPackage.md +++ b/docset/winserver2016-ps/appx/Reset-AppxPackage.md @@ -19,10 +19,11 @@ Restores the Windows app to its initial configuration. ## SYNTAX ```PowerShell -Reset-AppxPackage [-Package] - [-WhatIf] - [-Confirm] - [] +Reset-AppxPackage +[-Package] +[-WhatIf] +[-Confirm] +[] ``` ## DESCRIPTION From 5bbfcb5ef2dfec172a119789971fc0c4bb6fcb0c Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:37:57 +0530 Subject: [PATCH 08/17] Update Reset-AppxPackage.md Fixes 2019 Version of the document --- docset/winserver2019-ps/appx/Reset-AppxPackage.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docset/winserver2019-ps/appx/Reset-AppxPackage.md b/docset/winserver2019-ps/appx/Reset-AppxPackage.md index a8bc5ae82e..a6bd004df9 100644 --- a/docset/winserver2019-ps/appx/Reset-AppxPackage.md +++ b/docset/winserver2019-ps/appx/Reset-AppxPackage.md @@ -19,10 +19,11 @@ Restores the Windows app to its initial configuration. ## SYNTAX ```PowerShell -Reset-AppxPackage [-Package] - [-WhatIf] - [-Confirm] - [] +Reset-AppxPackage +[-Package] +[-WhatIf] +[-Confirm] +[] ``` ## DESCRIPTION From 07a9beae11db65fd5eacafc03cecbc91f8d8d49d Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:03:52 +0530 Subject: [PATCH 09/17] Update Remove-AppxPackageAutoUpdateSettings.md Added Information for Synopsis, Description and example Fixes https://github.com/MicrosoftDocs/windows-powershell-docs/issues/3073 --- .../appx/Remove-AppxPackageAutoUpdateSettings.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md index 5382d8a50e..0f8f8ab40c 100644 --- a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md +++ b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md @@ -9,7 +9,7 @@ title: Remove-AppxPackageAutoUpdateSettings # Remove-AppxPackageAutoUpdateSettings ## SYNOPSIS -{{ Fill in the Synopsis }} +Removes settings configured for a particular Windows App. ## SYNTAX @@ -19,16 +19,16 @@ Remove-AppxPackageAutoUpdateSettings [-PackageFamilyName] [-UseSystemPo ``` ## DESCRIPTION -{{ Fill in the Description }} +The 'Remove-AppxPackageAutoUpdateSettings' PowerShell cmdlet removes the settings configured for a specific or all installed Windows Apps in relation to Auto Update and Repair. ## EXAMPLES ### Example 1 ```powershell -PS C:\> {{ Add example code here }} +PS C:\> Remove-AppxPackageAutoUpdateSettings -PackageFullName publisher.package1_1.0.0.0_neutral__8wekyb3d8bbwe ``` -{{ Add example description here }} +This will remove the Auto Update and Repair settings for a specific Windows App that has been installed and registered to the signed-in user. ## PARAMETERS From e6c67d6c5048f1c921b3ea2a5561d31cadce0cce Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:18:42 +0530 Subject: [PATCH 10/17] Update Set-DnsServerRecursion.md Changed the default value to 8 seconds --- docset/winserver2022-ps/dnsserver/Set-DnsServerRecursion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/dnsserver/Set-DnsServerRecursion.md b/docset/winserver2022-ps/dnsserver/Set-DnsServerRecursion.md index a37b5b25b4..2a554af411 100644 --- a/docset/winserver2022-ps/dnsserver/Set-DnsServerRecursion.md +++ b/docset/winserver2022-ps/dnsserver/Set-DnsServerRecursion.md @@ -219,7 +219,7 @@ Accept wildcard characters: False ### -Timeout Specifies the number of seconds that a DNS server waits before it stops trying to contact a remote server. The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds). -The default setting is 0xF (15 seconds). +The default setting is 0x8 (8 seconds). We recommend that you increase this value when recursion occurs over a slow link. ```yaml From cd6b2f23e3a11034b4050a33a118b27708ece3ef Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:22:21 +0530 Subject: [PATCH 11/17] Update Set-DnsServerRecursion.md --- docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md b/docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md index 4485602761..2f01260790 100644 --- a/docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md +++ b/docset/winserver2012-ps/dnsserver/Set-DnsServerRecursion.md @@ -197,7 +197,7 @@ Accept wildcard characters: False ### -Timeout Determines the number of seconds that a DNS server waits before it stops trying to contact a remote server. The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds). -The default setting is 0xF (15 seconds). +The default setting is 0x8 (8 seconds). We recommend that you increase this value when recursion occurs over a slow link. ```yaml From daa651103184f8145d59c07704ce12610b73109f Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:22:34 +0530 Subject: [PATCH 12/17] Update Set-DnsServerRecursion.md --- docset/winserver2016-ps/dnsserver/Set-DnsServerRecursion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/dnsserver/Set-DnsServerRecursion.md b/docset/winserver2016-ps/dnsserver/Set-DnsServerRecursion.md index ba4c702dd7..9a001476fa 100644 --- a/docset/winserver2016-ps/dnsserver/Set-DnsServerRecursion.md +++ b/docset/winserver2016-ps/dnsserver/Set-DnsServerRecursion.md @@ -219,7 +219,7 @@ Accept wildcard characters: False ### -Timeout Specifies the number of seconds that a DNS server waits before it stops trying to contact a remote server. The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds). -The default setting is 0xF (15 seconds). +The default setting is 0x8 (8 seconds). We recommend that you increase this value when recursion occurs over a slow link. ```yaml From 80831a0a5b6ff0b496257c6ae061a2e5c29ebb1d Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:22:51 +0530 Subject: [PATCH 13/17] Update Set-DnsServerRecursion.md --- docset/winserver2019-ps/dnsserver/Set-DnsServerRecursion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2019-ps/dnsserver/Set-DnsServerRecursion.md b/docset/winserver2019-ps/dnsserver/Set-DnsServerRecursion.md index 52d436d005..c9383c2b05 100644 --- a/docset/winserver2019-ps/dnsserver/Set-DnsServerRecursion.md +++ b/docset/winserver2019-ps/dnsserver/Set-DnsServerRecursion.md @@ -219,7 +219,7 @@ Accept wildcard characters: False ### -Timeout Specifies the number of seconds that a DNS server waits before it stops trying to contact a remote server. The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds). -The default setting is 0xF (15 seconds). +The default setting is 0x8 (8 seconds). We recommend that you increase this value when recursion occurs over a slow link. ```yaml From 16753c8d22038e6ed35ce3d6f47088efb20345f8 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:23:12 +0530 Subject: [PATCH 14/17] Update Set-DnsServerRecursion.md --- docset/winserver2012r2-ps/dnsserver/Set-DnsServerRecursion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2012r2-ps/dnsserver/Set-DnsServerRecursion.md b/docset/winserver2012r2-ps/dnsserver/Set-DnsServerRecursion.md index 8e04904dfb..e9b799a711 100644 --- a/docset/winserver2012r2-ps/dnsserver/Set-DnsServerRecursion.md +++ b/docset/winserver2012r2-ps/dnsserver/Set-DnsServerRecursion.md @@ -214,7 +214,7 @@ Accept wildcard characters: False ### -Timeout Determines the number of seconds that a DNS server waits before it stops trying to contact a remote server. The valid value is in the range of 0x1 to 0xFFFFFFFF (1 second to 15 seconds). -The default setting is 0xF (15 seconds). +The default setting is 0x8 (8 seconds). We recommend that you increase this value when recursion occurs over a slow link. ```yaml From cb75d924f0bc35f331f3ff1cfe13e219b5be109f Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:34:20 +0530 Subject: [PATCH 15/17] Update docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../appx/Remove-AppxPackageAutoUpdateSettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md index 0f8f8ab40c..de3a3272b6 100644 --- a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md +++ b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md @@ -28,7 +28,7 @@ The 'Remove-AppxPackageAutoUpdateSettings' PowerShell cmdlet removes the setting PS C:\> Remove-AppxPackageAutoUpdateSettings -PackageFullName publisher.package1_1.0.0.0_neutral__8wekyb3d8bbwe ``` -This will remove the Auto Update and Repair settings for a specific Windows App that has been installed and registered to the signed-in user. +This example removes the Auto Update and Repair settings for a specific Windows app that has been installed and registered to the signed-in user. ## PARAMETERS From 1b4c4cc91bc193306628ef100eab794d99348687 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:34:33 +0530 Subject: [PATCH 16/17] Update docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../appx/Remove-AppxPackageAutoUpdateSettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md index de3a3272b6..dee84739bf 100644 --- a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md +++ b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md @@ -9,7 +9,7 @@ title: Remove-AppxPackageAutoUpdateSettings # Remove-AppxPackageAutoUpdateSettings ## SYNOPSIS -Removes settings configured for a particular Windows App. +Removes settings configured for a particular Windows app. ## SYNTAX From 2a89dee8b0e8d310d4ee0c3d9b0fb9a7898e6ae8 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:34:40 +0530 Subject: [PATCH 17/17] Update docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../appx/Remove-AppxPackageAutoUpdateSettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md index dee84739bf..921490eff0 100644 --- a/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md +++ b/docset/winserver2022-ps/appx/Remove-AppxPackageAutoUpdateSettings.md @@ -19,7 +19,7 @@ Remove-AppxPackageAutoUpdateSettings [-PackageFamilyName] [-UseSystemPo ``` ## DESCRIPTION -The 'Remove-AppxPackageAutoUpdateSettings' PowerShell cmdlet removes the settings configured for a specific or all installed Windows Apps in relation to Auto Update and Repair. +The 'Remove-AppxPackageAutoUpdateSettings' PowerShell cmdlet removes the settings configured for a specific or all installed Windows apps in relation to the Auto Update and Repair settings. ## EXAMPLES