Software Distribution Status Code
- 0x000:Deployment operation queued
- 0x100: First detection in progress
- 0x101: First detection failed
-
0x102: First detection successful
- 0x200: Check reference count in progress
- 0x201: Check reference count failed
-
0x202: Check reference count successful
- 0x300: Requirements evaluation in progress
- 0x301: Requirements evaluation failed
-
0x302: Requirements evaluation successful
- 0x400: Dependency deployment in progress
- 0x401: Dependency failed
-
0x402: Dependency successful
- 0x500: Sanitize cache in progress
- 0x501: Sanitize cache failed
-
0x502: Sanitize cache successful
- 0x600: Pending network connectivity
- 0x601: Download in progress
- 0x602: Pending download retry
- 0x603: Download content failed
-
0x604: Download content successful
- 0x700: Transform cache in progress (decompressing zip packages)
- 0x701: Transform cache failed
-
0x702: Transform cache successful
- 0x800: Pending user session
- 0x801: Install in progress
- 0x802: Pending deployment retry
- 0x803: Deployment failed
- 0x804: Deployment successful
-
0x805: Pending reboot
- 0x900: Final detection evaluation in progress
- 0x901: Final detection failed
-
0x902: Final detection successful
-
0xC0000000: Deployment operation suspended
- 0xC0000602: Deployment suspended — pending download retry
- 0xC0000802: Deployment suspended — pending install retry
- 0x40000000: Deployment operation failed
- 0x40000603: Deployment failed — download failed
- 0x40000803: Deployment failed — installation failed
- 0x80000000: Deployment operation succeeded
- 0x80000402: Application is externally installed
- 0x80000902: Deployment succeeded — final detection passed