- Latest GE-Enforce result reported by each PC. "Received" means the PC picked - up the current published manifest; status shows self-heal and failures. -
- - - -| Host | PC type | Received | Version | -Status | Installed | Skipped | Failed | -Last check-in | - |
|---|---|---|---|---|---|---|---|---|---|
| {{ report.hostname }} | -{{ report.scopename }} | -- - {{ report.receivedlatest ? 'yes' : 'behind' }} - - | -{{ report.appliedversion ?? '-' }} / {{ report.latestversion ?? '-' }} | -{{ report.status }} | -{{ report.installed }} | -{{ report.skipped }} | -{{ report.failed }} | -{{ formatDate(report.lastcheckin || report.receivedat) }} | -- - | -
| No reports yet. | |||||||||
- Each imaging PC type owns a GE-Enforce install manifest. Edit the draft, - then Publish to ship it to PCs. Nothing reaches a PC until you publish. -
- - -| Version | Published | Notes | |
|---|---|---|---|
| - v{{ version.versionnumber }} - current - | -{{ formatDate(version.publishedat) }} | -{{ version.notes }} | -- - | -
| No published versions. | |||
- Order is execution order. Put config-restore entries after their installer. -
-| Order | Name | Type | Detection | Filters | |
|---|---|---|---|---|---|
| - - - | -{{ entry.Name }} | -{{ entry.Type }} | -{{ entry.DetectionMethod || 'always' }} | -{{ filterSummary(entry) }} | -- - - | -
| No entries. | |||||