Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 492 Bytes

AuditScripts

PowerShell scripts to collect different Windows information

GetStorage.ps1 - collect information about windows disk, partions, volumes and their dependency. Helps you to deterimine which volume resides to particular physical disk.

GetMSSQL.ps1 - collect information about MSSQL instance on current or remote server. Helps you to determin basic MSSQL configuration.

Assoc-vEth-vSwitch.ps1 - print association between current host's virtual etherner interfaces and vSwitches.