opentext:zenworks:configuration-management
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| opentext:zenworks:configuration-management [2024/05/31 11:28] – [Important Files and Folders] gsys | opentext:zenworks:configuration-management [2025/09/12 09:23] (current) – [Log Files] gsys | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ZENworks Configuration Management (ZCM) ====== | ====== ZENworks Configuration Management (ZCM) ====== | ||
| + | |||
| + | https:// | ||
| ===== Linux ===== | ===== Linux ===== | ||
| Line 7: | Line 9: | ||
| / | / | ||
| </ | </ | ||
| + | |||
| + | ==== zman ==== | ||
| + | |||
| + | === Config === | ||
| + | |||
| + | < | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | === Commands === | ||
| + | |||
| + | < | ||
| + | zman sss #zman Service stoppen (shell-stop-service) | ||
| + | zman ssas #zman Service starten (shell-start-as-service) | ||
| + | zman acc #Admin Credentials löschen (admin-clear-credential) | ||
| + | zman asc #Admin Credentials speichern (admin-store-credential) | ||
| + | zman inventory-scan-now / | ||
| + | </ | ||
| + | |||
| + | ==== Updates ==== | ||
| + | |||
| + | === Update importieren === | ||
| + | < | ||
| + | zman sss | ||
| + | zman sui / | ||
| + | </ | ||
| + | |||
| + | === Update löschen === | ||
| + | < | ||
| + | zman sudu -f " | ||
| + | zman sudu -f " | ||
| + | </ | ||
| + | |||
| + | |||
| + | ==== ZENwork Diagnostics Center ==== | ||
| + | |||
| + | === Installation === | ||
| + | |||
| + | Create temporary zdc folder | ||
| + | < | ||
| + | mkdir / | ||
| + | </ | ||
| + | |||
| + | Copy zdc files to ZENworks server | ||
| + | < | ||
| + | scp .\ZENworksDiagnosticCenter_20.0.0.zip root@10.1.1.33:/ | ||
| + | </ | ||
| + | |||
| + | Unzip and run zdc | ||
| + | < | ||
| + | cd / | ||
| + | unzip ZENworksDiagnosticCenter_20.0.0.zip | ||
| + | chmod 775 zdc | ||
| + | ./zdc verify -v zendatabase, | ||
| + | </ | ||
| + | |||
| + | readme | ||
| + | < | ||
| + | bash zdc verify -v < | ||
| + | |||
| + | where verifiers can be: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | Note 1 : You can specify multiple verifiers as comma separated values | ||
| + | Note 2 : You cannot specify zendatabase and auditdatabase together in the same command. They have to be verified separately. | ||
| + | |||
| + | For example: | ||
| + | zdc.bat verify -v zendatabase, | ||
| + | zdc.bat verify -v auditdatabase -b c: | ||
| + | For more detailed documentation for running ZDC, please refer to: Running ZDC in the ZENworks documentation | ||
| + | |||
| + | ZDC will run the diagnostic tests and generate the reports in HTML format in the reports/ | ||
| + | </ | ||
| + | |||
| + | === Uninstall === | ||
| + | |||
| + | Delete the folder created in step 1 above | ||
| + | |||
| + | ==== Wichtige Befehle ==== | ||
| + | |||
| + | < | ||
| + | novell-zenworks-configure -c Start | ||
| + | novell-zenworks-configure -c SystemStatus | ||
| + | </ | ||
| + | |||
| + | ==== Wichtige Config Files/ | ||
| + | |||
| + | Folder | ||
| + | < | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | Files | ||
| + | < | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | ==== Log Files ==== | ||
| + | |||
| + | :!: Paths may vary depending on the ZENworks Version (novell <-> microfocus). | ||
| + | < | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ==== Imaging ==== | ||
| + | |||
| + | === Preboot === | ||
| + | |||
| + | == settings.txt == | ||
| + | |||
| + | '' | ||
| + | < | ||
| + | PROXYADDR=10.1.1.33 | ||
| + | loadkeys de-latin1-nodeadkeys.map | ||
| + | </ | ||
| + | |||
| + | == Preboot Script == | ||
| + | |||
| + | Befehl zum Testen des Scripts im Maintenance Mode | ||
| + | < | ||
| + | imaging.s | ||
| + | </ | ||
| + | |||
| + | Alle Partitionen löschen, anschließend UEFI Partitionen anlegen | ||
| + | < | ||
| + | wipefs -a / | ||
| + | (img -pd -all) #löscht alle Partitionen (unzuverlässig), | ||
| + | img -pc 1 -type=NTFS -size=300 -guid=WRE | ||
| + | img -pc 2 -type=FAT32 -size=100 -guid=ESP | ||
| + | img -pc 3 -type=1 -size=128 -guid=MRP | ||
| + | img -pc 4 -type=NTFS -guid=MBD | ||
| + | img -pa 1 # | ||
| + | img -pa 2 | ||
| + | img -pa 3 | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | === Eigene Treiber für Bootimage === | ||
| + | |||
| + | |||
| + | FIXME | ||
| + | |||
| + | |||
| + | - von Zenworks BootCD booten | ||
| + | - Information zu betroffenem Gerät anzeigen (Beispiele): | ||
| + | < | ||
| + | hwinfo | ||
| + | hwinfo --disk | ||
| + | hwinfo --storage-ctrl | ||
| + | </ | ||
| + | |||
| + | - Treiber von hersteller downloaden | ||
| + | |||
| + | |||
| ===== Windows ===== | ===== Windows ===== | ||
| Line 17: | Line 188: | ||
| </ | </ | ||
| + | ===== Clients ===== | ||
| + | ==== zac ==== | ||
| + | |||
| + | cli for zenworks agent | ||
| + | |||
| + | < | ||
| + | zac ref # refresh zenworks client | ||
| + | zac ref bypasscache | ||
| + | zac zeus-ref | ||
| + | </ | ||
opentext/zenworks/configuration-management.1717147739.txt.gz · Last modified: by gsys