- Fixed google webdriver link
- Fixed lenovo status field
- Warning message for requiring google chrome
- Add function to convert epochdatetime
- Lenovo warranty now uses "EntireWarrantyPeriod" from json result ( Thanks Basil )
- Update private functions
- Workflow to RMM script include private functions
- Microsoft Function (In Devlopment)
- Model now exported in Get-MachineInfo
- Toshiba Function Added
- Edsys Function now supports Intel branded machines
- Error handling for Web requests
- Indent error on main function
- Spelling issues
- Adjust from Write-Output to Write-Host
- Get-WarrantyEdsys function error handling for no results
- Added NuGet install before installing Selenium
- Remove warning for ExecutionPolicy change
- Added progress output when searching for results
- Workflow to combine all functions into 1 script for use with NinjaRMM
- Check to see if NinjaRMM commands exists
- Removed Webdriver logging to screen
- Fixed spelling mistakes
- First Release