Forum Discussion
Cannot install the sensor on Windows Server 2022 server core
- Nov 30, 2023
Assuming the missing closing double quotes at the end of the command line is just a copy paste issue, then there must be a log in the temp folder.
Check the user's temp folder ($env:temp) for log files named "Azure Advanced Threat Protection Sensor_00000000000000" (zeros represent a yyyyMMddHHmmss timestamp).
See this for more details: Troubleshooting the sensor using logs - Microsoft Defender for Identity | Microsoft Learn
Assuming the missing closing double quotes at the end of the command line is just a copy paste issue, then there must be a log in the temp folder.
Check the user's temp folder ($env:temp) for log files named "Azure Advanced Threat Protection Sensor_00000000000000" (zeros represent a yyyyMMddHHmmss timestamp).
See this for more details: Troubleshooting the sensor using logs - Microsoft Defender for Identity | Microsoft Learn
- TherealKillerbeDec 01, 2023Brass ContributorThanks, this was what i was looking for. The log file showed that the Installer was unable to communicate to the ATP service, hence why the installer didn't run. Thx!