Packaging in Existing and Emerging Options

Similar documents
AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition

AdminStudio 9.0 Release Notes

InstallShield AdminStudio Evaluator s Guide

Contents. Override Default Preferences Pre-Configure Preferences with Transform Files (.MST) Install MSI for current user...

Planning the Repackaging Project

This document details the procedure for installing Layer8 software agents and reporting dashboards.

EMCO MSI Package Builder Architect 7. Copyright EMCO. All rights reserved.

Application Packaging Course Content

EMCO MSI Package Builder Professional 7. Copyright EMCO. All rights reserved.

EMCO MSI Package Builder Enterprise 7. Copyright EMCO. All rights reserved.

InstallAware for Windows Installer, Native Code, DRM, Virtualization

Running On This Computer

Print It Right, Right Away

InstallAware for Windows Installer, Native Code, DRM, Virtualization

Tune your ZCM Bundles with Bundle Commander

InstallAware for Windows Installer

Cannot Delete File From Print Queue Windows 8

WinMarkpro v6 for the FH Marking Head Quick Start Guide

WHITE PAPER. How AdminStudio Helps IT Migrate to Windows Vista 5x Faster

Exclaimer Mail Archiver

Manually Delete All Printer Drivers Windows 7

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

VMware Mirage Getting Started Guide

RayPack Release Notes 2.0 SP1

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

Perform Manual System Restore Xp Safe Mode Command Prompt

VMware Mirage Getting Started Guide

Micro Focus Desktop Containers

Installing GraphPad Prism for Many A guide for IT staff Last modified Sept 7, Up to date for Prism 7.03/7.0c and Prism 6.07/6.0h.

Windows 7 Manually Install Network Printer Drivers Without Admin Rights Gpo

Metadata Assistant 5.0 Installation Guide

Bundle Commander. Administration Guide Copyright 2013, ROVABU Software B.V. Version Page 1

Wise Package Studio... VERSION 7.0

Cannot Remove Service Pack 1 Windows 7 Full

CTECS Connect 2.2 Release Notes December 10, 2009

Managing Group Policy application and infrastructure

Attention: LifeSize Gatekeeper and LifeSize Multipoint Extension do not support virtual machines or 64-bit Windows based servers.

PAL Installation Instructions

Cannot Remove Service Pack 1 Windows 7 Full

Business Insights Dashboard

Windows 7 Force Uninstall Service Pack 1 Install Error

How to update Windows and Office offline

Cannot Remove Service Pack 1 Windows 7 Full

HP QuickTest Professional

Setup Commander for ZENworks

Windows 7 Will Not Load On My Computer Says Its

Installing, Updating and Configuring Reckon Accounts Business to operate on Servers or Simple Computer Networking. Introduction:

Symantec Endpoint Protection Installation Guide

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide

USB-to-Serial Adapter Installation (5 Steps)

Crystal Enterprise. Overview. Contents. Installation FAQ: Crystal Enterprise 9 & 10

ViewNow X Server Setup Guide

Manual Internet Explorer 8 Vista Problems Install Windows

App Orchestration 2.5. Upgrading Session Machine Catalogs in App Orchestration 2.5. Prepared by: Mohit Menghnani Last Updated: July 25, 2014

SafeGuard Enterprise Installation manual

NetIQ Advanced Authentication Framework - Virtual Desktop Authentication (VDA) Shell. Installation Guide. Version 5.1.0

FAQ. Safe Anywhere PC 12. Disclaimer:

GfK Digital Trends App. Installation Guide & User Manual for Google Chrome users

Installer Window Service Manually Windows 7

Remove Printer Drivers Via Registry Windows 7

infoxpert Support Article

Product Administration Guide

Problems Installing Itunes 10 Windows 7 64 Bit Latest Version >>>CLICK HERE<<<

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.2

Web Suite Time Billing and Business Management Software

Streaming Profile Recipe

ALTIRIS APPLICATION MANAGEMENT SOLUTION 6.0 SP1 HELP

Installation. Campus Edition

A0. Special Considerations for Windows Vista a) Consideration during installation b) Runtime considerations

Installing and Configuring VMware User Environment Manager

Password Reset Utility. Configuration

Desktop Virtualization for Higher Education. The Virtual Lab

