maciejrebisz.com

IT

Microsoft apps you can use with Microsoft Intune mobile application management policies – Cloud First

maximios June 5, 2023

I have created a Powershell script to create all “Microsoft apps you can use with Microsoft Intune mobile application management policies” into SCCM with a hybrid Intune.

Download the script and icon from my OneDrive

# —————————————————————————– # Script: CreateIntune_MAM.ps1 # Version: 0.1 # Date:  15/09/2015

# Author:  Per Larsen (https://osddeployment.wordpress.com/)

# —————————————————————————– # # Script to create a new Application for creating Word app # # —————————————————————————– #BEGIN

Import-Module $env:SMS_ADMIN_UI_PATH.Replace(“\bin\i386″,”\bin\configurationmanager.psd1”)

$SiteCode = Get-PSDrive -PSProvider CMSITE
Set-Location “$($SiteCode.Name):\”

New-CMApplication -Name “Microsoft Word” -Manufacture “Microsoft” -IconLocationFile “Word.png”
Add-CMDeploymentType -ApplicationName “Microsoft Word” -AndroidDeepLinkInstaller -Deploymenttype “Word – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.word&hl=en”
Add-CMDeploymentType -ApplicationName “Microsoft Word” -iOSDeepLinkInstaller -Deploymenttype “Word – iOS” -InstallationFileLocation “https://itunes.apple.com/dk/app/microsoft-word/id586447913?mt=8”

New-CMApplication -Name “Microsoft Excel” -Manufacture “Microsoft” -IconLocationFile “Excel.png”
Add-CMDeploymentType -ApplicationName “Microsoft Excel” -AndroidDeepLinkInstaller -Deploymenttype “Excel – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.excel&hl=en”
Add-CMDeploymentType -ApplicationName “Microsoft Excel” -iOSDeepLinkInstaller -Deploymenttype “Excel – iOS” -InstallationFileLocation “https://itunes.apple.com/dk/app/microsoft-excel/id586683407?mt=8” New-CMApplication -Name “Microsoft PowerPoint” -Manufacture “Microsoft” -IconLocationFile “Powerpoint.png”

Add-CMDeploymentType -ApplicationName “Microsoft PowerPoint” -AndroidDeepLinkInstaller -Deploymenttype “PowerPoint – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.powerpoint&hl=en”

Add-CMDeploymentType -ApplicationName “Microsoft PowerPoint” -iOSDeepLinkInstaller -Deploymenttype “PowerPoint – iOS” -InstallationFileLocation “https://itunes.apple.com/dk/app/microsoft-powerpoint/id586449534?mt=8” New-CMApplication -Name “Microsoft OneNote” -Manufacture “Microsoft” -IconLocationFile “Onenote.png”

Add-CMDeploymentType -ApplicationName “Microsoft OneNote” -AndroidDeepLinkInstaller -Deploymenttype “OneNote – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.onenote&hl=en”

Add-CMDeploymentType -ApplicationName “Microsoft OneNote” -iOSDeepLinkInstaller -Deploymenttype “OneNote – iOS” -InstallationFileLocation “https://itunes.apple.com/dk/app/microsoft-onenote-lists-photos/id410395246?mt=8” New-CMApplication -Name “Microsoft OneDrive” -Manufacture “Microsoft” -IconLocationFile “Onedrive.png”

Add-CMDeploymentType -ApplicationName “Microsoft OneDrive” -AndroidDeepLinkInstaller -Deploymenttype “OneDrive – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.skydrive&hl=en”

Add-CMDeploymentType -ApplicationName “Microsoft OneDrive” -iOSDeepLinkInstaller -Deploymenttype “OneDrive – iOS” -InstallationFileLocation “https://itunes.apple.com/us/app/onedrive-cloud-storage-for/id477537958?mt=8” New-CMApplication -Name “Microsoft Outlook” -Manufacture “Microsoft” -IconLocationFile “Outlook.png”

Add-CMDeploymentType -ApplicationName “Microsoft Outlook” -AndroidDeepLinkInstaller -Deploymenttype “Outlook – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.outlook&hl=en”

