ADOBE® MUSE DEPLOYING ADOBE® MUSE® IN THE ENTERPRISE

ENTERPRISE DEPLOYMENT GUIDE

Document Version 1.0 June 2012 © 2012 Adobe Systems Incorporated and its licensors. All rights reserved.

Adobe® MUSE —Deploying Adobe® Muse® in the Enterprise

This guide is licensed for use under the terms of the Creative Commons Attribution Non-Commercial 3.0 License. This License allows users to copy, distribute, and transmit the guide for noncommercial purposes only so long as (1) proper attribution to Adobe is given as the owner of the guide; and (2) any reuse or distribution of the guide contains a notice that use of the guide is governed by these terms. The best way to provide notice is to include the following link. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/

Adobe, the Adobe logo, Acrobat, , , , Adobe OnLocation, , , Adobe Technical Communication Suite, After Effects, Contribute, Captivate, Creative Suite, CS Live, Dreamweaver, Encore, Fireworks, Flash, Flash Builder, Flash Catalyst, FrameMaker, Illustrator, InDesign, Photoshop, RoboHelp, SiteCatalyst, and Soundbooth are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. Apple, Mac, and Mac OS are trademarks of Apple Inc., registered in the United States and other countries. Microsoft, Windows, and Windows Vista are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. UNIX is a registered trademark of The Open Group in the US and other countries. All other trademarks are the property of their respective owners.

Adobe Systems Incorporated, 345 Park Avenue, San Jose, California 95110, USA. Deploying Adobe Muse in the Enterprise

Adobe® Muse is now available as part of the Creative Cloud Team Ready® and for Enterprise offerings. Adobe Muse can be deployed and licensed in a managed environment with a few simple, scriptable steps.

This document guides you through deploying Adobe Muse in a managed environment, where deployment occurs on many systems at once and individual employees often do not have administrative privileges on their system. Muse may also be deployed and serialized in an interactive mode when the person doing the installation has administrative privileges on the system or you do not need a scripted deployment to multiple seats at on time.

Because Muse is an Adobe® AIR® application, deploying Muse to a desktop requires a different approach than other or Adobe Creative Cloud products. These steps involve deploying Muse through the AIR platform's silent deployment utility and then separately applying a serial number to the Muse product. Get Adobe Muse from LWS To deploy and license Muse you'll need to first download the necessary installer and tools needed for deployment in a managed environment.

Sign in to LWS and go to page the where your Creative Cloud Team Ready builds are available for download. Download 1. The Adobe Muse AIR installer

- Only this version of the Adobe Muse AIR installer provides a version of Muse that supports serialized licensing. You must use this version of Adobe Muse with your Creative Cloud Team Ready offering.

2. The Adobe Provisioning Toolkit Enterprise Edition

This command line tool is needed to apply a serial number to Muse after installation. Version 6.2 or later is needed.

3. Adobe Muse for Creative Cloud Team Ready serial number

You also must get your Adobe Muse for Creative Cloud Team Ready serial number from the serial number page within LWS. This serial number is specific to Adobe Muse for Creative Cloud Team Ready customers. With this serial number, Muse will activate just like other products within the Creative Cloud Team Ready offering.

Note: Adobe Provisioning Toolkit Enterprise Edition (APTEE) is downloaded as part of the AAMEE 3.1 build found on LWS. It is also available as a standalone tool at:

http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html.

2 Deploying Adobe Muse in the Enterprise Install Muse interactively 3

Install Adobe Muse You can install Adobe Muse in the interactive install mode or through a scripted, silent install process.

NOTE: You will need administrative privileges on the system upon which you install Muse. Install Muse interactively To install Muse interactively, double-click the Muse AIR installer in the top-level folder of the package downloaded from LWS. Install Muse in a scripted workflow To install Muse in a scripted workflow, use the following command line to deploy the Muse install package.

NOTE: This is not the standard AIR package distribution executable or command line, as a special deployment package for this version of Muse was necessary.

Install on Apple Mac

Install.app --mode=Silent --deploymentFile="/Adobe Muse/deploy/install-.xml"

Install on

Set-up.exe --mode=Silent --deploymentFile="\Adobe Muse\Adobe Muse\deploy\install-.xml" Licensing Adobe Muse Creative Cloud Team Ready products are serialized and activated products. You must provide Muse a valid serial number and Muse will activate upon product execution just like other Creative Cloud Team Ready products. Unless this serial number is applied, Muse will run only as a trial application for 30 days and then terminate. You must use the serial number specific to Muse found on LWS along with your other Creative Cloud Team Ready serial numbers. Create the prov.xml file The Adobe Provisioning Toolkit Enterprise Edition (APTEE) is a command line utility that applies the serial number to the Muse product. To use the Provisioning Toolkit you must first create a prov.xml file that configures how the Provisioning Toolkit will work with Muse in your environment. Then use that prov.xml file along with the Provisioning Toolkit to apply the serial number. You must use version 6.2 or later of the Provisioning Toolkit.

On Apple Mac OS X

adobe_prtk --tool=VolumeSerialize --generate --serial=1234-5678-9012-3456-7890-1234 --leid=Muse-1.0-Mac-GM --provfilepath=/users//Documents NOTE: If –provfilepath flag is used, then prov.xml will be created at the specified location. If –provfilepath flag is not used, then prov.xml will be created at the default location. The default location will be the location where the adobe_prtk file is present. Deploying Adobe Muse in the Enterprise Apply Serial Number 4

On Microsoft Windows

adobe_prtk.exe --tool=VolumeSerialize --generate --serial=1234-5678-9012-3456-7890-1234 --leid=Muse-1.0-Win-GM --provfilepath=C:\Users\\Documents NOTE: On Windows, the adobe_prtk.exe tool must be run with Administrator privileges. Apply Serial Number On Apple Mac OS X

adobe_prtk --tool=VolumeSerialize --stream --provfile=./users//Documents/prov.xml NOTE: If the adobe_prtk file exists in the current directory, you need to prefix the path of the prov.xml with ./. However, if you specify the absolute path for the prov.xml, the prefix is not required.

On Microsoft Windows

adobe_prtk.exe --tool=VolumeSerialize --stream --provfile=C:\Users\\Documents\prov.xml In all cases, the successful return value is 0 (zero). Replace the serial number above with your specific serial number and choose which path you wish to contain the prov.xml file.

At this point Muse will be ready to use on that computer. The product will still activate once upon launch, contacting Adobe activation servers to confirm the activation just like other Adobe Creative Cloud Team Ready and Adobe Creative Suite products. After the product serialization and activation is complete, the Adobe ID screen is displayed.