Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add required security policies #43

Closed
wants to merge 42 commits into from

Commits on Aug 27, 2019

  1. Sort policies by type, then description; sort subkeys; use consistent…

    … quoting.
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    cfb1627 View commit details
    Browse the repository at this point in the history
  2. Issue#41 - Prevent enabling lock screen camera

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    1a4693f View commit details
    Browse the repository at this point in the history
  3. Issue#44 - Prevent enabling lock screen slide show

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    0bc5218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b11569 View commit details
    Browse the repository at this point in the history
  5. Issue#47 - Allow Online Tips

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    51a90a3 View commit details
    Browse the repository at this point in the history
  6. Issue#48 - Do not allow password expiration time longer than required…

    … by policy
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    efed3e4 View commit details
    Browse the repository at this point in the history
  7. Issue#49 - Enable Local Admin Password Management

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9a71b97 View commit details
    Browse the repository at this point in the history
  8. Document some useful online tools.

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    35ccccc View commit details
    Browse the repository at this point in the history
  9. Issue#50 - Turn on Windows Defender protection against Potentially Un…

    …wanted Applications
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9f763b5 View commit details
    Browse the repository at this point in the history
  10. Issue#51 - WDigest Authentication

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    41d195d View commit details
    Browse the repository at this point in the history
  11. Issue#52 - MSS: (AutoAdminLogon) Enable Automatic Logon (not recommen…

    …ded)
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8987dc8 View commit details
    Browse the repository at this point in the history
  12. Issue#53 - MSS: (SafeDllSearchMode) Enable Safe DLL search mode (reco…

    …mmended)
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    ee5ffdd View commit details
    Browse the repository at this point in the history
  13. Issue#54 - MSS: (ScreenSaverGracePeriod) The time in seconds before t…

    …he screen saver grace period expires (0 recommended)
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    87d758a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1fff1e4 View commit details
    Browse the repository at this point in the history
  15. Issue#56 - Prohibit use of Internet Connection Sharing on your DNS do…

    …main network
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    61834f8 View commit details
    Browse the repository at this point in the history
  16. Issue#58 - Disable IPv6

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    f7bf317 View commit details
    Browse the repository at this point in the history
  17. Issue#59 - NetBIOS Node Type

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4c5378d View commit details
    Browse the repository at this point in the history
  18. Issue#60 - Turn off multicast name resolution

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    fe96251 View commit details
    Browse the repository at this point in the history
  19. Issue#61 - Enable Font Providers

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9518ed9 View commit details
    Browse the repository at this point in the history
  20. Issue#62 - Enable insecure guest logons

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    3486633 View commit details
    Browse the repository at this point in the history
  21. Issue#63 - Boot-Start Driver Initialization Policy

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b40d495 View commit details
    Browse the repository at this point in the history
  22. Issue#64 - Configure registry policy processing: Do not apply during …

    …periodic background processing
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    3048ea8 View commit details
    Browse the repository at this point in the history
  23. Issue#65 - Configure registry policy processing: Process even if the …

    …Group Policy objects have not changed
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a4ed66a View commit details
    Browse the repository at this point in the history
  24. Issue#66 - Continue experiences on this device

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b513204 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b0f1a64 View commit details
    Browse the repository at this point in the history
  26. Issue#68 - Turn off the Windows Messenger Customer Experience Improve…

    …ment Program
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8eac123 View commit details
    Browse the repository at this point in the history
  27. Issue ayohrling#69 - Turn off Windows Customer Experience Improvement…

    … Program
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    fc900e2 View commit details
    Browse the repository at this point in the history
  28. Issue#70 - Turn off Windows Error Reporting

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    ea6a494 View commit details
    Browse the repository at this point in the history
  29. Issue#72 - Turn off handwriting recognition error reporting

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    62e2f96 View commit details
    Browse the repository at this point in the history
  30. Issue#73 - Turn off Internet Connection Wizard if URL connection is r…

    …eferring to Microsoft.com
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    bfaf901 View commit details
    Browse the repository at this point in the history
  31. Issue#74 - Turn off Registration if URL connection is referring to Mi…

    …crosoft.com
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    832f5a3 View commit details
    Browse the repository at this point in the history
  32. Issue#75 - Turn off Search Companion content file updates

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9c9708e View commit details
    Browse the repository at this point in the history
  33. Issue#76 - Support device authentication using certificate

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    d7c6ef5 View commit details
    Browse the repository at this point in the history
  34. Issue#76 - Device authentication behavior using certificate

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    e68551b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a2eea27 View commit details
    Browse the repository at this point in the history
  36. Issue#78 - Do not display network selection UI

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    cab4035 View commit details
    Browse the repository at this point in the history
  37. Issue#79 - Turn off picture password sign-in

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    541f441 View commit details
    Browse the repository at this point in the history
  38. Issue#80 - Untrusted Font Blocking

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    29f8dab View commit details
    Browse the repository at this point in the history
  39. Issue#81 - Include command line in process creation events

    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8aa0c20 View commit details
    Browse the repository at this point in the history
  40. Issue#82 - Allow network connectivity during connected-standby (on ba…

    …ttery)
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    7bab774 View commit details
    Browse the repository at this point in the history
  41. Issue#83 - Allow network connectivity during connected-standby (plugg…

    …ed in)
    Robert Vincent committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    d302764 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Fix syntax errors.

    silug committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    85a4097 View commit details
    Browse the repository at this point in the history