Add-CMDeploymentType -ApplicationName “Microsoft Outlook” -iOSDeepLinkInstaller -Deploymenttype “Outlook – iOS” -InstallationFileLocation “https://itunes.apple.com/us/app/microsoft-outlook/id951937596?mt=8” New-CMApplication -Name “Microsoft Intune Managed Browser” -Manufacture “Microsoft” -IconLocationFile “intune-managed-browser.png”

Add-CMDeploymentType -ApplicationName “Microsoft Intune Managed Browser” -AndroidDeepLinkInstaller -Deploymenttype “Intune Managed Browser – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.intune.mam.managedbrowser&hl=en”

Add-CMDeploymentType -ApplicationName “Microsoft Intune Managed Browser” -iOSDeepLinkInstaller -Deploymenttype “Intune Managed Browser – iOS” -InstallationFileLocation “https://itunes.apple.com/us/app/microsoft-intune-managed-browser/id943264951?mt=8”

New-CMApplication -Name “Microsoft Work Folders” -Manufacture “Microsoft” -IconLocationFile “workfolder.png”
Add-CMDeploymentType -ApplicationName “Microsoft Work Folders” -iOSDeepLinkInstaller -Deploymenttype “Work Folders – iOS” -InstallationFileLocation “https://itunes.apple.com/us/app/work-folders/id950878067?mt=8”

New-CMApplication -Name “Microsoft Intune PDF Viewer” -Manufacture “Microsoft” -IconLocationFile “Intune-PDF-Viewer.png”
Add-CMDeploymentType -ApplicationName “Microsoft Intune PDF Viewer” -AndroidDeepLinkInstaller -Deploymenttype “Intune PDF Viewer – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.intune.mam.pdfviewer” New-CMApplication -Name “Microsoft Intune AV Player” -Manufacture “Microsoft” -IconLocationFile “Intune-AV-Player.png”

Add-CMDeploymentType -ApplicationName “Microsoft Intune AV Player” -AndroidDeepLinkInstaller -Deploymenttype “Intune AV Player – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.intune.mam.avplayer”

New-CMApplication -Name “Microsoft Intune Image Viewer” -Manufacture “Microsoft” -IconLocationFile “Intune-Image-Viewer.png”
Add-CMDeploymentType -ApplicationName “Microsoft Intune Image Viewer” -AndroidDeepLinkInstaller -Deploymenttype “Intune Image Viewer – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.intune.mam.imageviewer”

New-CMApplication -Name “Microsoft Office Mobile” -Manufacture “Microsoft” -IconLocationFile “Microsoft-Office-Mobile.png”
Add-CMDeploymentType -ApplicationName “Microsoft Office Mobile” -AndroidDeepLinkInstaller -Deploymenttype “Microsoft Office Mobile – Android” -InstallationFileLocation “https://play.google.com/store/apps/details?id=com.microsoft.office.officehub”

Related Posts

IT /

Intune – Windows device enrollment restrictions – Cloud First

IT /

How to add “hidden” Windows UWP to Windows Store for Business – Cloud First

IT /

Office 2016 Active Directory-Based activation – Cloud First

‹ How to get Windows 10 1803 device names in Windows Analytics with Intune – Cloud First › How to enable : Windows Analytics – Device Health – Cloud First

Recent Posts

  • Intune – Windows device enrollment restrictions – Cloud First
  • How to add “hidden” Windows UWP to Windows Store for Business – Cloud First
  • Office 2016 Active Directory-Based activation – Cloud First
  • How to deploy Windows Local Experience Packs with Intune – Cloud First
  • Conditional Access for Outlook Web Access (OWA) – Cloud First

Recent Comments

No comments to show.

Archives

  • November 2025
  • October 2025
  • August 2025
  • July 2025
  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • September 2024
  • July 2024
  • June 2024
  • March 2024
  • December 2023
  • August 2023
  • June 2023
  • March 2023
  • February 2023
  • December 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • February 2020
  • January 2020
  • December 2019
  • October 2019
  • September 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • March 2018
  • February 2018
  • December 2017
  • October 2017
  • August 2017

Categories

  • IT

Back to Top

© maciejrebisz.com 2026
Powered by WordPress • Themify WordPress Themes