Learn about App management in Microsoft Intune. |
- Adobe Enterprise & Teams: Príručka pre administráciu
- Plánovanie nasadenia
- Základné pojmy
- Príručky nasadenia
- Nasadenie programu Creative Cloud na vzdelávacie účely
- Domáce nasadenie
- K-12 Sprievodca vstupom do systému
- Jednoduché nastavenie
- Synchronizácia používateľov
- Roster Sync K-12 (USA)
- Kľúčové licenčné koncepty
- Možnosti nasadenia
- Rýchle tipy
- Schválenie aplikácií Adobe v konzole Google Admin Console
- Povolenie aplikácie Adobe Express v Učebni Google
- Integrácia s aplikáciou Canvas LMS
- Integrácia s aplikáciou Blackboard Learn
- Konfigurácia jednotného prihlásenia pre okresné portály a LMS
- Pridanie používateľov cez Roster Sync
- Najčastejšie otázky o aplikácii Kivuto
- Podmienky oprávnenosti primárnych a sekundárnych inštitúcií
- Nastavenie organizácie
- Typy identity | Prehľad
- Nastavenie identity | Prehľad
- Nastavenie organizácie pomocou Enterprise ID
- Nastavenie federácie a synchronizácie Azure AD
- Nastavenie služby Google Federation a synchronizácia
- Nastavenie služby Microsoft ADFS pre organizáciu
- Nastavenie organizácie pre okresné portály a LMS
- Nastavenie organizácie pre iných poskytovateľov identity
- Časté otázky o jednotnom prihlásení a riešenie problémov
- Správa nastavenia organizácie
- Správa existujúcich domén a adresárov
- Povolenie automatického vytvárania konta
- Nastavenie organizácie prostredníctvom dôveryhodnosti adresárov
- Migrácia na nového poskytovateľa overenia
- Nastavenia dátových zdrojov
- Nastavenia overenia
- Kontakty v oblasti ochrany osobných údajov a zabezpečenia
- Nastavenia konzoly
- Správa šifrovania
- Správa existujúcich domén a adresárov
- Správa používateľov
- Prehľad
- Správcovské roly
- Stratégie správy používateľov
- Priradenie licencií používateľovi služby Teams
- Správa používateľov v aplikácii pre tímy
- Pridanie používateľov so zhodnými e-mailovými doménami
- Zmena typu identity používateľa
- Správa skupín používateľov
- Správa používateľov adresára
- Správa vývojárov
- Migrácia existujúcich používateľov do konzoly Adobe Admin Console
- Migrácia správy používateľov do konzoly Adobe Admin Console
- Prehľad
- Správa produktov a nárokov
- Správa produktov a profilov produktov
- Správa produktov
- Nákup produktov a licencií
- Správa profilov produktov pre podnikových používateľov
- Správa pravidiel automatického priraďovania
- Oprávnite používateľov trénovať vlastné modely Firefly
- Kontrola žiadostí o produkty
- Správa samoobslužných pravidiel
- Správa integrácií aplikácií
- Správa povolení produktov v konzole Admin Console
- Povolenie/zakázanie služieb pre profil produktu
- Jedna aplikácia | Creative Cloud pre podniky
- Voliteľné služby
- Správa zdieľaných licencií zariadení
- Správa produktov a profilov produktov
- Začíname s konzolou Global Admin Console
- Prijať globálnu správu
- Vyberte svoju organizáciu
- Spravujte organizačnú hierarchiu
- Správa profilov produktu
- Spravovať správcov
- Správa skupín používateľov
- Aktualizovať zásady organizácie
- Spravujte šablóny zásad
- Prideľte produkty podradeným organizáciám
- Vykonajte čakajúce úlohy
- Preskúmajte prehľady
- Exportujte alebo importujte organizačnú štruktúru
- Správa úložiska zdrojov
- Úložisko
- Migrácia zdrojov
- Opätovné získanie zdrojov od používateľa
- Migrácia študentských zdrojov | Iba oblasť vzdelávania
- Správa služieb
- Adobe Stock
- Vlastné písma
- Adobe Asset Link
- Adobe Acrobat Sign
- Creative Cloud pre podniky – bezplatné členstvo
- Nasadenie aplikácií a aktualizácií
- Prehľad
- Vytvorenie balíkov
- Prispôsobenie balíčkov
- Nasadenie balíkov
- Správa aktualizácií
- Nástroj na nastavenie servera Adobe Update (AUSST)
- Adobe Remote Update Manager (RUM)
- Riešenie problémov
- Správa tímových kont
- Obnovenie
- Správa zmlúv
- Prehľady a protokoly
- Získať pomoc
Use Microsoft Intune to deploy Windows 64-bit packages created on the Adobe Admin console.
This article guides you through the process of creating an Intune app, that you'll use to deploy Adobe Windows 64-bit packages created on the Adobe Admin Console.
- To deploy your package using Intune, you'll first need to download the Intune Win 32 prep Tool.
Note: This is a one-time task. - You will use the Intune Win 32 prep Tool to create an output Intune file from your Adobe package.
- Finally, you'll Publish the output Intune file to Microsoft Intune.
Publishing the file creates an Intune app and then deploys your package to your target group.
|
Prerequisites
To use Intune, ensure the following criteria are met:
- Your end-user machines must use Windows 10 version 1607 or later (Enterprise, Pro, or Education editions).
- The package that you download from the Adobe Admin Console must not be greater than 8 GB.
For more, read the Intune app prerequisites.
Download Microsoft Intune's Intune Win 32 prep Tool
Download Intune Win 32 prep Tool from https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/blob/master/IntuneWinAppUtil.exe.
Create output Intune file
-
Log in to the Admin Console and navigate to Packages > Packages.
-
When prompted, specify the following:
- The path of the Build folder of the package file that you've downloaded and extracted.
- The <package name>.msi or setup.exe file contained in the package Build folder.
- The output folder in which to create the Intune output file.
- On the final prompt, press Enter.
Did you know?
An easy way to enter the path of a folder in the Command window, is to simply drag the folder from Windows Explorer to the Command window.
-
Go to the Microsoft Endpoint Manager admin center, navigate to Apps and click Add.
-
For the app package file, select the output Intune file that you created.
-
App information
General information about the Intune app you are creating:
- Name of the Intune app. Make sure all app names that you use are unique.
- A Description for the app
- Name of the Publisher.
Program
Installation and removal commands for the app:
- Install command: Add the complete installation command line to install the app.
- For the .msi file: msiexec /i msiName /q
- For the setup.exe: setup.exe --silent
- For the .msi file: msiexec /i msiName /q
- Uninstall command: Add the complete command line to uninstall the app based on the app's GUID. You can get the GUID for the package from the Admin Console. For details, see View package details.
Requirements
The requirements that your end user machines must meet before the app is installed, such as:
- Operating system architecture: Architectures needed to install the app (Windows 32-bit, Windows 64-bit, or Windows ARM).
- Minimum operating system: Select the minimum operating system needed to install the app.
You may leave the fields in the following screens as default:
Detections rules
Dependencies
Supersedence
Assignments
Specify the groups and devices to which your Adobe package is to be deployed.
- For the specific app, select an assignment type:
- Required: The app is installed on devices in the selected groups.
- Available for enrolled devices: Users install the app from the company portal app or the company portal website.
- Uninstall: The app is uninstalled from devices in the selected groups.
- Select Add group and assign the groups that will use this app.
For more information on managing users and devices, see Add groups to organize users and devices and Assign apps to groups with Microsoft Intune.
-
You'll receive a notification after your package is successfully deployed to the target group.
You can also, view the status in the Managed Apps section.
The time taken to deploy your package depends on the size of the output Intune file and the internet connection both at your end and the machines where this package is being deployed.
Further reading
- Deploy packages for Adobe Creative Cloud
- Deploy package using other third-party tools: