From f2abeb0d10c0c5dae3e5fcc9ece329d19c7e88c6 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Wed, 1 Jun 2016 13:25:04 -0700 Subject: [PATCH] Fixed HTML coding for Computer Management illus --- windows/keep-secure/event-4701.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/keep-secure/event-4701.md b/windows/keep-secure/event-4701.md index 338b498477..fcecfb76bd 100644 --- a/windows/keep-secure/event-4701.md +++ b/windows/keep-secure/event-4701.md @@ -92,7 +92,7 @@ This event generates every time a scheduled task is disabled. - **Task Name** \[Type = UnicodeString\]**:** disabled 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: -Task Scheduler Library illustration +Task Scheduler Library illustration - **Task Content** \[Type = UnicodeString\]: the [XML](https://msdn.microsoft.com/en-us/library/aa286548.aspx) of the disabled 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.