Installing Software Packages "ON-DEMAND" with Zenworks 7

Does anyone have any experience with setting up Zenworks 7 Desktop Management Application Window icons that automatically install and open an application when the icon is opened?
For example:
I'd like to setup an icon for Microsoft Visio that is visible to certain users in the Zenworks DM Application Window. I'd like to have the application automatically install itself (if it isn't already installed) when the user opens the icon. I'm familiar with creating .MSI packages, etc. However, I'm not sure how to configure the Zenworks 7 Desktop Management software to detect that the software isn't installed and then run the software installation and then open the software after installation.
Any assistance would be greatly appreciated.

Originally Posted by niemerg
Does anyone have any experience with setting up Zenworks 7 Desktop Management Application Window icons that automatically install and open an application when the icon is opened?
For example:
I'd like to setup an icon for Microsoft Visio that is visible to certain users in the Zenworks DM Application Window. I'd like to have the application automatically install itself (if it isn't already installed) when the user opens the icon. I'm familiar with creating .MSI packages, etc. However, I'm not sure how to configure the Zenworks 7 Desktop Management software to detect that the software isn't installed and then run the software installation and then open the software after installation.
Any assistance would be greatly appreciated.

Similar Messages

  • I can longer install software packages using ARD.

    I can no longer install software packages to other computers on my local network.  I used to do this frequently to four other computers on my network, but no it just gets stuck on "Waiting for item." status.  I cannot figure out how to fix this.  I have tried all I know: rebooting everything, etc...
    Any help would be appreciated.  Thanks.

    If you can still control and observe these computers, but also can't copy files to them, then this thread might help - the solution by Scooter Magrooter is the best.
    https://discussions.apple.com/message/16201614#16201614

  • For installing software packages, long delay in recognizing startup disk

    I have found that any time I install software using an installer package (e.g. flip4mac) on my iMac, there is a long delay before my startup disk is recognized as a valid installation location. All of the other drives are evaluated immediately, but I'd say it's about 20 seconds before I get the option of my startup disk (green arrow pointing down at a picture of a hard drive).
    Does anyone know what is causing this and how I might alleviate the problem? It's annoying, and I wonder if it's a sign of some deeper problem.
    I do have a bootcamp partition that I rarely use, and I have an external USB drive that I use for time machine backups.

    The more external storage devices you have connected to your computer the longer it's going to take to for your computer to evaluate which volumes it can install on. Short of dismounting the external HD's first this is the price you will be paying for all the external devices. BTW I'm in the same boat, I have 3 EHD's daisy chained together using FW 800.

  • Can't install software upgrade to iTouch with 1.1.4.

    I recently acquired an 16 GB iTouch that already had version 1.1.4, and I purchased the January 1.1.4 software upgrade to get email, etc.
    I can see the purchase for the upgrade in my account, but it won't install the upgrade to my iTouch because of an unknown error OxE8000001. I restored the iTouch, but that didn't help. Every time I sync, I get the same error message.
    Can anyone help with this?
    I have read the help notes on the website; I'm on the home computer I normally sync on, I have iTunes 7.6, etc.

    Well, I was hesitant to do that, since all the Apple info on the web said that you had to be logged into the account in which you purchase the software upgrade.
    However, I found some additional info at this website: http://www.apple.com/support/ipodtouch/troubleshooting/ipodtouch/#
    It suggested that if all else failed, try: Tap Settings > General > Reset > Erase All Contents and Settings
    When I did that and restarted and sync'd, it finally downloaded by software upgrade!! Hooray! It only took me about 5 hours to accomplish this! Thanks for your help, Scott!

  • Upgrading without re-installing software?

    I originally bought myself an iPod Shuffle and set it up on my computer (Windows XP). Now I would like to give the shuffle to my daughter and I plan to buy an iPod mini. Do I have to install the software package that comes with the new mini, or is the shuffle software (including iTunes) compatible with the mini? I'd rather not have two iPod software packages installed on my computer and I don't want to recreate the iTunes library that I already made for the shuffle.
    Sony Vaio   Windows XP  

    You'll probably have to format the iPod for Windows use. Download and install the iPod updater to your computer. Restart your computer. Connect the iPod when told, and follow the set up procedure.
    After that, you should see the iPod recognized in iTunes and you can then start transferring songs. You don't need another installation of iTunes, just use your current one.
    After that, if you don't want the updater on your computer, delete it.

  • OSD Task Sequence - Install Software failed, hr=0x80008013

    I am attempting to add Cyberlink PowerDVD into a Task Sequence to deploy to our Dell desktops.  If I advertise the package to a member of a collection, it will install successfully in a Windows XP environment without any issues.  However, if I add a step in a Task Sequence to install the package, it fails with the following error;
    The task sequence execution engine failed executing the action (Install Cyberlink PowerDVD 7.0.0.1024) in the group (Dell) with the error code 2147516435
    Action output: Per-system Unattended",PKG_PackageID="DC10009A"'
    Verified policy is compiled in 'root\ccm\policy\machine' namespace
    content location count = 1
    Invoking Execution Manager to install software
    FALSE, HRESULT=80008013 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\installsoftware.cpp,282)
    0, HRESULT=80008013 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\installsoftware.cpp,746)
    Entering ReleaseSource() for \\server.domain.com\SMSPKGD$\DC10009Areference count 1 for the source \\server.domain.com\SMSPKGD$\DC10009A\ before releasing
    Released the resolved source \\server.domain.com\SMSPKGD$\DC10009ApInstall->Install(sPackageID, sProgramName), HRESULT=80008013 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,374)
    Failed to invoke Execution Manager to Install Software for PackageID='DC10009A' ProgramID='Per-system Unattended' AdvertID='DC1200A9' hr=0x80008013
    InstallSoftware failed, hr=0x80008013
    Install Software failed, hr=0x80008013.
    Any help or ideas would be greatly appreciated.
    Thanks in advance.

     bradz123 wrote:
    The 0x80008013 is a return result failing to detect that the dependency was installed. I ran into this one myself and have struggled quite a bit with it.
    E_FAIL_DEPENDENCY_NOT_RUN 0x80008013
    http://technet.microsoft.com/en-us/library/bb632794.aspx
    The trouble is that in the OSD, SCCM is not smart enough to detect and run the dependent program, even though all of the data is available and in the database for it to build this information on it's own.
    This is a HUGE downfall of the OSD and requires one of a few workarounds.
    You can either ensure that the package is installed prior to that one by manually install the dependant application or use the MDT databse add the correct fields.
    Another pain in the arse is when you have a package that has a custom action which REQUIRES it to be run on the local drive and not from a network drive which is an even worse beast.
    Brad
    As a side note to any Microsoft staff out there looking at this, is this ever going to be an option/fix in future releases? You can script it a whole infrastructure to just do this option since everything is already there but it's much less fun that just pointing and clicking, not to mention you have less logging and error control and it's a pain.
    If you are taking any suggestions for additional features or functionality I'd add this one and an update to how the driver library functions.
    Thanks,
    Brad

  • Can't install CC package after failed initial installation - Mac OS X

    Hi,
    Recently my institution took the plunge and made the move to adopt Creative Cloud. As part of the switchover from CS5, I'm being used as one of the guinea pigs.
    Upon first-time installation of the provided Creative Cloud package (which has installed correctly for others in my office), my iMac shut down, this obviously interrupting the installation. After restarting I Googled what to do and found forum entries on what files to remove (as there were some left over form the first installation) and followed them.
    Unfortunately, when I try to install the package it fails with a generic message, and nothing is installed. I also can't run the uninstaller (same error).
    Any help I can get would be greatly appreciated!

    Correct diagnosis. When I went back and downloaded the PowerPC version, it worked fine. The Intel version works fine on my MacBook Pro, too!

  • Oracle Software Package & Oracle Universal Installer

    Some question:
    - Which is the suite where Oracle Software Packager is distributed?
    - Does Oracle Software Packager works fine with Oracle Universal Installer 2.1?
    - Can Oracle Software Configuration Manager be a good replacement of Oracle
    Software Packager?

    If I understand the problem, it's a login issue. Oracle 9i, when connecting as the user sys or system, requires the role SYSDBA or SYSOPER. The problem when using the GUI tools is there's no place to enter "AS SYSDBA". You may want to try putting it in the connection (alias) field as "alias AS SYSDBA". Using the command line, it looks like: SQLPLUS "sys/pwd@alias as sysdba".

  • Firefox drop down not allowing page redirect is preventing me from auto running and installing software

    When I try to install software, Firefox window opens with a drop down box stating Firefox is not allowing page to re-direct. I click on allow, and it goes back to original page. It is preventing me from auto run and installing software. I tried several times, and it just runs me in circles. When I click to allow page re-direct, I click auto run and it send me right back to Firefox page with same thing. Very frustrating.

    When do you get this redirect?
    Is that when you (try to) visit other websites?
    Clear the cache and the cookies from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    You can look for suspicious extensions.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do a malware check with some malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.<br>
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Software Labeled Macbook compatable with iMac G5?

    I recently purchased a used iMac G5 ppc and it works great! I Love it...but I just noticed that the software package I recieved with it is labeled Macbook. It should still work on the iMac right?
    Just curious. Thanks

    Joaquim Lopes wrote:
    There are two flavours of apps for the Mac: the ones that are labeled just Mac (which are for PowerPCs Macs like yours but will run under a piece of software called Rosetta on an Intel Mac - emulation) and the ones labeled Universal (which will run natively under both architectures).
    Shouldn't that be 3 flavours? PPC, Universal and Intel Only.

  • I run an iMac Intel Core2 due with mac OS 10.7.3.  One software package is HMRC Basic Tools and I am unable to install the latest updates.  I open them up enter my password and press enter and they close down.  Apple and HMRC are unable to help..ates

    I run an Imac Intel Core 2 duel with Mac OS 10.7.3.  I run a software package provided by HMRC and called a Basic PAYE Tools.  I am trying to install the latest 2012 update for the new tax year.  I have downloaded this with no problems and I click on the icon to open this.  I am asked for my computer password which I enter.  Then press enter and the update closes down.  I have tried this several times and the same thing happens.  I have the appropiate Adobe packages for this to work.
    Help please as Apple  helpdesk and HMRC helpdesk cannot find out why.  I have even obtained a CD with the updates from HMRC and the same thing happens.

    Thanks, this worked for me, too.
    At first I tried to Quit Virusbarrier x6 but it kept on running. Then I disabled the Real-time Scanner and it all worked fine after that.

  • Qosmio X505-Q875 - Can't install my work software package

    I have to say I'm extremely disappointed in Toshiba. I'm a small business owner and use some pretty advanced software for which I pretty much need a gaming style laptop for. After looking at many different companies, including custom high end builders, I settled on a x505-q875 that I purchased from Newegg.
    First of all, I couldn't even install my primary work software package. This software uses a USB hasp for anti-piracy. The HASP wouldn't install, no matter what I did. After exhausting my options, I opted for a clean install of Windows. I have a full Windows 7 license which allows for laptop installation. So I wiped the laptop clean and started with a clean slate. I go onto the Toshiba website to get the component drivers and ...whoa!...they aren't there! Luckily for me, and a couple of hours into the process, I did manage to find a driver for the Nvidia GTS 360m. Fortunately, some guy had posted online a workable driver that supports the 360M. That one could have sunk me. This laptop had to be operational for a business trip I am going on tomorrow.
    I hope Toshiba reps at least browse this forum and if so, these are the points I would like to make.
    1) If you have released units to resellers of any product, there HAS to be driver support online. I never make backup discs as I've never had to. Every time I ever needed a driver, it was on the support site. There is no excuse for this. This product doesn't have a "release date". As a consumer, when I purchase something, I expect the support to be available when the product hits the shelves.
    2) In your "detailed" product specs, how about mentioning who supplied the wi-fi cards? Simply saying "Wi Fi Card" really isn't going to help anyone fishing for a driver. Thankfully, you guys haven't changed and it was still the RealTek wireless card.
    3) It is important that Windows be left as vanilla as possible, for people like myself who use these things for business. A lot of business productivity software does not like being installed on OEM modded versions of an operating system. I don't know if it were the mods or the 50 tons of bloatware on the machine but when I can't get a USB device to install, thats a serious issue. As for the bloatware, how about making most of it downloadable content? Most people have no need for most of the stuff you cram into the machine.
    So in closing, a disappointing experience so far. I hope the machine is problem free from this point on because I invested 7 hours in diagnosing, searching, pulling my hair out, reinstalling operating systems, etc. Now that the slate is clean, the thing works like a champ with my software.

    > 1) If you have released units to resellers of any product, there HAS to be driver support online. I never make backup discs as I've never had to. Every time I ever needed a driver, it was on the support site. There is no excuse for this. This product doesn't have a "release date". As a consumer, when I purchase something, I expect the support to be available when the product hits the shelves.
    Qosmio X505-Q875 belongs to Toshiba US series and the drivers should be downloaded from the Toshiba US page.
    http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/home.jsp
    There you can find everything regarding the Qosmio X505-Q875.
    > 2) In your "detailed" product specs, how about mentioning who supplied the wi-fi cards? Simply saying "Wi Fi Card" really isn't going to help anyone fishing for a driver. Thankfully, you guys haven't changed and it was still the RealTek wireless card.
    Qosmio X505-Q875 and other notebook series are equipped with different WLan cardsIntel, Atheros or Realtek. At the bottom of the unit you can find a label which contains a info what WLan card has been installed or go to device manger and check VendorID to get details about WLan chip manufacturer. ;)
    > 3) It is important that Windows be left as vanilla as possible, for people like myself who use these things for business. A lot of business productivity software does not like being installed on OEM modded versions of an operating system. I don't know if it were the mods or the 50 tons of bloatware on the machine but when I can't get a USB device to install, thats a serious issue. As for the bloatware, how about making most of it downloadable content? Most people have no need for most of the stuff you cram into the machine.
    Dont understand what you want to say and what you mean by bloatware but the point is that new generation notebooks supports a lot of different features which need to be controlled by software
    Of course you can remove everything what you want but you should not wonder if some feutures like FN buttons, multimedia buttons, face reorganization, power saving eco mode etc will not functions
    If you are not able to install the 3rd USB device then you should get in contact with this USB device manufacture. Maybe there are some Win 7 compatibility issues
    I installed Win 7 on my Toshiba notebook and everything is running like a dream all devices are recognized. I have managed to collect the Win 7 drivers at my own hand but this is not really a problem for common notebook user like me who know how to use google and search in internet
    Greets

  • Cant install software from disk. Terminal window opens with a logon and bash message?

    I cannot install software from disk & in some cases download.
    If any software disk is inserted the terminal window appears.
    The Disk has to be clicked to open the contents but install files or package files show as a blank doc and not the usual yellow package icon.
    All that shows is a log on message in the terminal window, but nothing about install.
    I thought Drive issues but the drive plays audio and DVD perfect
    I cannot install:-
    Office for mac updates
    Live Interior 3D (managed to install from download)
    ION Audio Converter
    This has only come to my attention in the last couple of weeks.
    The machine is a late 2011 with Lion installed

    Contact Apple Service, iMac Service or Apple's Express Lane. Do note that if you have AppleCare's protection plan and you're within 50 miles (80 KM) of an Apple repair station, you're eligible for onsite repair since yours is a desktop machine.

  • The hardware detected is not supported by this idt software package. The install will be aborted.

    I am working for an organisation which gave me laptop with disabled sound. When I asked my IT personel to enable the sound he downloaded the sound driver sp47808.exe 
    But when he tried to install the driver it said "The hardware detected is not supported by this idt software package. The install will be aborted."
    Kindly provide the solution keeping in mind that the sound was disabled by the organisation only. So what things might have been removed or disabled which should be installed and enabled again.
    System details are given below:
    Operating System: Windows 7 Professional (32 BIT)
    System Manufacturer: Hewlett-Packard
    System Model: Compaq 420
    Processor: Intel(R) CORE(TM)2  DUO   T6670@ 2.20GHz
    Memory: 2 GB RAM

    Try to download the following two drivers and check if this helps resolve the issue:
    (Modem driver with Audio, and the chipset driver)
    http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=4158252&swItemId=ob_80688_2&swEnvOid=4052
    and
    http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=4158252&swItemId=ob_81357_2&swEnvOid=4052
    Hope this helps!
    Although I am an HP Employee, I am speaking for myself and not for HP.
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.

  • The software  required to communicated with iPods was not installed properly

    Upon connecting my iPod to iTunes I get this message: "The software required for communicating with iPods and mobile phones was not installed correctly. Do you want iTunes to try to repair this for you?"
    Upon answering YES, iTunes shows an iPhone indicator in the upper right corner (even though a phone is not connected); but upon connecting the iPod, nothing happens.
    So.......I try reinstalling iTunes as a REPAIR and get this message: "The feature you are trying to use is on a network resource that is unavailable.  Click OK to try again, or enter an alternative path to a folder containing the installation package "iTunes64msi" in the box below.
                      Use Source:
                                  C:\Users\User\AppData|Local|Apple Software
    How can i fix this and not lose my 10,00 plus iTunes Library?
    Thanks for any help.

    "The feature you are trying to use is on a network resource that is unavailable.  Click OK to try again, or enter an alternative path to a folder containing the installation package "iTunes64msi"
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

