This commit is contained in:
2025-07-03 01:05:16 -04:00
parent 372adaee1f
commit be2e9ba9b2

View File

@@ -295,7 +295,7 @@
[string]$TaskCategory = "GeneralTask", [string]$TaskCategory = "GeneralTask",
[switch]$LogToEvent, [switch]$LogToEvent,
[string]$EventSource = "Script Automation Monkey", [string]$EventSource = "Script Automation Monkey",
[string]$EventLog = "SVS Scripting", [string]$EventLog = "application",
[int] $CustomEventID, [int] $CustomEventID,
[string]$LogFile, [string]$LogFile,
[switch]$PassThru [switch]$PassThru