This commit is contained in:
Tudor Dobrila
2019-09-04 15:48:05 -07:00
parent 081d55f197
commit a3ac7e1cab

View File

@ -200,7 +200,7 @@ mdatp --health healthy
The above commands prints "1" if the product is onboarded and functioning as expected.
If the product is not healthy, the exit code (which can be checked through `echo $?`) indicates the problem:
If the product is not healthy, the exit code (which can be checked through `echo $?`) indicates the problem:
- 0 if Microsoft Defender ATP is registered with the Microsoft Defender ATP service
- 1 if the device is not yet onboarded
- 3 if the connection to the daemon cannot be established—for example, if the daemon is not running