Use Full Path for Security Options

Previously, the path to "Security Options" was defined as `Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options`.

However, there is no such path.

There is a path `Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options`, at which interactive logon settings may be found.

Accordingly, add `Policies` to the path to complete the path.
This commit is contained in:
Michael Gruben-Trejo
2018-02-21 06:53:25 -08:00
committed by GitHub
parent 5c0c5f0f63
commit a58bfa63af

View File

@ -34,7 +34,7 @@ The **Interactive logon: Prompt user to change password before expiration** poli
### Location
Computer Configuration\\Windows Settings\\Security Settings\\Local Policies\\Security Options
Computer Configuration\\Policies\\Windows Settings\\Security Settings\\Local Policies\\Security Options
### Default values