Supported Operating Systems
We only support Operating Systems that are currently supported by the vendor themselves (Microsoft/Apple).Prerequisite check via PowerShell
We’ve built a simple prerequisite check via PowerShell that you can run.- Open an elevated PowerShell window on the computer experiencing agent issues
- Paste the following command and press enter:
- Work through resolving any failures as per below and make sure this persists across PowerShell sessions and reboots.
| Check | ❌ Failure Message | ✅ Troubleshooting |
|---|---|---|
| PowerShell Version Check | FAIL: PowerShell version X.X is below the required version 5.1 |
|
| System Drive Space Check |
|
|
| Processor Architecture Check | FAIL: Non-64-bit processor architecture detected: X |
|
| Registry Permission Check | FAIL: Registry read/write permission check. Error: [specific error] |
|
| URL Accessibility Checks | FAIL: URL check for [Description] ([URL]). Error: [specific error] |
|
| Event Log Permission Check | FAIL: Event log read/write permission check. Error: [specific error] |
|
| Environment Variable Check |
|
|
| Time Synchronization Check | FAIL: Time mismatch detected! [time details] |
|