-

Deploy Microsoft 365 Apps Seamlessly with Pckgr
This blog post outlines a method for deploying Office 365 applications via Intune using Pckgr and the Microsoft 365 Apps admin center. It guides users through creating a configuration XML, hosting it in Azure Storage, and deploying the app with a custom install string. The post emphasizes ease, customization, and ongoing updates for effective management.
-

Important Update to Winget Pre-Install for New Device Deployments
Pckgr has issued an important update to its Winget Pre-Install setup to resolve compatibility issues following Microsoft’s Winget version 1.9.25180. This update ensures new devices using Autopilot install the correct MS Redistributable version, preventing deployment failures. Additionally, Pckgr introduces a Private Repository for enhanced control over application management, ideal for business users.
-

Introducing Pckgr’s New Custom Application Feature for Intune Deployment
Pckgr introduces the Custom Applications feature for Business plan users, allowing them to upload and automate application packaging for deployment via Microsoft Intune. This drag-and-drop tool enhances flexibility by easing the deployment process, ensuring security through automated testing, and enabling customizable metadata for tailored application management.
-

Introducing Private Hosted Applications: A Premium Alternative for Application Deployment
Pckgr introduces Private Hosted Applications for Business plan customers, providing a stable and controlled deployment experience. This feature eliminates external dependencies by securely hosting third-party installers, optimizing integration with Microsoft Intune. Benefits include increased reliability, faster response times, delayed updates, and a growing library of applications, enhancing deployment options alongside Winget-based deployments.
-

Effortless MacOS App Updates with Pckgr’s “Update Only” Feature
The new “Update Only” feature for MacOS applications allows users to efficiently update existing apps without unnecessary installations. It checks for the app’s presence before attempting updates, ensuring devices not running the app remain unaffected. Users can monitor deployment progress for clarity and accuracy, making updates seamless and manageable.
-

App Deployments with Intune and Autopilot: A simple Three-Tier Approach
Deploying apps with Intune and Autopilot can be challenging. A three-tier approach can help balance business needs and user experience. Tier one includes essential apps for immediate use, while tier two consists of important apps installed post-login. Tier three offers non-critical and user preference apps for personalization. This approach maintains a streamlined deployment process.
-

Using the Google Chrome (EXE) Deployment from Winget over the Standard Google Chrome MSI
In recent months, we added a Google Chrome EXE package alongside the MSI for its deployment advantages in Pckgr and Winget. The EXE’s dynamic link allows seamless updates, unlike the static MSI URL. Both versions are identical, allowing safe deployment of the EXE for businesses. Utilizing Winget for the Updater component ensures efficient Chrome management.
-

Leveraging Windows Sandbox for Winget Application Updates: Enhancing Deployment Reliability to Pckgr
The new practice of using Windows Sandbox for testing Winget updates has significantly improved the update process. It provides a safe environment for testing, ensuring reliability and efficiency. The workflow involves automated testing, fail-safe deployment, and efficient troubleshooting. Integrating Windows Sandbox has streamlined the deployment process and enhanced the overall reliability of updates.
-

Ensuring Seamless Application Deployments with Winget Pre-Install
Hello everyone, Today I wanted to discuss why we have the Winget Pre-Install component in our application deployments and how it resolves a critical issue with Winget. The Winget Pre-Install is a fundamental prerequisite that prevents application issues when installing apps with Pckgr. Let’s dive into the reasons behind its integration and how it serves…
-

WinGet – Updating a Package
Hello all, In a previous blog, we explored how to submit a new package to the Winget repository. This time, we’re shifting our focus to updating an existing package – specifically one that’s been requested by our community. Our goal is to not only address these requests but also to demonstrate how straightforward and user-friendly…