File name: | EventCreate.exe.mui |
Size: | 31232 byte |
MD5: | d7531343e3edbdb750fb9a936d7e5b05 |
SHA1: | 23d9797b7e260dd94709004147b5be314254ecf1 |
SHA256: | a8126c447894dd8ccc47310117ad96486ef0a20a535ce744715d643f60bc26ed |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | EventCreate.exe Event Create - Erstellt ein benutzerdefiniertes Ereignis für ein Ereignisprotokoll. (32-Bit) |
If an error occurred or the following message in German language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | German | English |
---|---|---|
101 | ERROR | ERROR |
102 | WARNING | WARNING |
103 | INFORMATION | INFORMATION |
104 | SUCCESS | SUCCESS |
106 | success|error|information|warning | success|error|information|warning |
150 | ERFOLGREICH: Ein Ereignis vom Typ "%s" wurde mit "%s" als Protokoll erstellt. |
SUCCESS: An event of type '%s' was created with '%s' as the log. |
151 | ERFOLGREICH: Ein Ereignis vom Typ "%s" wurde mit "%s" als Quelle erstellt. |
SUCCESS: An event of type '%s' was created with '%s' as the source. |
152 | ERFOLGREICH: Ein Ereignis vom Typ "%s" wurde im Protokoll "%s" mit "%s" als Quelle erstellt. |
SUCCESS: An event of type '%s' was created in the '%s' log with '%s' as the source. |
153 | Protokoll "%s" ist nicht vorhanden. Das Ereignis kann nicht erstellt werden. |
'%s' log does not exist. Cannot create the event. |
154 | Ungültige Syntax. Option /U kann nur mit Option /S angegeben werden. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. /U can be specified only when /S is specified. Type "EVENTCREATE /?" for usage. |
155 | Ungültige Syntax. Option /P kann nur mit Option /U angegeben werden. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. /P can be specified only when /U is specified. Type "EVENTCREATE /?" for usage. |
156 | Ungültige Syntax. Der Ereignis-IDsbereich muss zwischen 1 und 1000 liegen. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. Event ID must be in the range of 1 - 1000. Type "EVENTCREATE /?" for usage. |
157 | Ungültige Syntax. Die Beschreibung darf nicht leer sein. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. Description cannot be empty. Type "EVENTCREATE /?" for usage. |
158 | Ungültige Syntax. Protokoll/Quelle darf nicht leer sein. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. Log/Source cannot be empty. Type "EVENTCREATE /?" for usage. |
159 | Ungültige Syntax. Option /L oder /SO oder beide müssen angegeben sein. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. Either /L or /SO or both should be specified. Type "EVENTCREATE /?" for usage. |
160 | Neue Quelle kann nur erstellt werden, wenn ein Protokollname angegeben wird. INFORMATION: Verwenden Sie den Parameter /L, um den Protokollnamen anzugeben. |
New source can be created only if log name is also specified. INFO: Use /L switch to specify the log name. |
161 | Quelle ist in Protokoll "%s" bereits vorhanden. Quelle muss eindeutig sein. |
Source already exists in '%s' log. Source cannot be duplicated. |
162 | Ungültige Syntax. Der Benutzername darf nicht leer sein. |
Invalid syntax. User name cannot be empty. |
163 | Ungültige Syntax. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
Invalid syntax. Type "EVENTCREATE /?" for usage. |
164 | Ungültige Syntax. Der Systemname darf nicht leer sein. |
Invalid syntax. System name cannot be empty. |
165 | Die Ereignis-ID muss im Breich zwischen %d - %d sein. Geben Sie "EVENTCREATE /?" ein, um die Syntax anzuzeigen. |
EventID must be in the range of %d - %d. Type "EVENTCREATE /?" for usage. |
166 | Der Quellparameter wird nur zum Identifizieren der benutzerdefinierten Anwendungen/Skripts verwendet (nicht installierte Anwendungen). |
Source parameter is used to identify custom applications/scripts only (not installed applications). |
167 | Zugriff verweigert: Benutzerdefinierte Ereignisse können im Sicherheitsprotokoll nicht erstellt werden. |
Access is denied. Custom events cannot be created into security log. |
1001 | EVENTCREATE [/S System [/U Benutzername [/P Kennwort]]] /ID Ereignis-ID |
EVENTCREATE [/S system [/U username [/P [password]]]] /ID eventid |
1002 | [/L Protokollname] [/SO Quelle] } /T Typ /D Beschreibung |
[/L logname] [/SO srcname] /T type /D description |
1003 | ||
1004 | Beschreibung: |
Description: |
1005 | Dieses Befehlszeilenprogramm ermöglicht Administratoren, eine |
This command line tool enables an administrator to create |
1006 | Ereignis-ID und -meldung in einem angegebenen Ereignisprotokoll zu erstellen. |
a custom event ID and message in a specified event log. |
1008 | Parameterliste: |
Parameter List: |
1009 | /S System Remotesystem für die Verbindungsherstellung. |
/S system Specifies the remote system to connect to. |
1010 | /U [Domäne\]Benutzer Bestimmt den Benutzerkontext, unter dem |
/U [domain\]user Specifies the user context under which |
1011 | der Befehl ausgeführt wird. |
the command should execute. |
1012 | /P [Kennwort] Bestimmt das Kennwort für den Benutzerkontext. |
/P [password] Specifies the password for the given |
1013 | Auslassung fordert zur Kennworteingabe auf. |
user context. Prompts for input if omitted. |
1014 | /L Protokollname Bestimmt das Ereignisprotokoll, in dem |
/L logname Specifies the event log to create |
1015 | das Ereignis erstellt werden soll. |
an event in. |
1016 | /T Typ Bestimmt den zu erstellenden Ereignistyp. |
/T type Specifies the type of event to create. |
1017 | Gültige Werte: SUCCESS, ERROR, WARNING, INFORMATION. |
Valid types: SUCCESS, ERROR, WARNING, INFORMATION. |
1018 | /SO Quelle Bestimmt die Quelle, die für das Ereignis |
/SO source Specifies the source to use for the |
1019 | verwendet werden soll (ohne Angabe wird |
event (if not specified, source will default |
1020 | "eventcreate" verwendet). Eine gültige Quelle |
to 'eventcreate'). A valid source can be any |
1021 | kann aus eine beliebigen Zeichenfolge |
string and should represent the application |
1022 | bestehen und sollte die Ereignis-erstellende Anwendung oder Komponente darstellen. |
or component that is generating the event. |
1023 | /ID ID Bestimmt die Ereignis-ID für das |
/ID id Specifies the event ID for the event. A |
1024 | Ereignis. Bereich für gültige |
valid custom message ID is in the range |
1025 | benutzerdefinierte Meldungswerte: 1 - 1000. |
of 1 - 1000. |
1026 | /D Beschreibung Legt den Beschreibungstext für das neue Ereignis fest. |
/D description Specifies the description text for the new event. |
1028 | /? Zeigt diese Hilfe an. |
/? Displays this help message. |
1030 | Beispiele: |
Examples: |
1031 | EVENTCREATE /T ERROR /ID 1000 |
EVENTCREATE /T ERROR /ID 1000 |
1032 | /L APPLICATION /D "Benutzerdefiniertes Fehlerereignis für das Anwendungsprotokoll" |
/L APPLICATION /D "My custom error event for the application log" |
1035 | EVENTCREATE /T ERROR /ID 999 /L APPLICATION |
EVENTCREATE /T ERROR /ID 999 /L APPLICATION |
1036 | /SO WinWord /D "Winword-Ereignis 999 ist aufgrund mangelndem Plattenspeichers aufgetreten" |
/SO WinWord /D "Winword event 999 happened due to low diskspace" |
1037 | EVENTCREATE /S System /T ERROR /ID 100 |
EVENTCREATE /S system /T ERROR /ID 100 |
1038 | /L APPLICATION /D "Benutzerdefinierter Auftrag wurde nicht installiert" |
/L APPLICATION /D "Custom job failed to install" |
1039 | EVENTCREATE /S System /U Benutzer /P Kennwort /ID 1 /T ERROR |
EVENTCREATE /S system /U user /P password /ID 1 /T ERROR |
1040 | /L APPLICATION /D "Benutzerzugriff wurde aufgrund ungültiger Anmeldeinformationen verweigert" |
/L APPLICATION /D "User access failed due to invalid user credentials" |
5001 | FEHLER: | ERROR: |
5002 | WARNUNG: | WARNING: |
5003 | ERFOLGREICH: | SUCCESS: |
5004 | INFORMATION: | INFO: |
5005 | Nicht zutreffend | N/A |
5501 | Geben Sie das Kennwort für %s ein: | Type the password for %s: |
5502 | Benutzeranmeldeinformationen werden für die lokale Verbindung weitergeleitet. |
Passing the user credential for local connection. |
5503 | Das Zielsystem muss Windows XP oder höher ausführen. |
The target system must be running Windows XP or above. |
5504 | Das Remotesystem muss Windows 2000 oder höher ausführen. |
The remote system must be running Windows 2000 or above. |
5601 | Ungültige Syntax. Der Wert "%s" ist für Option "%s" unzulässig. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Ungültige Syntax. Geben Sie einen gültigen numerischen Wert für "%s" ein. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Ungültige Syntax. Geben Sie einen gültigen Gleitkommawert für "%s" ein. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Ungültige Syntax. Erforderliche Option "%s" fehlt. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Ungültige Syntax. Option "%s" darf nicht mehr als %d Mal verwendet werden. %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Ungültige(s) Option/Argument - "%s". %s |
Invalid argument/option - '%s'. %s |
5608 | Ungültige Syntax. Standardargument fehlt. %s |
Invalid syntax. Default argument is missing. %s |
5609 | Das Befehlszeilenargument darf nicht mehr als 255 Zeichen enthalten. |
Length of the command line argument should not exceed 255 characters. |
5610 | Ungültige Syntax. Die Standardoption darf nicht mehr als %d Mal verwendet werden. %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Ungültige Syntax. Wert für "%s" erwartet. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Ungültige Syntax. Der Wert "%s" darf nicht als Standardargument verwendet werden. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Geben Sie "%s /?" ein, um die Syntax anzuzeigen. | Type "%s /?" for usage. |
5614 | Der Wert für Option "%s" darf nicht leer sein. %s |
Value for '%s' option cannot be empty. %s |
5615 | Der Wert für die Standardoption darf nicht leer sein. %s |
Value for default option cannot be empty. %s |
5616 | Ungültige Syntax. Geben Sie einen gültigen numerischen Wert für den Standardwert ein. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Ungültige Syntax. Geben Sie einen gültigen Gleitkommawert für den Standardwert ein. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Der Wert für die Standardoption darf nicht mehr als %d Zeichen enthalten. |
Value for default option cannot be more than %d character(s). |
5619 | Ungültige Syntax. Der Wert kann nicht mit Option "%s" angegeben werden. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Der Wert für die Option "%s" darf nicht mehr als %d Zeichen enthalten. |
Value for '%s' option cannot be more than %d character(s). |
0x1 | %1 | %1 |
File Description: | Event Create - Erstellt ein benutzerdefiniertes Ereignis für ein Ereignisprotokoll. |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | eventcreate.exe |
Legal Copyright: | © Microsoft Corporation. Alle Rechte vorbehalten. |
Original Filename: | evcreate.exe.mui |
Product Name: | Betriebssystem Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x407, 1200 |