Maybe you are looking for

  • HT1386 What do I do if my iPod Touch does not show up as a device in iTunes?

    Until my latest upday, when I connected my iPod Touch to my Mac, launched iTunes, I selected my iPod under devices and click on sync. Now my iPod doesn't show up under devices? How to I get it to be recognized again?

  • Struts logical path problem

    HI, I am using struts in my web application deployed on OC4J server. I am hitting a problem that the "sub page" gets incorrect url.The details are as follows: in my struts config the mapping is defined as : 1) "parent.do" is mapped to /WEB-INF/mypage

  • Can the Apple TV be mounted on its side or must it lie flat?

    Can  the Apple TV be mounted vertically or must it lie flat?

  • Looking Network drivers for ibm T41 2373Q21

    I am trying to get the drivers for ibm t41 2373Q21.  (North bridge : Intel i855PM Revision A3, South bridge: intel 82801DB (ICH4-M) Revision A3).  I tried install the drivers from the lenovo website and it's not working. Can somebody help? Ethernet:

  • Itunes 7 loads but does not play

    upgraded today and itunes 7 loaded fine did its gap analysis thing. but when i select a track it just doesnt play - like it is on pause. when i quit itunes i get this message: ASSERT FAILED: /Volumes/Macintosh HD/Development/Projects/OSS 3D/Basics/Ma