update rmm tool names in agent installer log files
This commit is contained in:
@@ -26,6 +26,6 @@ If ( !(Test-Path "${Env:ProgramFiles}\ATERA Networks\AteraAgent\AteraAgent.exe")
|
||||
Try { Remove-Item $AGENT_INSTALLER -Force }
|
||||
Catch { LogErr $_.Exception.Message }
|
||||
|
||||
} Else { LogMsg "The agent is already installed on this endpoint." }
|
||||
} Else { LogMsg "Atera agent is already installed on this endpoint." }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user