-

Introducing Wingetly – Search Every Winget App in One Place
In todays blog we have something a little different to share. We have just launched Wingetly, a free community resource that lets you search and bundle apps from the Microsoft Windows Package Manager (Winget) catalog right inside a web browser. If you have ever tried to find a specific app in the Winget repository, or…
-

How We Kept Breaking Cursor With Our Own Patching Tool And then Fixed it
The author discusses a recurring issue with updating the Cursor app, an Electron-based code editor, through Microsoft Intune. The problem arose from running the app while updating, causing file errors. The solution was to use Pckgr’s “Allow Defer Close Apps” feature, preventing broken installations and enhancing update reliability.
-

Introducing the Pckgr Portal: Lightweight, Affordable Device Management
The Pckgr Portal has launched as a lightweight, affordable device management platform for managing Windows fleets. It simplifies app management with over 700 pre-built applications and offers features like Smart Patch for streamlined updates and a self-service app store. The portal enhances fleet visibility while maintaining privacy in remote access, catering to smaller teams and…
-

Wireshark Explained – Why Your MSI Deployment Fails with a 1603 Error
Deploying Wireshark via Microsoft Intune can lead to installation failures due to the presence of two distinct Windows installers—EXE and MSI—that cannot coexist. Users often install the EXE manually, causing the MSI deployment to fail with a 1603 error. Identifying the installed variant helps resolve these conflicts and streamline future deployments.
-

Using the Pckgr Defender Integration to Patch Vulnerable Applications
This blog demonstrates how to use the Pckgr Microsoft Defender integration for identifying and remediating vulnerable applications automatically via Intune. It details setting up a demo environment, prioritizing vulnerabilities, matching Defender recommendations to Pckgr packages, deploying patches, and confirming successful remediation, ultimately enhancing IT admin efficiency.
-

Winget Explained – Installer hash does not match
The blog discusses the frustrating mismatched hash issue faced by IT admins using Winget for application installations. It explains how Winget’s security mechanisms prevent installations when an installed file’s hash does not match the expected value, often due to vendors using static download links. The article offers solutions for resolving this error.
-

Patching Applications with Pckgr Using Microsoft Defender for Endpoint Recommendations
Keeping applications updated is crucial for reducing vulnerabilities. With Microsoft Defender for Endpoint (MDE) and Pckgr, IT teams can efficiently patch outdated software. A new integration will enhance real-time visibility into vulnerabilities with tools for patch management. This enables rapid, reliable responses to security challenges, improving overall security posture.
-

How to Package FortiClient VPN for Intune
This guide explains how to deploy FortiClient VPN via Intune despite the lack of a standalone MSI file. It details extracting the MSI from the FortiClient online installer and using the Microsoft Win32 Content Prep Tool to create an Intune-compatible package, streamlining the deployment process for IT administrators.
-

How to easily package Autodesk updates for Intune using Pckgr
This blog explains the process of deploying Autodesk updates using Pckgr’s Custom Application feature. It aims to simplify the tasks for IT admins by utilizing built-in dependency features. The guide describes the necessary prerequisites, steps for downloading, uploading, verifying updates, and deploying them through Intune, enhancing efficiency in application maintenance.
-

How to cleanup device applications using Intune and Pckgr
This post explores how to use Pckgr in conjunction with Intune to automate the uninstallation of applications, specifically focusing on removing Zoom. It highlights the importance of targeting the correct installation type (user vs. system) and emphasizes Pckgr’s dual capabilities for software management, including patching and cleanup.