Enter your upload token to open this device inbox, or generate a new one to use in your Intune detection script.
Each inbox holds up to 25 upload(s) at a time. Once full, new uploads are refused until older ones are removed (Delete all) or expire after the retention window.
Your token
Store it safely — it is shown once and is both your upload secret and your inbox key. Open the inbox by entering it in the form above; it is sent in the request body, never in the URL, so it can't leak into logs or browser history.
Detection script (token filled in)
We do our best to redact tenant- and company data (tenant id/name, domain, UPN/e-mail, device and user name) from all TEXT files — but this is best-effort, not a guarantee. Binaries (event logs, cab) are not scrubbed; review the package before sharing.
Deploy in Intune
- Copy or download the script above (your token is already in it).
- Intune admin center → Devices → Scripts and remediations → Create.
- Paste the script above as the Detection script. Intune requires a detection script; this single script does the collection, so no remediation script is needed (leave it empty).
- Settings: Run script in 64-bit PowerShell =
Yes; Run using logged-on credentials =No(runs as SYSTEM); signature check =No. - Assign to a device group (the detection script runs on schedule), or run it on-demand: pick a device → Run remediation.
- After a few minutes the device upload appears in — refresh it.