Vendor: Citrix. Exam Code: 1Y Exam Name: Managing Citrix XenDesktop 7.6 Solutions. Version: Demo

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7

Aretics T7 Installation Manual

Provisioning the K1000 Agent

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP

How VMware Mirage Complements and Extends Microsoft System Center Configuration Manager TECHNICAL WHITE PAPER

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.3

SilkTest 2010 R2. Installation Guide

Cisco s AnyConnect VPN Client (version 2.4)

Uninstall Mcafee Agent Cannot Be Removed

How To Manually Uninstall Adobe Reader X Files Office

ARTSYL DOCALPHA INSTALLATION GUIDE

Pro-Watch Software Suite Installation Guide Honeywell Release 4.0

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Managing Group Policy application and infrastructure

Wise Package Studio Reference

UNICORN Administration and Technical Manual

Windows Xp User Manual 2 Full Version Setup With Key

FactSet 2016 (Breithorn) Framework Rev 10

VMware Mirage Web Management Guide. VMware Mirage 5.9.1

Software Delivery Solution 6.1 SP1 HF2 for Windows Release Notes

Polycom Better Together over Ethernet Connector 3.8.0

Consumer Virtualization: Virtual Computers for Everyone

Manual Internet Explorer 8 For Windows 7 32 Bit Offline

CorpSystem Workpaper Manager Installation Guide

Microsoft Windows Servers 2012 & 2016 Families

Jet-Tech video tutorials

Transcription:

Packaging in 2009 Existing and Emerging Options

Bob Kelly Author Deploying and Administering Windows Vista Start to Finish Guide to Scripting with KiXtart The Definitive Guide to Desktop Administration (see www.bkelly.com for the full list) Product Manager at KACE AppDeploy.com KACE Virtual Kontainers a new Application Virtualization product Founder of AppDeploy.com

What Is AppDeploy.com? AppDeploy is the largest community website focused on the task of application and system deployment There are over 27,000 contributing members It sees over 350,000 visitors per month Details on the deployment of hundreds of thousands of applications are reviewed and update by the community on an ongoing basis

Should you repackage? Overview Pro s and cons What is everyone else doing? Tools to get the job done Best Practices if you choose to repackage The new option: Application Virtualization 4

What you have, What you want You have a setup.exe and you want to deploy it What inherent options exist? Does what is being offered meet your needs? MSI = Yes Extensive command line support Custom installation wizard ORCA or other MSI/MST Editor EXE = Maybe Command lines Answer files Simple follow-up scripts 5

What Is Setup.exe? How do you know what kind of setup it is? Setup.exe could still be an MSI or an MSP Run the setup on a reference machine Watch for Windows Installer Dialog Watch %TEMP% folder Watch for msiexec.exe process in task manager Enable MSI logging for the system and watch for a new log in %TEMP% (named MSIxxxx.log) 6

What Are Your Peers Doing? 7

8 Choosing Repackaging Benefits Consistent package Complete customization Full understanding of actions taken As MSI Package: Extensive command line support Rollback support Logging Support Repair functionality Required for GPO machine assignment Drawbacks Complex Requires skilled staff (updates, merge modules, etc.) Lots of room for error Missing files may cause an application to fail or not operate properly; Extra files can cause system problems on install or uninstall As MSI Package: Repair functionality conflicts or poor packages can result in repeated repair activity Sometime You Just Can t

9 Choosing Vendor Setups Benefits Vendor supported Maintain all installation logic included by the vendor Fastest path to deployment Can be simple task thanks to Package KB contributions Well supported by KBOX Drawbacks Desired customization is not always offered Scripting customizations after automated installation can be simple or complex depending upon your needs Inconsistent command line support between products (even versions of the same product) Review of setup should still be performed to ensure it makes no undesired changes to your environment

Repackaging Best Practices l What Should Not Be Repackaged l Using a Clean Machine l Exit Any Running Applications l Repackage From A Network Location l Reboot Following Installation l Launch The Application l Remove Unnecessary User Values 10

What Not To Repackage l Pre-existing vendor.msis l Operating Systems l Operating System Service Packs l Operating System Hotfixes l Internet Explorer l Windows Media Player l Windows Installer service

Using A Clean Machine It is important that you repackage applications on a "clean" system to ensure you capture all changes made by the installation. Operating system Service packs Hotfixes MDAC Internet Explorer Windows Media

