├── Images ├── ExcelReport.png ├── ServerInventoryExcelReport.gif ├── ServerInventoryFilter.gif └── ServerInventoryUI.png ├── Invoke-ServerInventoryDataGathering.ps1 ├── Invoke-ServerInventorySQLBuild.ps1 ├── LICENSE ├── README.md └── Start-ServerInventoryUI.ps1 /Images/ExcelReport.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Images/ExcelReport.png -------------------------------------------------------------------------------- /Images/ServerInventoryExcelReport.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Images/ServerInventoryExcelReport.gif -------------------------------------------------------------------------------- /Images/ServerInventoryFilter.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Images/ServerInventoryFilter.gif -------------------------------------------------------------------------------- /Images/ServerInventoryUI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Images/ServerInventoryUI.png -------------------------------------------------------------------------------- /Invoke-ServerInventoryDataGathering.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Invoke-ServerInventoryDataGathering.ps1 -------------------------------------------------------------------------------- /Invoke-ServerInventorySQLBuild.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Invoke-ServerInventorySQLBuild.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/README.md -------------------------------------------------------------------------------- /Start-ServerInventoryUI.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/proxb/ServerInventoryReport/HEAD/Start-ServerInventoryUI.ps1 --------------------------------------------------------------------------------