A command in Windows systems (not available in home editions) that allows the users with administrator privileges to create records in event log with custom IDs and messages.
0
votes
1answer
59 views
ERROR: Invalid syntax. Specify valid numeric value for '/ID'
I am trying to create an event log source for IIS using the EventCreate command:
C:\>eventcreate/ID 50/L APPLICATION/T INFORMATION/SO "MobileAppstoreEventLogs" /D "Source Creation Log"
but ID ...