Mes créations PowerShell
Voici quelques-unes de mes créations récentes de scripts PowerShell
PSNetworkScanner Un script PowerShell qui permet d'analyser les équipements connectés sur le réseau courant et produit un rapport HTML/CSV
https://github.com/michaeldallariva/PSNetworkScanner

DNS_Log_Report Un script PowerShell qui permet d'analyser les logs DNS Windows et qui produit un rapport HTML très complet.
https://github.com/michaeldallariva/WindowsDNSLogReport/blob/main/DNS_Log_Report_v1.0.ps1
![![Windows DNS Log Report in HTML]](https://lafrenchaieti.com/content/images/20250802005637-Screenshot%202025-06-07%20132357.jpg)
SQL Growth Report Un script PowerShell qui permet d’analyser l’évolution de la taille des bases de données MS SQL et qui génère un rapport mensuel. https://github.com/michaeldallariva/SQLGrowthReport
