Verify bundle that is not directly related...

Hi
We have a bundle (several in fact!) that calls another bundle as an install action, prior to doing it's own thing.
(We often do this for large installers, to copy the install source locally prior to running a customised install e.g. license key)
Is there a way to force verify the called bundle?
e.g. we think the called bundle hasn't actually done what it set out to do, but ZCM seems to think it has completed, so we want to force it to run again
I've been looking at "zac bv <display name>" but reading around it seems to only work with files that the agent *thinks it has installed (i.e. those associated). In that case this relates to previous thread https://forums.novell.com/showthread...associated-%29
Any ideas or experience?
Cheers
David

Verifying the main bundle should be sufficient.
I ran a simple test last night.
#1 - Create Bundle with an Install Directory Action. (Install_Dir_Bundle)
#2 - Create a Bundle which had an Install Action of "Install Bundle Action" for Install_Dir_Bundle followed by launching a program action for a file in that directory. (Chain_Bundle)
#3 - Installed and Ran "Chain_Bundle" which created and populated the directory as well as launched the application.
#4 - I then deleted the directory and verified "Chain_Bundle". The directory was re-created and re-populated and the application successfully launched again.
Originally Posted by djbrightman
Hi
We have a bundle (several in fact!) that calls another bundle as an install action, prior to doing it's own thing.
(We often do this for large installers, to copy the install source locally prior to running a customised install e.g. license key)
Is there a way to force verify the called bundle?
e.g. we think the called bundle hasn't actually done what it set out to do, but ZCM seems to think it has completed, so we want to force it to run again
I've been looking at "zac bv <display name>" but reading around it seems to only work with files that the agent *thinks it has installed (i.e. those associated). In that case this relates to previous thread https://forums.novell.com/showthread...associated-%29
Any ideas or experience?
Cheers
David

