Skip to content

Releases: AngryProgrammerInside/InstallAgent

InstallAgent 6.0.2

19 Jul 23:09
6d3c5eb
Compare
Choose a tag to compare

Fixed #36 Error retrieving token from using Customer ID (Partner Config) / AzNableProxy Token
Fixed #39 LaunchInstaller.ps1 always runs waits for InstallAgent task to finish, rather than acting async unless the monitor flag is used for diagnostics
Added feature for allowing verification of server connectivity in environments without ICMP #38
InstallAgent will not upgrade agent if there are corrupt UninstallKey entries #37 now resolved by re-adding the removal tool as an option

InstallAgent 6.0.1

17 May 12:50
9bf04d2
Compare
Choose a tag to compare

Fixed numerous bugs/issues with 6.0.0 release

  • Fixed bug with 64-bit detection on languages other than english
  • Fixed bug where agent services would be disabled on Windows 7 / 2008 R2 / PowerShell 2 rather than upgraded
  • Removed service disablement during upgrade process
  • Fixed registry null values on Windows 7 / 2008 R2 / PowerShell 2
  • Fixed false positive error when script being run offline
  • Fixed bug where switch type parameter was being tested for boolean values rather than the .IsPresent field
  • Fixed bug where logging was being called incorrectly, leading to null values when writing to the event log
  • Fixed a bug that it didn't detect all Group Policy installs as such (only detected if run from netlogon folder, not from within the sysvol folder)
  • Fixed a but that it incorrected was detected as Group Policy install (now it takes not only the start location but also the user that runs it into account)