mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
commit
f2d04c5a3e
@ -92,7 +92,7 @@ This event generates every time a new scheduled task is created.
|
||||
|
||||
- **Task Name** \[Type = UnicodeString\]**:** new 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) content of the new task. For more information about the XML format for scheduled tasks, see “[XML Task Definition Format](https://msdn.microsoft.com/en-us/library/cc248308.aspx).”
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -92,7 +92,7 @@ This event generates every time a scheduled task is enabled.
|
||||
|
||||
- **Task Name** \[Type = UnicodeString\]**:** enabled 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 enabled 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.
|
||||
|
||||
|
@ -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:
|
||||
|
||||
<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 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.
|
||||
|
||||
|
@ -92,7 +92,7 @@ This event generates every time scheduled task was updated/changed.
|
||||
|
||||
- **Task Name** \[Type = UnicodeString\]**:** updated/changed 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 New Content** \[Type = UnicodeString\]: the new [XML](https://msdn.microsoft.com/en-us/library/aa286548.aspx) for the updated 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.
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 31 KiB |
Loading…
x
Reference in New Issue
Block a user