Microsoft-Windows-PowerShell › Event 8194

Event ID 8194 — Creating RunspacePool object.

Provider
Microsoft-Windows-PowerShell
Channel
Operational
Level
Verbose
Collection Priority
Recommended (Yamato Security)
Task
Connect
Opcode
tobeusedwhenanobjectisconstructed

Description

Creating RunspacePool object.

Message #

Creating RunspacePool object 
 	 InstanceId %1 
 	 MinRunspaces %2 
 	 MaxRunspaces %3

Fields #

NameDescription
InstanceId UnicodeString
MaxRunspaces UnicodeString
MinRunspaces UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PowerShell",
    "guid": "A0C1853B-5C40-4B15-8766-3CF1C58F985A",
    "event_source_name": "",
    "event_id": 8194,
    "version": 1,
    "level": 5,
    "task": 1,
    "opcode": 16,
    "keywords": 0,
    "time_created": "2022-04-07T17:21:29.409715+00:00",
    "event_record_id": 146,
    "correlation": {
      "ActivityID": "1480B89F-E871-42E4-BFB4-C8F88B053137"
    },
    "execution": {
      "process_id": 4444,
      "thread_id": 4780
    },
    "channel": "Microsoft-Windows-PowerShell/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
    }
  },
  "event_data": {
    "InstanceId": "1480b89f-e871-42e4-bfb4-c8f88b053137",
    "MaxRunspaces": "2",
    "MinRunspaces": "10"
  },
  "message": ""
}

References #