im Paket windomain in Version 2.3-1 fehlt die Variable $exitcode2$.
Folgende Fehlermeldung kommt:
Code: Alles auswählen
(619) [2] [2025-05-06 10:15:11.152] [windomain] Syntax Error in Section: Actions (Command in line 224 in section: Actions; file: setup.opsiscript; section start at line: 6; origin: setup.opsiscript; line: 224): $exitcode2$ = TakeFirstStringContaining($list$,"Computer wird heruntergefahren") -> Unknown variable name: $exitcode2$
(620) [2] [2025-05-06 10:15:11.152] [windomain] Syntax Error found in line: >set $exitcode2$ = TakeFirstStringContaining($list$,"Computer wird heruntergefahren")<
(621) [2] [2025-05-06 10:15:11.152] [windomain] Syntax Error in Section: Actions (Command in line 225 in section: Actions; file: setup.opsiscript; section start at line: 6; origin: setup.opsiscript; line: 225): EndIf -> expected
(622) [2] [2025-05-06 10:15:11.152] [windomain] Syntax Error found in line: >if NOT ($exitcode2$ = "")<
Grüße