Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 2.2 KB

Policies configured via registry.md

File metadata and controls

18 lines (18 loc) · 2.2 KB
Policy Name Script Location
Audit: Force audit policy subcategory settings (Windows Vista or later) to override audit policy category settings SCENoApplyLegacyAuditPolicy.ps1
Domain member: Digitally encrypt or sign secure channel data (always) RequireSignOrSeal.ps1
Domain member: Digitally encrypt secure channel data (when possible) SealSecureChannel.ps1
Domain member: Digitally sign secure channel data (when possible) SignSecureChannel.ps1
Domain member: Disable machine account password changes DisablePasswordChange.ps1
Domain member: Maximum machine account password age MaximumPasswordAge.ps1
Domain member: Require strong (Windows 2000 or later) session key RequireStrongKey.ps1
Microsoft network server: Amount of idle time required before suspending session autodisconnect.ps1
Network access: Do not allow storage of passwords and credentials for network authentication DisableDomainCreds.ps1
Network access: Let Everyone permissions apply to anonymous users EveryoneIncludesAnonymous.ps1
Network security: Allow LocalSystem NULL session fallback allownullsessionfallback.ps1
Network security: LDAP client signing requirements LDAPClientIntegrity
System cryptography: Force strong key protection for user keys stored on the computer ForceKeyProtection.ps1
System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing FIPSAlgorithmPolicy.ps1
System objects: Require case insensitivity for non-Windows subsystems ObCaseInsensitive.ps1
System objects: Strengthen default permissions of internal system objects (e.g. Symbolic Links) ProtectionMode.ps1