Skip to content

Commit 8282ad6

Browse files
committed
updates
1 parent aff7b46 commit 8282ad6

8 files changed

Lines changed: 12 additions & 46 deletions

support/windows-client/networking/clear-register-addresses-not-remove-dns-records.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ For DHCP clients, we recommend that you follow these steps:
6666
ipconfig /renew
6767
```
6868

69-
For more information, see [DNS Processes and Interactions](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd197552(v=ws.10)).
69+
For more information, see:
7070

71-
For more information about IPv4 and IPv6 advanced DNS tab, see [General information about IPv4 and IPv6 advanced DNS tab](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754143(v=ws.11)).
71+
- [DNS Processes and Interactions](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd197552(v=ws.10)).
72+
- [General information about IPv4 and IPv6 advanced DNS tab](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754143(v=ws.11)).
7273

7374
## More Information
7475

support/windows-client/performance/application-error-explorer-shut-down.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,3 @@ To work around this issue, use the Settings charm to shut down or restart Window
3232
## Cause
3333

3434
This error occurs because the **Explorer.exe** process accesses memory that has already been freed during the shutdown process.
35-
36-
## Status
37-
38-
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

support/windows-client/performance/cannot-scan-device-connected-usb.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ Description: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000
3434

3535
## Workaround
3636

37-
> [!Important]
38-
> Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, [back up the registry for restoration](https://support.microsoft.com/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692) in case problems occur.
37+
[!INCLUDE [Registry important alert](../../includes/registry-important-alert.md)]
3938

4039
To have us fix this problem for you, go to the "Fix it for me" section. If you prefer to fix this problem yourself, go to the "Let me fix it myself" section.
4140

support/windows-client/setup-upgrade-and-drivers/prevent-users-connect-usb.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ When you do this, users can't install a USB storage device on the computer. To a
5151

5252
If a USB storage device is already installed on the computer, you can change the registry to make sure that the device doesn't work when the user connects to the computer.
5353

54-
> [!IMPORTANT]
55-
> This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see [How to back up and restore the registry in Windows](https://support.microsoft.com/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692).
54+
[!INCLUDE [Registry important alert](../../includes/registry-important-alert.md)]
5655

5756
If a USB storage device is already installed on the computer, set the `Start` value in the following registry key to `4`:
5857

support/windows-server/licensing-and-activation/remote-local-policy-not-permit-logon.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,6 @@ This issue occurs because the user account isn't a member of the local Remote De
2424

2525
## Resolution
2626

27-
To have us resolve this issue for you, go to the [Fix it for me](#fix-it-for-me) section. If you prefer to fix this problem yourself, go to the [Let me fix it myself](#let-me-fix-it-myself) section.
28-
29-
### Fix it for me
30-
31-
To fix this problem automatically, select the **Fix it** button or link. Select **Run** in the **File Download** dialog box, and follow the steps in the Fix it wizard.
32-
33-
> [!Note]
34-
>
35-
> - Type the user account in the **Users** box during the installation of the Fix it solution.
36-
> - To add a domain user account to the local Remote Desktop Users group, use the following format: **Domain\Username**.
37-
> - To add a local user account to the local Remote Desktop Users group, use the following format: **Username** or **.\Username**.
38-
> - To add multiple user accounts to the local Remote Desktop Users group,use the semicolon(;) character as the separator.For example: **Username1;Username2**.
39-
> - This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.
40-
> - If you are not using the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
41-
42-
Then, go to the "Did this fix the problem?" section.
43-
44-
### Let me fix it myself
45-
4627
To resolve this issue, add allowed users to the Remote Desktop Users list:
4728

4829
1. Select **Start**, point to **Settings**, and then select **Control Panel**.
@@ -62,10 +43,3 @@ Also, make sure that the Remote Desktop Users group has sufficient permissions t
6243
4. Select **OK**.
6344
5. In the right pane, double-click **Deny logon through Terminal Services**. Make sure that the Remote Desktop Users group isn't listed, and then select **OK**.
6445
6. Close the **Local Security Settings** snap-in.
65-
66-
### Did this fix the problem?
67-
68-
Check whether the problem is fixed. If the problem is fixed, you're finished with this section. If the problem isn't fixed, you can [contact support](https://support.microsoft.com/contactus).
69-
70-
We would appreciate your feedback. To provide feedback or to report any issues with this solution, leave a comment on the "Fix it for me" blog or send us an
71-
email.

support/windows-server/networking/modify-tcp-ip-maximum-retransmission-time-out.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ By default, after the retransmission timer hits 240 seconds, it uses that value
2222

2323
## More information
2424

25-
> [!Important]
26-
> This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see:
27-
>
28-
> [322756 How to back up and restore the registry in Windows](https://support.microsoft.com/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692)
25+
[!INCLUDE [Registry important alert](../../includes/registry-important-alert.md)]
2926

3027
The `TcpMaxDataRetransmissions` registry value controls the number of times that TCP retransmits an individual data segment before it aborts the connection. This value isn't configured by default, but it can be entered to change the default number of retries.
3128

support/windows-server/networking/reset-tcp-ip-net-shell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom:
1212
---
1313
# How to reset TCP/IP by using the NetShell utility
1414

15-
You can try to reset TCP/IP if you have Internet connection issues. This article describes two ways to reset TCP/IP. To have us reset TCP/IP for you, go to the "Here's an easy fix" section. If you prefer to reset TCP/IP manually, go to the "Let me fix it myself" section.
15+
You can try to reset TCP/IP if you have Internet connection issues. This article describes two ways to reset TCP/IP.
1616

1717
## Reset TCP/IP automatically
1818

support/windows-server/networking/trace-route-troubleshoot-tcp-ip-problems.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ tracert -d -h maximum_hops -j host-list -w timeout target_host
8686

8787
What the parameters do:
8888

89-
`-d`: Specifies to not resolve addresses to host names.
90-
`-h maximum_hops`: Specifies the maximum number of hops to search for the target.
91-
`-j host-list`: Specifies loose source route along the host-list.
92-
`-w timeout`: Waits the number of milliseconds specified by timeout for each reply.
93-
`target_host`: Specifies the name or IP address of the target host.
89+
- `-d`: Specifies to not resolve addresses to host names.
90+
- `-h maximum_hops`: Specifies the maximum number of hops to search for the target.
91+
- `-j host-list`: Specifies loose source route along the host-list.
92+
- `-w timeout`: Waits the number of milliseconds specified by timeout for each reply.
93+
- `target_host`: Specifies the name or IP address of the target host.

0 commit comments

Comments
 (0)