Changes for page Microsoft Defender


From version 1.5
edited by jdr
on 30.05.2022, 08:36
Change comment: There is no comment for this version
To version 2.1
edited by jdr
on 30.05.2022, 08:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -49,3 +49,17 @@
49 49  === Logging ===
50 50  
51 51  When a virus scan is run by Microsoft Defender's //Malware Protection Command Line Utility//, the results are written to an MpCmdRun.log file. This allows the exact command line return of the scan to be traced. Usually this log file is located in the local temp directory. For example: //C:\Users\<UserName>\AppData\Local\Temp\MpCmdRun.log//
52 +
53 +== Version history ==
54 +
55 +**Version 1.0.2**
56 +
57 +* Automatic determination of the path to the MS Defender executable file (MpCmdRun) if no path is explicitly specified.
58 +
59 +**Version 1.0.1**
60 +
61 +* Naming of plugin properties
62 +
63 +**Version 1.0.0**
64 +
65 +* Initial release