├── README.md ├── get-VTFileReport.psm1 └── script ├── README.md └── get-VTFileReport.ps1 /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cbshearer/get-VTFileReport/HEAD/README.md -------------------------------------------------------------------------------- /get-VTFileReport.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cbshearer/get-VTFileReport/HEAD/get-VTFileReport.psm1 -------------------------------------------------------------------------------- /script/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cbshearer/get-VTFileReport/HEAD/script/README.md -------------------------------------------------------------------------------- /script/get-VTFileReport.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cbshearer/get-VTFileReport/HEAD/script/get-VTFileReport.ps1 --------------------------------------------------------------------------------