Krishnamoorthi Gopal
Blogs, Articles, and Posts
Perform Active Directory security assessment using PowerShell
(4sysops.com)
My Active Directory security assessment script pulls important security facts from Active Directory
By: Krishnamoorthi Gopal submitted:Jun 16 2022
My Active Directory security assessment script pulls important security facts from Active Directory
and generates nicely viewable reports in HTML format by highlighting the spots that require attention. The script manipulates user data using facts collected with benchmark values.
By: Krishnamoorthi Gopal submitted:Jun 16 2022
Projects, Scripts, and Modules
Windows security event log backup to SQL Server Express with PowerShell
(4sysops.com)
My ADSecurityLogArchivingManager PowerShell module is a custom monitoring data retrieval tool that
By: Krishnamoorthi Gopal submitted:Jun 16 2022
My ADSecurityLogArchivingManager PowerShell module is a custom monitoring data retrieval tool that
allows you to export security event logs to SQL Server Express, which Windows cleans from the system after a certain number of days. The tool enables you to create an offline Event Viewer for a specific computer.
By: Krishnamoorthi Gopal submitted:Jun 16 2022