nsacyber / Windows-Secure-Host-Baseline

Configuration guidance for implementing the Windows 10 and Windows Server 2016 DoD Secure Host Baseline settings. #nsacyber
Other
1.56k stars 286 forks source link

README.md Loading instructions with path to SHB folder #3

Closed JasonFossen closed 8 years ago

JasonFossen commented 8 years ago

Thanks for the great project!

Trivial issue:

In the "Loading the Code" section, step 6 is to cd into the SHB folder.

Later, in the "Applying The Policies" section, the command as shown is to "Invoke-ApplySecureHostBaseline -Path '.\Secure-Host-Baseline' ...", which will fail if the user is already in the SHB folder from step 6 above.

This is trivial, and people with shell experience will easily figure it out, but PowerShell novices will get errors and struggle unnecessarily.

Thanks!

iadgovuser1 commented 8 years ago

Nice catch. Fixed.