Simplify Your Intune App Deployment with IntuneGet

Listen to this Post

IntuneGet is a new tool designed to simplify the deployment and management of Windows applications in Microsoft Intune. This open-source solution aims to provide a seamless experience similar to IntuneBrew, allowing IT admins to upload and update Windows Apps efficiently. The private preview is set to launch in April/May, with a limited number of registrations available.

You Should Know:

To get started with IntuneGet, you can join the waitlist at IntuneGet.com. Here are some practical steps and commands to help you prepare for using IntuneGet:

1. Join the Waitlist:

  • Visit IntuneGet.com and sign up for the waitlist to secure your spot for the private preview.

2. Prepare Your Intune Environment:

  • Ensure your Intune environment is properly configured. Use the following PowerShell command to check your Intune tenant status:
    Get-MsolCompanyInformation | Select-Object DisplayName, TenantId, InitialDomain
    

3. Upload and Update Windows Apps: