mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 05:43:41 +00:00
Update event-4698.md
This commit is contained in:
@ -62,6 +62,17 @@ This event generates every time a new scheduled task is created.
|
||||
</Event>
|
||||
|
||||
```
|
||||
>[!NOTE]
|
||||
> Windows 10 Versions 1903 and above augments the event with these additional properties:
|
||||
> Event Version 1.
|
||||
> ***Event XML:***
|
||||
>```
|
||||
> <Data Name="ClientProcessStartKey">5066549580796854</Data>
|
||||
> <Data Name="ClientProcessId">3932</Data>
|
||||
> <Data Name="ParentProcessId">5304</Data>
|
||||
> <Data Name="RpcCallClientLocality">0</Data>
|
||||
> <Data Name="FQDN">DESKTOP-Name</Data>
|
||||
|
||||
|
||||
***Required Server Roles:*** None.
|
||||
|
||||
|
Reference in New Issue
Block a user