Changes for page Microsoft Defender
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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