- The Notification app starts in their session and shows in the system tray.
- Pickcel Comms Screensaver is selected for them, with a 5-minute idle timeout.
- Both apply again at every sign-in, for every user of the PC.
Before you start
- Intune access that can create apps and manage groups (Intune Administrator, or Application Manager plus group permissions).
- Target PCs on Windows 10 1607+ or Windows 11 (64-bit), enrolled in Intune and online.
- Outbound HTTPS (TCP 443) to
connectapi.pickcel.com. No inbound ports are needed.
1
Download the Intune packages
In Pickcel Comms, go to Settings → Downloads:
- Notification (Intune) → Download Intune Package (for example
pickcel-comms-notification.intunewin) - Screensaver (Intune) → Download Intune Package (for example
pickcel-comms-screensaver.intunewin)
2
Connect your Microsoft account
In Pickcel Comms, go to Settings → Company → Microsoft account → Connect Microsoft. Sign in with an account on the same tenant as Intune and grant the permissions.
3
Create a pilot group
In intune.microsoft.com → Groups → New group:
- Group type: Security. Membership type: Assigned. Name it, for example,
Pickcel-Comms-Pilot. - Add 1–2 test devices.
Add the Notification app
Apps → All apps → + Create (or + Add) → Windows app (Win32) → Select. Upload the Notification.intunewin file and check the Setup file name it shows (for example Pickcel Comms-v2.0.7.exe).
/Smakes the install silent. Without it, the install hangs on a window no one can see.- Type the uninstall path in full. Don’t use
%ProgramFiles%. - Type registry key paths by hand. Copy-pasting can add hidden spaces that break detection.
- Use Required, not Available. Available only offers the app in Company Portal.
- Optional: set End user notifications to Hide all toast notifications.
Add the Screensaver app
Repeat the same steps with the Screensaver.intunewin (setup file, for example Pickcel Comms Screensaver-v1.0.5.exe). Only these values change:
Roll out beyond the pilot
Once pilot devices show Installed, widen the assignment:- Device group (recommended): installs on every device in the group, for whoever uses it.
- User group: installs on any managed device the user signs in to. Other users of that device get it at their next sign-in.
- Company-wide: add devices to the group, or choose + Add all devices.
Check the deployment
In Intune: Apps → All apps → the app → Monitor → Device install status. The portal can lag 5–15 minutes behind the device.
On the device:
- Pickcel Comms icon in the system tray (click ^ near the clock).
- Start → Change screen saver: Pickcel Comms Screensaver selected, wait 5 minutes.
C:\Program Files\Pickcel Comms\andC:\Windows\pickcel-comms-screensaver.screxist.
Troubleshooting
Status stays Pending
Status stays Pending
The device hasn’t checked in or isn’t in the group. Sync the device and check Groups → your group → Members.
"Your app is not ready yet"
"Your app is not ready yet"
The upload hasn’t finished, or the browser tab was closed during upload. Wait and refresh. If the bell shows no upload in progress, delete the app and create it again, keeping the tab open.
Failed: 0x87D30006 or 0x87D1041C
Failed: 0x87D30006 or 0x87D1041C
The detection rule doesn’t match. Re-check the key path (no stray spaces), value name
Installed, String comparison, value 1, 32-bit = No.Failed: 0x80070002 (exit code 2)
Failed: 0x80070002 (exit code 2)
The installer file is damaged or incomplete. Download a fresh package from Settings → Downloads.
Failed: timeout, or nothing installed
Failed: timeout, or nothing installed
The install command is missing
/S, or the setup file name doesn’t match. Use "<Setup file shown in Intune>" /S.Installed, but no tray icon
Installed, but no tray icon
No one was signed in during install. The app starts at the next sign-in.
Device-side logs
Device-side logs
C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\AppWorkload.log and IntuneManagementExtension.log in the same folder.Uninstall
- Add an Uninstall assignment for a group containing the devices. Intune runs the uninstall commands silently.
- Removing a device from the Required group only stops future installs. It doesn’t uninstall the apps.
- After uninstall, the PC goes back to its previous screensaver.