On Kaseya 6.2
For some reason all of my IF/Else parameters have DUPLICATED in any existing or new script.
For example, if I create an IF statement:
IF path to registry key contains "12345"
the ELSE statement DUPLICATES that exact entry:
IF path to registry key contains "12345"
Which is of course useless. If I change ONE, the OTHER automatically readjusts and duplicates again.
Is this a known issue?