298 379
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
[string]$TaskCategory = "GeneralTask",
|
||||
[switch]$LogToEvent,
|
||||
[string]$EventSource = "Script Automation Monkey",
|
||||
[string]$EventLog = "application",
|
||||
[string]$EventLog = "Application",
|
||||
[int] $CustomEventID,
|
||||
[string]$LogFile,
|
||||
[switch]$PassThru
|
||||
@@ -376,7 +376,7 @@
|
||||
[string]$TaskCategory = "GeneralTask",
|
||||
[switch]$LogToEvent,
|
||||
[string]$EventSource = "Script Automation Monkey",
|
||||
[string]$EventLog = "SVS Scripting",
|
||||
[string]$EventLog = "Application",
|
||||
[ValidateSet("Black","DarkGray","Gray","White","Red","Green","Blue","Yellow","Magenta","Cyan")]
|
||||
[string]$ForegroundColorOverride
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user