Exit Any Running Applications Close all other applications to minimize changes to your system. Anti-Virus Software Software Firewalls Windows Update To verify what may be running check system tray, Startup, registry (run keys) Vista: Windows Defender Check Software Explorer feature of Windows Defender XP and Earlier: AutoRuns http://www.sysinternals.com/ntw2k/freeware/autoruns.shtml

Repackage From The Network Most repackaging software support execution from a network share. This means you do not have to taint your clean machine with the repackaging software files, resulting in a more accurate package.

Ensure Packages Are Clean Review yourself, and have someone else take a look. Watch For: Merge Module Components (MDAC) Legacy Uninstall References Current User Keys often unnecessary Temporary Files User-specific files or information Files managed by Windows File Protection Optionally use PackageCleaner to ensure nothing has been included that is reported to cause problems.

Reboot Following Installation Sometimes additional changes are made by an installation following a restart of the system. When needed, the installation wizard provided by the vendor will normally request (or even force) you to reboot. Files in use Post-install DLL registration

Launch The Application Sometimes applications may perform operations on first launch that you will want in your deployment package License Agreements Serial Numbers Product Registration Requests Default Configuration Requests

Remove User Values Including HKCU values in your package is often unnecessary and can result in problems: Windows Installer will trigger repair for first use by each user Reinstallation can overwrite user settings If you do include HKCU values, place them in a separate feature to minimize Windows Installer repair time experienced by users on first use.

Repackaging Options AdminStudio MSI Studio Package Studio WinINSTALL The AppDeploy Repackager

Repackaging Can Be Complex Including unnecessary elements can result in problems with other applications or uninstall failures Too Much Too Little Missing elements can result in broken applications and unhappy users

The AppDeploy Repackager Our tool is free to the AppDeploy community It is easy to use It generates a shareable file format Sharable Easy Free

Sharable Project Files XML files contain pointers to the location of needed file and registry entries and not the files and data themselves. At build time, necessary data is collected from the local system. XML MSI HKLM/Software/Vendor/Application/Settings HKLM/Software/Vendor/License Resource.dll Application.exe ShortCut.lnk

Using the AppDeploy Repackager 1. Snapshot of clean system 2. Install, configure software 3. Snapshot to determine difference 4. Review, clean results 5. Create project file 1. Download existing project file 2. Install, configure software 3. Review existence of needed elements

Video AppDeploy Repackager Demo

AppDeploy Repackager Summary The only free offering dedicated to the task of Windows Installer repackaging Created with novice admins in mind, it is very easy to use Results can be shared with others The AppDeploy Repackager is now available Full 1.0 release just came out of beta this week http://www.appdeploy.com/tools/repackager

Quick Intro to Application Virtualization Application virtualization is an umbrella term that describes software technologies that improve portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. Virtual Applications Can run without actually installing run without modifying the local system run independent of one another

Application Virtualization Eliminates Conflict Issues between the OS and other Applications Applications are installed onto the host operating system Virtual Applications run without installation independent of one another and the OS Firefox, Adobe Acrobat and Access 2000 Firefox Adobe Acrobat MS Access 2000 MS Access 2007 Windows Vista Windows Vista 27

Benefits of Application Virtualization By isolating applications from the system and each other, application virtualization serves to Allow for easy repair of user changes to settings Allow multiple versions of apps to run simultaneously Allow for easy rollback to prior versions Simplify deployment Eliminate application conflicts Keep the host system free from application changes Reduce regression testing time Clean OS Dirty OS New System Installation 1 Installation 2 Installation 3 Installation 4 28

Several Options Are Emerging ThinApp (VMWare) Softricity/App-V (Microsoft) Virtual Application Studio (Xenocode) Software Virtualization Solution (Altiris) XenApp (Citrix) Virtual Kontainers (KACE) KACE Virtual Kontainer support coming to the AppDeploy Repackager in 2009

Creating Virtual Application Packages Before/After Snapshot Monitor setup process Migrate from MSI Install into virtual container Create using AppDeploy Repackager project files

Summary You may not need to repackage If you do, AppDeploy now has a new free tool to help Application Virtualization is maturing as a solution to many application deployment issues Watch for the AppDeploy/KACE solution in 2009

www.appdeploy.com www.kace.com Questions