I automated CIS (Center for Internet Security) benchmarks auditing of 100+ database servers using PowerShell scripts and queries. The project was for a Fortune 500 company that had to comply with the CIS benchmark. So, I developed a PowerShell script to login to each Microsoft SQL server. The script fetches required information using carefully formulated SQL queries to assess whether the database server complies with each one of the guidelines in the CIS benchmark specification.