Similar Messages

  • Driver for Windows 7 pc that is not directly connected to p1102w LaserJet

    Hi! 
    I just installed the HP LaserJet P1102w printer.  My Windows XP computers all recognized the printer immediately.
    It is installed as a wireless on our secure home network.
    When I tried installing on the Windows 7 professional 64-bit computer, it "sees" the printer, but cannot find the correct driver.  Where can I find that?
    Thanks!
    donna

    I am afraid that the P1102w's driver has been checked-in MS OS, I guess what happened on your Windows XP computers is somehow the driver has been pre-loaded on it. Back to your question on Where can I find the driver for Windows 7 64, there are several ways,
    1. Smart Install printer by printer - when plug-in USB cabel to your PC, the driver installation instruction should be able guide you install the driver
    2. Use the CD in box
    3. Please go to hp.com to download the proper driver for Win7 OS.
    Hope it helps.
    I am an employee of HP but I only speak for myself and not for the company.

  • How to retrieve data from a dimension that is not directly joined to a fact

    Hi,
    In my case I have 2 dimensions and one fact. I need to runa report collecting data from all the three tables.
    I need to do the following.
    DIMA DIMB FACT1
    FACT1 is joined with DIMA
    DIMA is joined with DIMB
    FACT1 is not Joined with DIMB.
    My report should still retrieve information from DIMB by connecting FACT1 with DIMA and retrieve corresponding data from DIMB.
    Please suggest how can I do this .
    I am using 10.1.3 version of OBIEE
    You help will be much appreciated.

    Hi,
    I think your data model is snow-flake schema,we can get the data from snow-flake schema also.Pull the columns from both fact and DIMB into criteria.It will display the result.
    mark if helpful/correct...
    thanks,
    prassu

  • Create contextual performance dashboard with counters not directly targeted to the retrieved class

    So, I've been asked to create a Dashboard quite similar to the sample created by Brian Wren : https://gallery.technet.microsoft.com/PerformanceMonitor-Sample-0714ddd0
    But with the requirement of displaying performance counters that are not directly targeted to the retrieved class.
    For instance, they want to display a list of Windows computers and when a computer is selected, display perf counters for CPU, RAM and every logical disk instance.
    I know powershell quite well, but that's where my development skills end and I must admit I'm a bit lost here...  A "performance by context" widget would have been so helpful in this situation!
    Is this even possible to achieve?
    Any hint on how?
    Thanks!

    Hi,
    As we know, we can add performance widget for dashboard, and we may select All Windows Computers group, then we can add Memory, LogicalDisk, Processor related performance counters. Then every members in this group will dispaly all of those counters within
    the dashboard.
    But if choose other objects, such as database, we may not have option to select such performance counters.
    Regards,
    Yan Li
    Regards, Yan Li

  • Installing CS3 Upgrade On New Laptop That's Not Had Full Install

    Frustrated!
    Got a new laptop for Christmas. OS is Windows 7 Home Premium SP1
    My original full is Version 5, which has been upgraded to 5.5 - 6 - 7 - CS2 & CS3.
    CS3 upgrade is currently installed on my desktop machine running Window XP SP2.
    I'm trying to install on my new laptop as my 2nd install, but the installation keeps failing!
    With each attemt I expect to be asked to stick the original install disc (version 5) to verify but that does not happen, it never asks for it!
    I have tried both Run as administatror and also in XP compatibility mode with zero results.
    Am I going to need to install the full version 5 and then go through installing upgrades until I get to CS3? I'm trying to avoid all that time if possible!

    Near as I can tell you haven't named one specific error message in all your posts above.
    Could you be a little more specific about what's going wrong when you say:
    Sapphire Studios wrote:
    I'm trying to install on my new laptop as my 2nd install, but the installation keeps failing!
    You've leapt to the conclusion that it's a problem with the software being an upgrade; I'd like to confirm that, that's all.
    By the way, there were problems with even Photoshop CS5 working on some AMD processors up until an update was released (well after the initial release of PS CS5)...  Not sure if this has anything to do with what you're doing, but if even more modern versions of Photoshop didn't get along with AMD processors there could be a compatibility issue...  Did Photoshop CS3 specifically claim compatibility with the type of AMD processor you have, or is there too much of a time difference between them?
    -Noel

  • Any idea! not entirely related to java

    I am developing a software that is used in structural mechanics. I am doing that in java. I have one problem, though that is not entirely related to java. But I need help. Here my problem goes:-
    I have a graphical drawing. Take for example a square or a square with a square hole( though the shape can be of any arbitarary shape). I call this a plate.I know all the major co-ordinates to define this shape. Now I have to divide this plate in small triangles or rectangles(I call this as meshing the figure) with the condition that any of the side(of the small trinangle or rectangle) should not be greater than that specified by the user.
    Is there any algorithm to do that. Or where can I find solution to this problem.
    I will be very thankful to any sort of suggestion.

    if you have a hole in the polygon
    cut the polygon in two pieces each without a hole.
    Im now going to distinguish normal corners
    which have an inside angle of less the 180 degrees
    like in a triangle
    and inward corners which have an inside angle of
    over 180 degrees:
    find a 'normal corner',
    find the two corners next to it
    and cut along the line between these two.
    This gives you a polygon with one corner less then the original and a triangle.
    apply the same algorithm to the new polygon and
    continue until it is a triangle itself.
    if a triangle side is to big, cut the triangle in two
    pieces. cutting through the middle of the side which is to long and the opposite corner.
    HTH
    Spieler

  • System Freeze under 10.7 (not video related..)

    I'm experiencing problem with system freezes that are not video related.
    I've had several instances so far whereby my system freezes (the mouse cursor still reacts, but nothing is selectable) either at the Finder or the most recent when browsing apps in Launch Pad. The only fix is a hard restart. The only similarity to some of the posts re video is that my mac employs graphics switching, and I assume this is utilised when launching Launch Pad?
    Doing a hard restart also starts Spotlight reindexing my HD. Something which was only done a few days ago when Lion was installed. Doing a normal restart at this point stops Spotlight indexing when returning to the finder.
    Is anyone seeing the same behaviour on thier systems and has anyone found a cure? I've read that resetting the PRAM has helped some.

    Okay, (I think) I've found a way around the first annoyance - there's an option in Time Machine preferences to lock documents after a certain length of time. Even though I never use Time Machine (I use an easier alternative) this option still controls things. Turning off that bit (it's on bit default) made thinks better.
    I've yet to find a way around the second problem, any help will be appreciated.

  • To verify my iCloud account the phone tells me to check my email at an address that is not mine.  How do I fix this?

    iCloud on my pone states the account is not verified, but then directs me to check my email at an address that is not mine.  How do I correct this?

    Welcome to the Apple Support Communities
    That's a problem that all users of a second-hand Mac released after the OS X Lion launch have. OS X, iPhoto, iMovie and GarageBand are registered to the Apple ID the first owner used to register the computer, so you can't use them legally without repurchasing them. Furthermore, there's a bigger problem: you have to get iPhoto, iMovie and GarageBand on a DVD, because the App Store makes impossible to purchase these applications on a second-hand Mac.
    Nothing will happen if they are already installed, but you won't be able to reinstall and update them, so I recommend you to delete them and buy iLife '11 on a DVD to install the applications from there. Also, take note that you can't also reinstall OS X, so if OS X gets damaged, you will have to take your computer to an Apple Store.
    Open  > About this Mac, and tell us the OS X version you have. If you are using OS X Lion, you can upgrade to Mountain Lion with your Apple ID, so then you will be able to reinstall OS X

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • When trying to creat a desktop icon, it does not go to the URL.....instead I get 'script' and not a website......the script has http//etc but I am not directed to the website......I previously had IE 8 (on Vista).....is that the problem...

    Question
    When trying to create a desktop icon, it does not go to the URL.....instead I get 'script' and not a website......the script has http//etc but I am not directed to the website......I previously had IE 8 (on Vista).....is that the problem?I do not have any installed plugins....at least none that I know of.....remember I am a new user......Basically, the desktop icon is not going directly to the Mozilla FF to get me to the web site I need to go to.....FF works when I use the Mozilla FF icon.....just not the icons I create.....THANKS!!! I have also tried reinstalling FF and get the same results.....HELP!!!

    The address beginning with file:/// denotes a saved file (local file). The file may not be present. You can try dragging the site icon of this page on the left edge of the location (Address) bar and release it on the desktop. Please try opening it. If it still shows an error it could be a problem with the system's zone permissions. You can try setting each zone in the Windows Control Panel or IE > '''Internet Options''' > '''Security''' tab to '''Default Level'''.

  • Everytime I purchase using iTunes on my home computer it asks me to verify my c/card, and states "Your Apple ID, ..., was just used to purchase ... from the iTunes Store on a computer or device that had not previously been associated with that Apple ID.

    When i use my laptop to make an iTunes store purchase, it always asks me to verify my account details by entering my credit card verification number. After i do this i then receive an email stating "Your Apple ID, ..., was just used to purchase ... from the iTunes Store on a computer or device that had not previously been associated with that Apple ID."
    My Laptop is my home device and apart from purchasing app's on my iphone 4, i only use my laptop to make itunes purchases.

    I'm having a similar problem.  I had previously (over a year ago) purchased 2 episodes of Law &amp; Order.  Then about 2 months ago, I purchased the 3rd season of Sons of Anarchy.  When I downloaded these episodes to my iPad, about a dozen full seasons of various shows popped up, too.  No money was removed from my iTunes account &amp; theses particular shows aren't in my iTunes library on my desktop.  I've tried every which way to delete them from my ipad, but can't.  I went to the Apple store &amp; they suggested I contact expresslane.apple.com for help.  I submitted my problem, via email Friday, as they asked, but have not received any response.  Any suggestions on how to get rid of these "phantoms?".

  • How can i remove an icloud id that is not verified and is not mine. It came in when i made a backup from sumbodys mac book . Kindly help

    I Was using sumines iphone for few day in which i clicke my pic and some oyher data was there . So when i returend that phone i made a backup of that phone ... And i was not aware that the phone had an icloud id that was not verified and i was not known to. after that when i made that backup on my phone that id also came in my phone that is not mine and now i cant delete that .. my phone is working but i want to delete that id becose its not mine.
    REgards
    harman

    If the lock only came from restore of someone else's backup, you can get rid of that by doing factory restore. That will not help you if your story is not true.

  • I have had my iMac for 55 days now and twice I had to power off/on and then It does not power up correctly.  I verified my disk and found errors that could not be repaired.  I erased the drive and restored system back to the previous day.

    I have had my iMac for 55 days now and twice I had to power off/on and then It does not power up correctly.  I verified my disk and found errors that could not be repaired (errors were associated with boot drive)  I erased the drive and restored system back to the previous day.  Has anyone else experienced this problem?

    Since it's a new machine, contact Apple's Support and let them deal with it. Allen's already recommended an Apple repair station visit. Do note that if you have AppleCare's protection plan and you're within 50 miles (80 KM) of an Apple repair station, you might be eligible for an onsite repair since yours is a desktop machine (depends on where you're located).  BTW, the AppleCare Protection Plan's the best warranty policy available for desktop machines. Get it if you don't have it before contacting Apple.
    27" i7 iMac (Mid 2011) refurb, OS X Mavericks (10.9.4), ML & SL, G4 450 MP w/Leopard, 9.2.2

  • Printing directly from a mobile device that is NOT on a wifi network

    I would like to print directly from an ipad, that does not connect to a home wifi connection. 
    I have read in some forums, that the HP 6520 can create a direct ad-hoc style wifi connection that the IOS device can connect to, but this is not clearly stated in the feature set on this website. 
    Can a support admin please clarify whether printing directly from a mobile device that is NOT connected to a shared wifi network is possible?

    Hi,
    Pleae try the following setup:
        http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c02994632
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • What is the command to verify the configuration that are not saved or sent to local controllers?

    Q: What is the command to verify the configuration that are not saved or sent to local controllers?
    A: We can execute the command that is shown in below image to check the status of the configuration that has been made.
    Note: For example I made changes to the default VAP profile and executed the command "show master-configpending" which shows the pending configuration to be saved/sent to local controllers.

    But that jar file loads without images and icons when it is in other directory.Images should be accessed via a URL rather than using a filename because they will exist as entries in the jar archive not as files. Typically this URL would be obtained by using the Class method [getResource()|http://java.sun.com/javase/6/docs/api/java/lang/Class.html#getResource(java.lang.String)]. There are details in this [Java World article|http://www.javaworld.com/javaworld/javaqa/2002-11/02-qa-1122-resources.html].

Maybe you are looking for