-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Error installing agent on windows machines. I can run the same command from the command line locally (with the site token) and it works. Not sure where to go from here or if anyone else has had the same issues
`
fatal: [ATL-WinTest]: FAILED! => {"changed": false, "checksum": "168BCF40C7036DCE449D5F119092986300929580", "msg": "unexpected rc from 'C:\Windows\Temp\SentinelOneInstaller_windows_64bit_v24_2_3_471.exe -t -q': see rc, stdout, and stderr for more details", "rc": 2002, "reboot_required": false, "stderr": "Failed to access Sentinel Agent registry key [Win32 Error: The system cannot find the file specified.]\r\n", "stderr_lines": ["Failed to access Sentinel Agent registry key [Win32 Error: The system cannot find the file specified.]"], "stdout": "Running Sentinel Installer\r\nThe uninstallation completed successfully but the new installation failed. Reboot the endpoint and try to install the new Agent again.\r\n", "stdout_lines": ["Running Sentinel Installer", "The uninstallation completed successfully but the new installation failed. Reboot the endpoint and try to install the new Agent again."]}
'