update rmm tool names in agent installer log files
This commit is contained in:
@@ -27,5 +27,5 @@ If ( !(Test-Path $AGENT_EXE) )
|
||||
## Install the agent
|
||||
Install-Program $AGENT_INSTALLER -Arguments "/s /v"" /qn CUSTOMERID=${CUSTOMER_ID} CUSTOMERSPECIFIC=1 REGISTRATION_TOKEN=${TOKEN} SERVERPROTOCOL=HTTPS SERVERADDRESS=${SERVER} SERVERPORT=443""" -Delete
|
||||
|
||||
} Else { LogMsg "The agent is already installed on this endpoint." }
|
||||
} Else { LogMsg "N-Central agent is already installed on this endpoint." }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user