From 7e9d6c6e71c3cf8a2fa7074df3c86e4573f0326d Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Mon, 20 Apr 2026 16:25:58 -0700 Subject: [PATCH 1/2] Update the ETW manifest file to converge the changes from PowerShell repo --- .../PowerShell.Core.Instrumentation.man | 292 +++++++++++------- 1 file changed, 188 insertions(+), 104 deletions(-) diff --git a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man index 8019539..b406eb4 100644 --- a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man +++ b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man @@ -18,17 +18,18 @@ version="$(build.version)" versionScope="nonSxS" /> - + - + + + + + + - - - + channel="C_ANALYTIC" + keywords="AmsiState" + level="win:Verbose" + message="$(string.PS_PROVIDER.event.E_A_AmsiState.message)" + opcode="Method" + symbol="AmsiState" + task="Amsi" + template="T_AmsiState" + value="0x4001" + version="1" + /> + + + - 64 - - - - true - - 1048985600 - - + + + + + @@ -4805,7 +4869,7 @@ /> - @@ -5571,6 +5635,26 @@ id="PS_PROVIDER.task.T_ScheduledJob.message" value="PowerShell Scheduled Jobs" /> + + + + + Date: Wed, 22 Apr 2026 12:25:06 -0700 Subject: [PATCH 2/2] Update the name of the new event message --- .../PowerShell.Core.Instrumentation.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man index b406eb4..bb4e153 100644 --- a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man +++ b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man @@ -125,7 +125,7 @@