Installing Windows Agent 22.1+ With The New Installation Package
Installing Windows Agent 22.1+ With The New Installation Package
To make the Agent deployment process more robust, we introduced a new installation package.
We still support the MSI installation package, but we recommend you use the new installer for a
better installation experience and success rates. The new installation package is an MSI installer run
by a SentinelOneInstaller.exe executable.
Use this new file to install Windows Agent 22.1 and later.
To upgrade a Windows Agent to version 22.1 and later with the new installation package, see
Updating the Windows Agent 22.1+ with the New Installation Package[updating-the-windows-agent-22-
1--with-the-new-installation-package.html].
To install the Windows Agent in a cloud environment, see Installing the Windows Agent with the AWS
Systems Manager[installing-the-windows-agent-with-the-aws-systems-manager.html].
Important
For Windows Agent 22.1 and above, SentinelInstaller.exe (the old package) will
be replaced by SentinelOneInstaller.exe (the new package).
Prerequisites:
Make sure you have all requirements[agent-requirements-on-windows.html] before you start the
installation.
idm4597147381673633212904357094].
idm4597147078825633212897259782].
The installer runs a series of tests on the endpoint to see if the installation will succeed. For details,
see Tests Run by the Installer on Endpoints Before Installing the Agent[installing-windows-agent-22-1--
with-the-new-installation-package.html#UUID-1d30b56d-0ff8-1f26-023f-8219fddab745_sidebar-
idm4665755208244833336933697585].
Note
Install the Agent From the Local Command Line or a Deployment Tool: Versions 22.2+
[#UUID-1d30b56d-0ff8-1f26-023f-8219fddab745_sidebar-idm483307779282074_body]
Objective: Install SentinelOne Windows Agent on a local endpoint from the local
Command Line (CMD) or with a deployment tool such as GPO, SCCM, or Tanium.
Note
Note
PowerShell
Example:
cd C:\Users\adminWin\Downloads
Example:
SentinelOneInstaller_windows_64bit_v22_2_1_200.exe -t
a1b2c3d4e5f6g7h8i9a1b2c3d4e5f6g7h8i9
Example:
./SentinelOneInstaller_windows_64bit_v22_2_1_200.exe -t
a1b2c3d4e5f6g7h8i9a1b2c3d4e5f6g7h8i9
Where:
idm483293799503508].
If there is a web proxy between the endpoints and the Console, you must use
the installer arguments to configure the proxy for the Agent in the installation
command. To configure a proxy after the Agent is installed, you must use
sentinelctl[configuring-a-proxy-server-for-windows-agents.html].
-t site_Token or group_Token is the site token or group token.
Important
-q, --qn
Quiet mode. The installer does not show the status of the upgrade as it
progresses, and does not automatically show a return code when the upgrade
completes.
Important
Example syntax:
SentinelOneInstaller.exe -t site_Token -q
-b, --reboot_on_need
Optional.
Automatically reboot the endpoint when required to continue with the
installation.
-c, --clean_only
Optional.
Add to clean the Agent (remove previous installation directories and the
current Agent) without installing a new version of the Agent.
-f, --force
Optional.
Add if you do not want the installer to fail after the first installation because
the same or higher version of the Agent is already installed.
-k, --key
Optional.
Alternatively,
echo %errorlevel%
$LastExitCode
9 Find your return code in this table and follow the instructions in the Next Step
column.
Example:
sentinelctl status
3. Look at the Monitor Build id in the output to validate that a new version of the
Agent is installed and the Agent is loaded and running.
Example output:
Install the Agent From the Local Command Line or a Deployment Tool: Version 22.1
[#UUID-1d30b56d-0ff8-1f26-023f-8219fddab745_sidebar-idm483301739122594_body]
Installer Arguments
[#UUID-1d30b56d-0ff8-1f26-023f-8219fddab745_sidebar-idm483293799503508_body]
argument and wrap the argument with quotation marks (" "). After the flag -a you
may add the equals character (=), but you do not have to.
Example:
or
Example:
SentinelOneInstaller_windows_64bit_v22_2_1_200.exe -a "CUSTOMER_ID="""123321""""
Do not add /NORESTART . It will not affect the installation. By default, installing the
Agent does not reboot the endpoint.
In Agent 22.1, Quiet mode is not supported. Do not add /QUIET because it will
not affect the installation. Version 22.1 does not support the parameters -q
or --qn .
In Agents 22.2+ Quiet mode is supported but it is NOT the default. To run the
installer in quiet mode add -q or --qn . Do not add /QUIET because it will not
affect the installation.
Optional Installer Arguments
Optional Arguments Description
Important
For Windows
Agents: If there
is a web proxy
between the
endpoints and
the Console, we
recommend you
configure the
proxy[configuring-
a-proxy-server-for-
windows-
agents.html] for
the Windows
Agent in the
installation
command. If
you did not
configure a
proxy, the Agent
is already
installed, and
there is no
connection
between the
Agent and the
Management,
see How to Fix
Never
Connected
Agents[how-to-
Optional Arguments Description
fix-never-
connected-
agents.html].
Agent in the
installation
command. If
you did not
configure a
proxy, the Agent
is already
installed, and
there is no
connection
between the
Agent and the
Management,
see How to Fix
Never
Connected
Agents[how-to-
fix-never-
connected-
agents.html].
Requirements
Syntax:
SentinelOneInstaller.exe -a
"CUSTOMER_ID="""Customer
Identifier string""""
recommended.
Return Codes
[#UUID-1d30b56d-0ff8-1f26-023f-8219fddab745_sidebar-idm1133399072367918_body]
2004 Retry in Safe Mode. The If you ran the tool without a passphrase ( -k ) , rerun the
installation did not run. tool with the passphrase. If you get this error code
again, reboot the endpoint into Windows Safe
Mode[https://support.microsoft.com/en-
us/help/12376/windows-10-start-your-pc-in-safe-mode] and
try again.
2005 Upgrade Authentication Make sure the upgrade was approved and the endpoint
error. Failed to get has an internet connection to the Management.
upgrade approval from
the Management.
2007 The upgrade failed. The Reboot the endpoint. If that does not help, contact
installer faced an Support.
unexpected error.
Cannot proceed with the
uninstall and re-install.
2008 Missing site token. Try again with the site token. From the command line,
add the parameter -t <site_token> .
2009 Failed to retrieve the Upgrade the Agent again with the parameter --
Agent UID. dont_preserve_agent_uid or contact Support.
2010 Interactive desktop Run the upgrade in Quiet mode. Upgrade the Agent
required. again with the parameter -q or --qn .
2011 The installer is not Download a new installer and verify the certificates are
signed correctly. up to date. See How To Solve an Invalid Signature
Error[how-to-solve-an-invalid-signature-error.html].
Value Description Next Step
2012 Could not determine the Upgrade the Agent again with the parameter --force or
currently installed Agent contact Support.
version.
2019 Upgrade Authentication Make sure the upgrade was approved and the endpoint
error. Failed to get has an internet connection to the Management.
upgrade approval from
the Management.
2020 Not enough space on Free space on the disk and try again.
the system drive.
2021 Upgrade Authentication Make sure the upgrade was approved and the endpoint
error. Failed to get has an internet connection to the Management.
upgrade approval from
the Management.
The endpoint has enough disk space and RAM (greater than 1 GB) to run the
installation.
File system:
If the Agent data directory is the default drive, 2 GB on the system drive is
required. Otherwise, 4 GB on the data drive and 500 MB on the system drive
are required.
Program Files and Windows directory must reside on the same drive letter.
Changing the location of Program Files is not supported by Microsoft. See
Microsoft KB933700.
Microsoft KB2533623 (Insecure library loading could allow remote code execution)
must be installed. After installation of the update, you need to restart your computer
and begin the Agent installation process again.
Yes No