eventcreate
Verified for current stable LTS
Eventcreate Command: Create Event Log Entry With Id
Use for create event log entry with id with Eventcreate. Exact CLI syntax to create event log entry with id using Eventcreate.
When to use this: Use for create event log entry with id with Eventcreate.
Command Syntax
eventcreate /t <success|error|warning|information> /id <id> /d "<message>" eventcreate /t <success|error|warning|information> /id <id> /d "<message>" Live Command Builder
Final Command
eventcreate /t <success|error|warning|information> /id <id> /d "<message>" Command Breakdown
eventcreate is the base executable for this command.
FAQ
Purpose: Exact syntax to create event log entry with id using Eventcreate.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Eventcreate Command: Create Event In Remote Machine Log
eventcreate /s <hostname> /u <username> /p <password> /t <type> /id <id> /d "<message>" Eventcreate Command: Create Event In Specific Log eventcreate /l <log_name> /t <type> /id <id> /d "<message>" Eventcreate Command: Create Event With Specific Source eventcreate /so <source_name> /t <type> /id <id> /d "<message>"