Create a Feature Restricted Licensing package with Rosetta 2 supported Adobe apps.
-
Setup and onboarding
- Explore Adobe Admin Console
- Sign-in and access
-
Licensing
- Licensing overview
- Licensing types
-
Identity and SSO
- Set up identity
- Integrate with Microsoft Entra
- Integrate with Google Sync
- Integrate with other SSO providers
- Troubleshoot
-
Directories, domains, and access
-
Directories and domains
- Create a directory for SAML identity providers
- Verify domain ownership
- Set up domains for directory authentication
- Move domains across directories
- Encrypted and trusted directory domain transfers
- Move directories between Admin Consoles
- Delete directories and domains
- Automatic account creation overview
- Enable automatic account creation
- Automatic federated account creation FAQ
- Domain enforcement
- Directory trusting
-
Directories and domains
-
Settings
- Asset settings
- Manage encryption
-
User management
- Understand user management
- Manage users and groups
- Manage admins
- Manage user roles
- Migrate users
-
Products and entitlements
- Manage products
- Manage product profiles
- Special programs plans
- Manage entitlements
- Manage automatic assignment
- Manage product access
- Manage self-service policies
- Manage app integrations
- Frame.io integration
- Manage product permissions
- Manage storage and assets
-
Manage services
- Configure services
- Adobe Stock
- Custom fonts
- Adobe Asset Link
-
Deploy apps and updates
- Prepare for deployment
- Manage pre-generated packages
- Create packages
- Customize end-user experience
- Deploy packages
- Use third-party deployment tools
-
Manage Shared Device Licensing (SDL)
- Shared Device Licensing overview
- Deploy Shared Device Licensing
- Manage SDL profiles and user access
- Activate shared device licenses
- Use the Shared Device Licensing toolkit
- Recover shared device licenses
- Shared Device Licensing identity FAQ
- Shared Device Licensing deployment FAQ
- Shared Device Licensing access FAQ
- Known issues in Shared Device Licensing
- Adobe Update Server Setup Tool (AUSST)
- Adobe Remote Update Manager (RUM)
- Troubleshoot
- Contracts and renewals
- Reports and logs
-
Get started with Global Admin Console
- Get started
- Manage your organization
- Reports audit
-
Get help
- Support options
-
General troubleshooting
- Microsoft Purview Information Protection support in Acrobat
- Use the Creative Cloud Cleaner tool to fix installation issues
- Fix app launch errors on Shared Device Licensing machines
- Technical support boundaries for virtualized or server-based environments
- Resolve trial and license expired errors
- Migrating to OAuth Server-to-Server Credentials
- Manage device authentication for Creative Cloud and Acrobat Pro
Deploy packages to Apple Silicon devices
Learn how to deploy Feature Restricted Licensing packages to Apple desktop devices using the M1 chip.
Packaging and deploying Adobe apps to Apple Silicon and Windows ARM desktop devices isn't supported yet. Use the following workaround to deploy packages with Rosetta 2-supported Adobe apps to Apple Silicon desktop devices that use the M1 chip.
Deploy to Apple desktop devices with the M1 chip
Extract the contents of the downloaded package to a working directory on your machine.
From the extracted package, delete the InstallationCheck script file from the following locations:
- <Package Name>/Build/<Package Name>_Install.pkg/Contents/Resources
- <Package Name>/Build/<Package Name>_Uninstall.pkg/Contents/Resources
Download ASU_5.3.5.zip.
Extract the content of the downloaded ASU_5.3.5.zip file.
ASU_5.3.5 folder is created.
Remove the quarantine bits before extracting the downloaded ASU_5.3.5.zip file.
Copy the ASU_5.3.5 folder to the following locations:
<Package Name>/Build/<Package Name>_Install.pkg/Contents/Resources
Deploy the package. Learn more about how to deploy packages.
Remove quarantine bits from ASU_5.3.5.zip
Open Terminal and navigate to the folder containing the downloaded ASU_5.3.5.zip file.
Run the xattr ASU_5.3.5.zip command to check for quarantine bits within the downloaded file.
If the output includes com.apple.quarantine, then the quarantine bits are associated with the file.
Run xattr -d com.apple.quarantine ASU_5.3.5.zip to remove the quarantine bits.
Rerun the xattr ASU_5.3.5.zip command again to verify that com.apple.quarantine no longer appears in the output. The quarantine bits are removed.