Skip to content

Commit e9c38eb

Browse files
Documentation after 2021-04-12
1 parent 5eeb143 commit e9c38eb

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

ReleaseNotes.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
1-
# 2020-04-12
1+
# 2021-04-12 - 6.0.1
2+
3+
## Fixes
24
* Fixed bug with 64-bit detection on languages other than english
35
* Fixed bug where agent services would be disabled on Windows 7 / 2008 R2 / PowerShell 2 rather than upgraded
46
* Removed service disablement during upgrade process
57
* Fixed registry null values on Windows 7 / 2008 R2 / PowerShell 2
6-
* Added option to prevent change of service behavior
78
* Fixed false positive error when script being run offline
89
* Fixed bug where `switch` type parameter was being tested for boolean values rather than the .IsPresent field
910
* Fixed bug where logging was being called incorrectly, leading to null values when writing to the event log
10-
* Updated reference for SolarWinds MSP to N-Able
11+
* 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)
12+
* 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)
13+
14+
## New Features
15+
* Added option to prevent change of service behavior
1116
* Added Agent AD Status AMP to monitor the installer on a Domain Controller.
1217

18+
## Housekeeping
19+
* Updated reference for SolarWinds MSP to N-able
20+
* Added an extra registry cleanup for registry items created by version 5.x.x and version 6.0.0 (with the old SolarWinds MSP name)
21+
1322

14-
# 2020-02-20
23+
# 2021-02-20 - 6.0.0
1524
* Registration token install method:
1625
* Activation Key methods for upgrades
1726
* Registration Key methods for new installs/repairs

0 commit comments

Comments
 (0)