Skip to content

Commit e23169e

Browse files
authored
update
1 parent ac5c1b4 commit e23169e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

support/windows-server/active-directory/error-0x5-access-denied-rename-computer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ This resolves the problem for all DCs, and ensures they all use the same setting
6060

6161
## Method 2: Delete the registry value RestrictRemoteSam
6262

63+
Only consider this approach if for some reason you can't follow method 1. With this method, you might encounter the problem again if a DC happens to have `RestrictRemoteSam` set to a restrictive Access Control List.
64+
6365
Delete the registry value to apply the default Security Descriptor Definition Language (SDDL). The default value for DCs means that everyone has read permissions to preserve compatibility. To delete the registry value, run the following command:
6466

6567
```console

0 commit comments

Comments
 (0)