We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fefa4d commit b0bf859Copy full SHA for b0bf859
dsc/reference/resources/windows/registryResource.md
@@ -57,7 +57,7 @@ Configuration RegistryTest
57
```
58
59
> [!NOTE]
60
-> Changing a registry setting in the `HKEY\CURRENT\USER` hive requires that the configuration runs
+> Changing a registry setting in the `HKEY_CURRENT_USER` hive requires that the configuration runs
61
> with user credentials, rather than as the system. You can use the **PsDscRunAsCredential**
62
> property to specify user credentials for the configuration. For an example, see
63
> [Running DSC with user credentials](../../../configurations/runAsUser.md).
0 commit comments