LaFrenchAieTi

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

enter image description here

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]

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

SQL Monthly Growth Report