Fixed HTML coding for Computer Management illus

This commit is contained in:
JanKeller1 2016-06-01 13:23:15 -07:00
parent e08654e31a
commit 98ca02daa6

View File

@ -92,7 +92,7 @@ This event generates every time a scheduled task was deleted.
- **Task Name** \[Type = UnicodeString\]**:** deleted scheduled task name. The format of this value is “\\task\_path\\task\_name”, where task\_path is a path in Microsoft **Task Scheduler** tree starting from “**Task Scheduler Library**” node:
<img src="images/computer-management.png" alt="Task Scheduler Library illustration" width="1038" height="456" />
<img src="images/computer-management.png" alt="Task Scheduler Library illustration" width="840" height="176" />
- **Task Content** \[Type = UnicodeString\]: the [XML](https://msdn.microsoft.com/en-us/library/aa286548.aspx) of the deleted task. Here “[XML Task Definition Format](https://msdn.microsoft.com/en-us/library/cc248308.aspx)” you can read more about the XML format for scheduled tasks.