Hallo,
ist es möglich des Installationsstatus (not_installed, install, unknown) per Komandozeile zu ändern?
paulegon
Installationsstatus per Kommanozeile setzen /ändern
-
- Beiträge: 37
- Registriert: 28 Aug 2010, 20:16
Re: Installationsstatus per Kommanozeile setzen /ändern
Code: Alles auswählen
opsi-admin -d task setProductInstallationStatus "<Product-ID>" "<Client-ID>" "<Installations-Status(z.B. "not_installed")>"
-
- Beiträge: 37
- Registriert: 28 Aug 2010, 20:16
Re: Installationsstatus per Kommanozeile setzen /ändern
Danke für die Antwort