Skip to content

Validates Server Security Settings (Advanced Audit Policies, EventLog Settings and Basic Firewall Settings).

License

Notifications You must be signed in to change notification settings

sangantnk8/Audit-ServerSecurityConfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audit-ServerSecurityConfig.ps1

Validates Server Security Settings (Advanced Audit Policies, EventLog Settings and Basic Firewall Settings).

Advanced Audit Policy

The Script uses auditpol to gather the auditing information and then validate it against a list of known 'correct' settings. It will then report on if the settings are correct or not, and then provide the setting it should be changed too.

Event Log Reporting

Validates the Event Log sizes and that they are configured to overwrite old events when the eventlog becomes full.

Firewall Checks

Confirms all 3 firewall profiles are enabled.

Example Output

alt text

About

Validates Server Security Settings (Advanced Audit Policies, EventLog Settings and Basic Firewall Settings).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%