ZMM App deploy Updated VPP apps?

Not sure if this is possible or not.
If I setup an iPad/iPhone with Apple configurator and have VPP based apps on the device, yet I want to use ZMM to deploy out updated apps. Will ZMM still require the VPP codes that are already installed or is there a way to make this work. It would be nice to deploy out app updates to the devices without having them go back to a sync workstation.
Also is there any furture ability to be able to remotely control and assist someone on an ipad/iphone or even android? I ask Apple about this and was told that this is something a vendor would need to consider. If I can do this with ZCM and a laptop/desktop, why not and tablet?
Thanks
Richard

rhuhman,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://forums.novell.com/

Similar Messages

  • Enterprise ZMM App not syncing automatically

    I have been deploying the ZMM Enterprise app to my end users devices over the last few weeks. What I have noticed is that the app states it will sync to the server automatically and without the app being launched. Yet in my environment it is not working that way. On Android the app seems to sync if the app is running but not in use. Once closed it stops running. On iOS if the end user doesn't have the app opened it will not sync. I lose all the location data as well as several other items that can be tracked. ie logs and such.
    As anyone else seen this issue? Did I miss something in my setup and this should work correctly but I have a configuration error? I downloaded the app using https://zmmupdate.novell.com/apps
    Also if someone from Novell is reading this... Why wouldn't you have this enterprise app placed on the ZMM server to be downloaded instead of going through Novell for the app? I have a separate post asking how to update the Enterprise app once it is in place with no response. I have read the docs and haven't found answers as of yet.
    Thanks
    Richard

    rhuhman wrote:
    > I am currently using the default connection schedule, 8-5. The problem
    > is the app doesn't update even during the connection time. If I launch
    > the app then I can get some information but it doesn't function if it
    > isn't. I had originally had the app store app but have been trying to
    > get my end user to move to the Enterprise app to resolve this. Both
    > are doing the same thing. It is my understanding that if the time is
    > outside of the connection scheduled 8-5 then it still syncs just not
    > at the 30 minute interval.
    Yeah if you use the enterprise app, especially on iOS, it's supposed to
    report location, app inventory, and jailbroken status in the background
    based on the connection schedule. If you're not seeing this I'm not
    sure why. Since you originally had the app store app, even though
    you've gone to the enterprise app, maybe try removing the ZMM app and
    all the MDM profiles, then reenroll the device? Make sure to remove
    enrollment before removing the app and profiles. See now if that works
    after you reinstall the enterprise app and reenroll. If you still
    don't have it reporting info in the background properly then I'd
    suggest opening an SR.
    > How
    > does the Enterprise app update if a new version is released? Does it
    > function just like the app store app and detect that a posted app is
    > available on that site and downloaded it?
    As far as I know, you have to actually go and grab the new app for new
    versions. You also have to go once a year and update the app because
    Apple only allows enterprise apps to be signed for a year. As you
    approach the one year deadline if you don't update the app you'll get
    notices that the MDM profiles are going to expire.
    > I haven't found information on how to force the move away from the app
    > store app (2.6.0) to the Enterprise app (2.7.0.3) with the end users.
    I'm not aware of a way to do this but I'll ask.
    > One other question on this subject. If I previously setup either an
    > app or resource (wifi) on the device then push out say a wifi
    > connection using ZMM. Can I revoke the setting or app so it is
    > removed?
    Apps are a definite note. You can only manage apps that are pushed out
    through ZMM. You can get a full inventory list to see what other apps
    are installed but you can't do anything with them. I'm not sure about
    iOS corporate resources but I believe it's the same thing with those as
    well.
    Your world is on the move. http://www.novell.com/mobility/
    We know what your world looks like. http://www.novell.com/yourworld/

  • What is the best way to deploy/update custom security realm classes to WLS 6.0?

    From the WLS 6.0 console, I see that I can specify the Java class that
    implements my custom security realm but I am wondering what is the best way
    to deploy/update this code. I don't see a way to do this from the console.
    Does this mean that I have to manually copy the class files over that
    implement my custom security realm?

    Thanks Danut,
    A jar file seems to be a good way to package it up but it sounds like it
    still needs to be manually copied to each Weblogic server install directory
    post-installation and whenever it is updated. I thought it would be nice to
    be able to deploy/update the custom security realm by uploading it through
    the Console just as you can with web applications and EJBs.
    Brian
    "Danut Prisacaru" <[email protected]> wrote in message
    news:3aba2db0$[email protected]..
    You have to have your Custom Realm class in the class path. I usually havea
    jar file with all the Custom Realm classes and that jar I copy it in thelib
    folder. Then I modify "startWebLogic.cmd" and I add to the classpath
    ".\lib\CustomRealm.jar"
    set
    CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\lib\CustomRealm.jar;
    >
    Be aware that in order to have you custom realm besides creating thecustom
    realm using the console you also have to create a custom caching andchoose
    that one as your default caching realm.
    Here is how the security settings are looking in my "config.xml"
    <CustomRealm Name="CustomRealm"
    RealmClassName="Custom.appserver.weblogic.security.CustomRealm"/>
    <CachingRealm BasicRealm="CustomRealm" CacheCaseSensitive="true"
    Name="CustomCachingRealm"/>
    <Realm CachingRealm="CustomCachingRealm" FileRealm="wl_default_file_realm"
    Name="wl_default_realm"/>
    <FileRealm Name="wl_default_file_realm"/>
    <Security GuestDisabled="false"
    Name="mydomain" PasswordPolicy="wl_default_password_policy"
    Realm="wl_default_realm"/>
    Danut

  • Weblogic.deploy update -- and that null message

    So, does anyone else receive an inexplicable error message when running "weblogic.deploy update" in version 6.0, stating that a "java.lang.NullPointerException" has been thrown?
    The update occurs anyway, but seeing a message like this is always disconcerting. Anyone have an idea why this is happening?
    (The exact trace that I receive is cut-n-pasted below.)
    T Fenstermaker
    Online Resources
    McLean VA
    java.lang.NullPointerException
    at weblogic.deploy.deployApplication(deploy.java:383)
    at weblogic.deploy.deploy(deploy.java:340)
    at weblogic.deploy.runBody(deploy.java:219)
    at weblogic.utils.compiler.Tool.run(Tool.java:81)
    at weblogic.deploy.main(deploy.java:954)

    If you use the -debug setting with weblogic.deploy you get more
    info. I'm deploying an .ear file, deployment works if I use the
    console, and if I just copy the ear file to the domain and WLS
    autodeploys.
    I getting the following error.
    [java] java.net.MalformedURLException: unknown protocol: d
    [java] at java.net.URL.<init>(URL.java:480)
    [java] at java.net.URL.<init>(URL.java:376)
    [java] at java.net.URL.<init>(URL.java:330)
    [java] at weblogic.deploy.parseSource(deploy.java:539)
    [java] at weblogic.deploy.init(deploy.java:299)
    [java] at weblogic.deploy.runBody(deploy.java:214)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:81)
    [java] at weblogic.deploy.main(deploy.java:1036)
    [java] javax.management.InstanceNotFoundException: harmony
    [java] at weblogic.rmi.internal.AbstractOutboundRequest.sendRecei
    OutboundRequest.java:90)
    [java] at weblogic.management.internal.AdminMBeanHomeImpl_WLStub.
    minMBeanHomeImpl_WLStub.java:1147)
    [java] at weblogic.deploy.findMBean(deploy.java:815)
    [java] at weblogic.deploy.findApplicationMBean(deploy.java:804)
    [java] at weblogic.deploy.deploy(deploy.java:312)
    [java] at weblogic.deploy.runBody(deploy.java:222)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:81)
    [java] at weblogic.deploy.main(deploy.java:1036)
    [java] java.lang.NullPointerException
    [java] at weblogic.deploy.deployApplication(deploy.java:420)
    [java] at weblogic.deploy.deploy(deploy.java:367)
    [java] at weblogic.deploy.runBody(deploy.java:222)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:81)
    [java] at weblogic.deploy.main(deploy.java:1036)
    [java] Java Result: 1
    "T Fenstermaker" <[email protected]> wrote:
    >
    So, does anyone else receive an inexplicable
    error message when running "weblogic.deploy
    update" in version 6.0, stating that a
    "java.lang.NullPointerException" has been thrown?I take it from the lack of response that the answer to
    this question must be either:
    a) No, no one else receives this inexplicable error, or,
    b) Yes, everyone else receives this inexplicable error
    and it's so well known how dare I ask.
    Anyone want to give me a clue which of these two is correct?
    T Fenstermaker
    Online Resources
    McLean VA

  • Deploying updates - required question

    When I am looking to deploy updates in SCCM.  If for an update the required column is "0"...does that mean that update is not needed on any of the computers on my network?  
    If yes does that mean I should not deploy that update to my environment?

    That indeed means that it's not required by any of the systems that performed a recent scan. If your not planning on creating situations where the update would be required then you don't have to deploy the update.
    Keep in mind that a client will only download and install updates that are deployed and required on that client.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM Deploying Updates

    I'm currently experiencing problems with deploying updates via SCCM. I have previously had this working however at the current time the clients show the notification that updates are available and also that they are installing however when I check the updates seem to hang at downloading. I have left if for well over an hour and still no updates start installing. This is occuring on the local network and only involves minor updates so I'm quite sure that it's not related to bandwidth. Any assistance would be appreciated.

    Hello Michael,
    I have read a few TechNet forums regarding the problem, take a look into those threads and see if they may realte to your problem:
    https://social.technet.microsoft.com/Forums/systemcenter/es-ES/e28df083-c60a-4989-a92d-6e9e0cfdbb58/sccm-updates-stuck-downloading?forum=configmgrsum
    http://www.danrichings.com/?p=100
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/70bcbf14-1613-4bfc-abf7-db609db59f4c/sccm-clients-stuck-downloaded-windows-updatesneed-help
    If you are still having the problem, check for the boundaries, it is never too much to check for them, because if there is any problem related to them it is simple fix and it will help with the problem.
    Also you can try to re-download the updates, I had a similar problem recently and it resolved this way.
    Let me know if it helps.
    Best regards!
    Renato S. Pacheco  

  • Private, enterprise deployment + updating of iBooks, pdf's ... via app, or Profile Manager

    Hello,
    We wrote our own iBooks and PDF's for an internal, enterprise deployment.  We need to distribute them to iPad users and then manage them (updates, etc.).  Due to the content, there is no need and little desire to make them publically accessible (post on a webpage, use Drobox, Box, etc.).  We could put them on smartcard or password controlled site.  They are quite large so emailing them is a pain.  In these later cases, it then requires the user to manually download the file, then when an update comes along, delete the old and download the new  (a big pain).  It would be best to do this automatically at night.
    We're using MacOS Server Profile Manager for our MDM, which can push self-created apps & webclips but not iBooks and pdfs. It would be great if PM could add/delete/update iBooks & PDFs iOS iBooks app ...  like it can with apps & webclips.
    Until then, what's the solution to manage senstive iBooks & PDFs?
    Create one (or more) apps the we self-publish & distribute that contains the iBooks and PDF files?   Then update the very large app?
    Thanks,
    K

    What about using a WebDav? Download a 3rd party WebDav APP and go to the following URL on your server:
    https://subdoamin.yourdomain.com/webdav/
    You do have to enable the share for WebDav to do this in server app but it works great. We use it for iWork and pdf documents.
    Thanks,
    ebrind

  • Updating VPP apps installed via Configurator

    We are setting up a series of iPads using a common AppleID. They will be used as kiosks by any of a number of users. The iPads will be managed using Meraki's MDM.
    We have abandoned using app distribution because it would require individual AppleIDs for each device. Instead we are simply installing the paid app using Configurator during the setup process.
    It was tricky to get this to work, but I found hints in various threads here: make sure to sign in using the common AppleID in both iTunes & Mac App store on the Configurator Mac. Also, authorize this Mac on that account in iTunes. Now the installation works.
    However, app updates are posing a problem. Whenever I try to update the app on any of the iPads, it asks to sign in using another AppleID: the AppleID used to download the original .ipa app file that was loaded into Configurator. How do I get the app to be associated with the AppleID that's on the iPad (same as the ID currently on the Mac in iTunes & Mac App store), and ensure it won't require a password each time there's an update?

    I'll break you the bad news. I've spoken to a Crapple 'engineer' today and was advised that you can't really bypass having an itunes account per device.
    Apple Colloquially known as Crapple. Need to run 2 models. Why they haven't done this is beyond me, its killing their market. Especially in the education sector.
    1. The current model where by you can distribute licences to the end user's itunes account - and revoke.
    2. The devices remain under a central account and scope of control through an MDM and licences are bound to the UUID of the device.
    It couldn't get any simpler than that.
    Will we ever see it? I highly doubt it. Another half *** company dealing half assed solutions to the world.
    I live for the day Apple forcloses due to the ridiculous close minded garbage they put out.

  • App Whitelist/Blacklist and uninstall of the ZMM App

    I got everything up and running and most things seem to be working OK, but there are a few things I can't seem to find.
    Specs:
    Win 2008R2
    SQL 2008R2
    Asus Transformer 4.1.1
    I can try uninstalling app and it says it is the device administrator. I can go to security and disable that, then uninstall it.
    Another thing I can't seem to figure out, is disallowing the install of apps not specified in the Mobile Apps list. The apps I add show up there, but they can also install anything they want.
    Not even completely sure those features are present, but I would think they would be.

    Originally Posted by millardw
    At some point in the future (can't say when) there will be some way to restrict what iOS apps can be installed - but right now Apple say what we can and cannot do with their devices where App store is concerned
    To clarify this - "will" should read "might" If enough organizations or entities make enough noise about this, Apple may change their policy... but right now its unlikely.

  • Auto-deployment/update on Managed Servers

    Why is it that even though I am running my managed servers in development mode,
    it won't auto-update/redeploy my web-apps? I don't know why this is happenning.
    If anyone knows a solution for this, I would really appreciate your input. Thanks.

    I don't think hot-deployment is supported on mananged servers.
    "Kumar Allamraju" <[email protected]> wrote in message news:[email protected]..
    is this happening in 60 or 61?
    Marco Ingco wrote:
    Why is it that even though I am running my managed servers in development mode,
    it won't auto-update/redeploy my web-apps? I don't know why this is happenning.
    If anyone knows a solution for this, I would really appreciate your input. Thanks.
    [att1.html]

  • Deploy update from different pc

    Hi, if publish an update from different pc of the last publish, all file are deployed.
    I've tried to set <MSDeployUseChecksum>true</MSDeployUseChecksum> in
    LightSwitchProfile.pubxml, but is ignored.
    Any suggestion is apreciated!

    I will try to explain better, with last update published with pc in office:
    1) If I publish the update from same pc, only new file are published
    2) If the update is published from another pc, with same ntp/DC time source, all files are deployed agai
    HI,
    Web Deploy has two methods of determining which files will be synced when a publish operation is performed.
    Use file time stamps
    Use the CRC (Cyclic Redundancy Check) checksum
    By default Visual Studio uses the time stamps method. Please follow the Lightswitch team blog to publish updates for app offline and usechecksum. see:
    Web publishing updates for app offline and usechecksum
    If it still has same issue, please don't hesitate to let me know.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows WSUS 3.276 on Windows Server 2008 R2 not deploying updates to Clients

    Update Services
    Microsoft Corporation
    Version: 3.2.7600.226
    Updates services is downloading Current updates for the platforms I selected.
    It is finding and interfacing with all windows computers are the network.
    I select updates to install to computer groups but they are not getting installed.
    You can see from the report it needs to install 41 updates but they are not being installed.
    Why are the not getting installed?
    "No events are available. This may be because the client has not yet sent the event or the events have been purged from the server. Please refer to %WINDIR%\WindowsUpdate.log on robtruet-pc.leopold.int for details."
    The Report for most of the Clients show. 
    0 updates failed to install.
    40 updates have not been installed
    0 updates have been install or not applicable.
    0 updates have unknown status.
    I login to the client and it shows Windows is up to date.  But I look at updates installed history and now updates exist for the last 60 days.
    I included the log from the client below for one day.
    2015-03-04    23:27:18:212    1184    ae8    Handler    Using CBS interface ICbsSession7
    2015-03-04    23:27:23:407    1184    ae8    Agent      * Found 0 updates and 77 categories in search; evaluated appl. rules of 1448 out of 2726 deployed entities
    2015-03-04    23:27:23:500    1184    ae8    Agent    *********
    2015-03-04    23:27:23:500    1184    ae8    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-04    23:27:23:500    1184    ae8    Agent    *************
    2015-03-04    23:27:23:578    1184    84c    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {D60CD7C9-6547-413B-AB87-35F737F8BA18}]
    2015-03-04    23:27:23:578    1184    84c    AU      # 0 updates detected
    2015-03-04    23:27:23:578    1184    84c    AU    #########
    2015-03-04    23:27:23:578    1184    84c    AU    ##  END  ##  AU: Search for updates [CallId = {D60CD7C9-6547-413B-AB87-35F737F8BA18}]
    2015-03-04    23:27:23:578    1184    84c    AU    #############
    2015-03-04    23:27:23:578    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:23:578    1184    84c    AU    Featured notifications is disabled.
    2015-03-04    23:27:23:578    1184    84c    AU    AU setting next detection timeout to 2015-03-05 09:22:52
    2015-03-04    23:27:23:578    1184    84c    AU    Setting AU scheduled install time to 2015-03-05 08:00:00
    2015-03-04    23:27:23:578    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:23:609    1184    84c    AU    Successfully wrote event for AU health state:0
    2015-03-04    23:27:28:539    1184    ae8    Report    REPORT EVENT: {1A5F7E5E-1B5A-4E13-A21C-489D2906CB75}    2015-03-04 23:27:23:485-0500    1  
     147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows
    Update Client successfully detected 0 updates.
    2015-03-04    23:27:28:539    1184    ae8    Report    REPORT EVENT: {3FA6CBE2-31F4-4D8E-9E44-47EDCC077FCC}    2015-03-04 23:27:23:500-0500    1  
     156    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Pre-Deployment Check    Reporting
    client status.
    2015-03-04    23:27:28:555    1184    ae8    Report    CWERReporter finishing event handling. (00000000)
    2015-03-04    23:39:15:718    1184    ae8    Report    Uploading 2 events using cached cookie, reporting URL = http://192.168.1.24:8530/ReportingWebService/ReportingWebService.asmx
    2015-03-04    23:39:15:796    1184    ae8    Report    Reporter successfully uploaded 2 events.
    2015-03-05    03:00:09:814    1184    e88    AU    Forced install timer expired for scheduled install
    2015-03-05    03:00:09:814    1184    e88    AU    UpdateDownloadProperties: 0 download(s) are still in progress.
    2015-03-05    03:00:09:829    1184    e88    AU    Setting AU scheduled install time to 2015-03-06 08:00:00
    2015-03-05    03:00:09:829    1184    e88    AU    Successfully wrote event for AU health state:0
    2015-03-05    03:00:14:837    1184    2680    Report    CWERReporter finishing event handling. (00000000)
    2015-03-05    04:22:52:598    1184    e88    AU    #############
    2015-03-05    04:22:52:598    1184    e88    AU    ## START ##  AU: Search for updates
    2015-03-05    04:22:52:598    1184    e88    AU    #########
    2015-03-05    04:22:52:676    1184    e88    AU    <<## SUBMITTED ## AU: Search for updates [CallId = {F615A07F-8986-4EB3-9D45-319F2AE1499A}]
    2015-03-05    04:22:52:676    1184    1864    Agent    *************
    2015-03-05    04:22:52:676    1184    1864    Agent    ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-05    04:22:52:691    1184    1864    Agent    *********
    2015-03-05    04:22:52:691    1184    1864    Agent      * Online = Yes; Ignore download priority = No
    2015-03-05    04:22:52:691    1184    1864    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2015-03-05    04:22:52:691    1184    1864    Agent      * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2015-03-05    04:22:52:691    1184    1864    Agent      * Search Scope = {Machine}
    2015-03-05    04:22:53:206    1184    1864    Setup    Checking for agent SelfUpdate
    2015-03-05    04:22:53:237    1184    1864    Setup    Client version: Core: 7.6.7600.320  Aux: 7.6.7600.320
    2015-03-05    04:22:55:952    1184    1864    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-03-05    04:22:56:092    1184    1864    Misc     Microsoft signed: NA
    2015-03-05    04:22:56:123    1184    1864    Misc    WARNING: Cab does not contain correct inner CAB file.
    2015-03-05    04:22:56:123    1184    1864    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
    2015-03-05    04:22:56:139    1184    1864    Misc     Microsoft signed: NA
    2015-03-05    04:22:56:170    1184    1864    Setup    Wuident for the managed service is valid but not quorum-signed. Skipping selfupdate.
    2015-03-05    04:22:56:186    1184    1864    Setup    Skipping SelfUpdate check based on the /SKIP directive in wuident
    2015-03-05    04:22:56:186    1184    1864    Setup    SelfUpdate check completed.  SelfUpdate is NOT required.
    2015-03-05    04:23:22:269    1184    1864    PT    +++++++++++  PT: Synchronizing server updates  +++++++++++
    2015-03-05    04:23:22:269    1184    1864    PT      + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://192.168.1.24:8530/ClientWebService/client.asmx
    2015-03-05    04:23:22:909    1184    1864    PT    WARNING: Cached cookie has expired or new PID is available
    2015-03-05    04:23:22:940    1184    1864    PT    Initializing simple targeting cookie, clientId = b4d326e5-c396-4ee2-b2c4-c7cd25795a63, target group = , DNS name = arm-pal-ws10.leopold.int
    2015-03-05    04:23:22:940    1184    1864    PT      Server URL = http://192.168.1.24:8530/SimpleAuthWebService/SimpleAuth.asmx
    2015-03-05    04:23:34:702    1184    1864    Handler    Using CBS interface ICbsSession72015-03-05    19:36:45:323    1184    2390  
     Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:432    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:744    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:869    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:45:978    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:087    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:181    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:306    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:399    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:680    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:789    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:46:883    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:47:086    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:47:179    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:020    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:207    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:301    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:410    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:504    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:597    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:722    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:862    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:49:956    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:065    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:159    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:299    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:393    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:518    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:611    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:705    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:814    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:50:908    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:017    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:142    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:251    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:360    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:454    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:547    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:844    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:51:953    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:062    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:156    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:249    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:358    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:530    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:624    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:717    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:842    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:52:951    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:060    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:170    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:263    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:372    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:497    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:606    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:700    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:794    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:53:934    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:028    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:121    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:230    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:340    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:433    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:527    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:714    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:901    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:54:995    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:088    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:182    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:322    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:416    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:510    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:603    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:697    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:790    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:884    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:55:978    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:336    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:446    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:539    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:648    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:56:836    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:57:007    1184    2390    Handler    Using CBS interface ICbsSession7
    2015-03-05    19:36:58:349    1184    2390    Agent      * Found 0 updates and 77 categories in search; evaluated appl. rules of 1448 out of 2726 deployed entities
    2015-03-05    19:36:58:489    1184    2390    Agent    *********
    2015-03-05    19:36:58:489    1184    2390    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2015-03-05    19:36:58:489    1184    2390    Agent    *************
    2015-03-05    19:36:58:552    1184    1540    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {60067F42-15BA-49A9-BB09-5DE40DC141E4}]
    2015-03-05    19:36:58:552    1184    1540    AU      # 0 updates detected
    2015-03-05    19:36:58:552    1184    1540    AU    #########
    2015-03-05    19:36:58:552    1184    1540    AU    ##  END  ##  AU: Search for updates [CallId = {60067F42-15BA-49A9-BB09-5DE40DC141E4}]
    2015-03-05    19:36:58:552    1184    1540    AU    #############
    2015-03-05    19:36:58:567    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:36:58:567    1184    1540    AU    Featured notifications is disabled.
    2015-03-05    19:36:58:567    1184    1540    AU    AU setting next detection timeout to 2015-03-06 05:37:36
    2015-03-05    19:36:58:567    1184    1540    AU    Setting AU scheduled install time to 2015-03-06 08:00:00
    2015-03-05    19:36:58:567    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:36:58:583    1184    1540    AU    Successfully wrote event for AU health state:0
    2015-03-05    19:37:03:559    1184    2390    Report    REPORT EVENT: {A94CF35E-0BD0-4E1F-9BF4-8263ED8ACAC8}    2015-03-05 19:36:58:474-0500    1  
     147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows
    Update Client successfully detected 0 updates.
    2015-03-05    19:37:03:559    1184    2390    Report    REPORT EVENT: {B4FB174B-F3C9-4269-A9C7-180C1B25AEAC}    2015-03-05 19:36:58:489-0500    1  
     156    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Pre-Deployment Check    Reporting
    client status.
    2015-03-05    19:37:03:559    1184    2390    Report    CWERReporter finishing event handling. (00000000)
    2015-03-05    19:48:50:738    1184    2390    Report    Uploading 2 events using cached cookie, reporting URL = http://192.168.1.24:8530/ReportingWebService/ReportingWebService.asmx
    2015-03-05    19:48:50:801    1184    2390    Report    Reporter successfully uploaded 2 events.

    Hi,
    Please make sure that the update files have been downloaded on the WSUS server.
    Update will be available only if it has been downloaded.
    Also, please check if the Network Service has the Full Control permission on the WSUS content folder.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • SCUP - Deploy Updates for both Windows 7 and Windows 8.1 rules Detection

    Hi all,
    I encounter a little issue regarding the update deployment from SCUP.
    For example, I would like to deploy Firefox updates on both Windows 7 and Windows 8.1. Firefox Updates are deployed and installed on Windows 7 without any problem. But Nothing happen on Windows 8.1.
    I think my problem is on my Installable Rule I have created. As it's not possible to select Windows 8.1 as a condiftion (like Windows 7) I have created a WMI query.
    Before using a WMI query, I tried to use Major version and Minor version without success.
    Does anyone has already used this sort of scenario ?

    Shouldn't you do the following things (see also:
    http://technet.microsoft.com/en-us/library/hh134743.aspx):
    Add Windows Language is French to the top AND;
    Change the second AND to an OR;
    Add the WMI Query to the new OR (so it's at the same level as the
    Windows Version = Windows 7 SP1);
    Remove the last OR (as it's not being used anymore).
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Deployed updates not being downloaded by clients - Error = 0x87d00692 is in the WUAHandler.log

    Hi,
    I've been setting up SCCM 2012 and mostly following the instructions and guides at
    http://www.windows-noob.com/forums/index.php?/topic/4045-system-center-2012-configuration-manager-guides/.  We used to use a WSUS server to deploy our updates but now I've setup SCCM 2012 and setup the SUP role (and WSUS) on the SCCM server.
    I belive I've gotten most things properly configured.  The SCCM Software Center application is successfully installed on all my clients and I'm able to setup software update groups and I just tried to deploy the most recent updates from this Tuesday
    patch release.  I can see the packages downloaded on my SCCM server in the folder that I specified but the updates don't seem to going down to my clients.  I've looked at the WUAHandler.log on one of my clients and it keeps repeating the following
    lines:
    <![LOG[Group policy settings were overwritten by a higher authority (Domain Controller) to: Server
    http://topanga:8530 and Policy ENABLED]LOG]!><time="15:54:01.474+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="8680" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({382D7556-03CE-4803-8A55-13D9A3E061CB}). Error = 0x87d00692.]LOG]!><time="15:54:01.474+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="8680" file="cwuahandler.cpp:2322">
    <![LOG[Its a WSUS Update Source type ({382D7556-03CE-4803-8A55-13D9A3E061CB}), adding it.]LOG]!><time="15:54:01.614+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="4840" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policy to use server:
    <time="15:54:06.772+420">http://topanga.kcicorp.com:8530]LOG]!><time="15:54:06.772+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="5308" file="sourcemanager.cpp:938">
    <![LOG[Waiting for 2 mins for Group Policy to notify of WUA policy change...]LOG]!><time="15:54:06.812+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="5308" file="sourcemanager.cpp:944">
    <![LOG[Group policy settings were overwritten by a higher authority (Domain Controller) to: Server
    http://topanga:8530 and Policy ENABLED]LOG]!><time="15:54:09.242+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="5308" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) a[Waiting for 2 mins for Group Policy to notify of WUA policy change...]LOG]!><time="15:54:01.848+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="4840" file="sourcemanager.cpp:944">
    <![LOG[Group policy settings were overwritten by a higher authority (Domain Controller) to: Server
    http://topanga:8530 and Policy ENABLED]LOG]!><time="15:54:06.502+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="4840" file="sourcemanager.cpp:1000">
    <![LOG[Failed to Add Update Source for WUAgent of type (2) and id ({382D7556-03CE-4803-8A55-13D9A3E061CB}). Error = 0x87d00692.]LOG]!><time="15:54:06.502+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="4840" file="cwuahandler.cpp:2322">
    <![LOG[Its a WSUS Update Source type ({382D7556-03CE-4803-8A55-13D9A3E061CB}), adding it.]LOG]!><time="15:54:06.762+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="5308" file="sourcemanager.cpp:1222">
    <![LOG[Enabling WUA Managed server policynd id ({382D7556-03CE-4803-8A55-13D9A3E061CB}). Error = 0x87d00692.]LOG]!><time="15:54:09.242+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="5308" file="cwuahandler.cpp:2322">
    Can someone give me some hints as to what is happening? 
    Thanks in advance,
    Nick

    I was troubleshooting this issue earlier today and pulling my hair out until I came across this blog post: http://www.bibble-it.com/2009/07/24/sccm-update-scan-error . Like many others, I'm using WSUS to also push the new SCCM client, so the GPO for the
    WSUS server needs to be in place. The issue you're running into here is that your server names don't match up EXACTLY.
    <![LOG[Enabling WUA Managed server policy to use server: <time="15:54:06.772+420">http://topanga.kcicorp.com:8530]LOG]!><time="15:54:06.772+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="5308" file="sourcemanager.cpp:938">
    <![LOG[Waiting for 2 mins for Group Policy to notify of WUA policy change...]LOG]!><time="15:54:06.812+420" date="08-16-2012" component="WUAHandler" context="" type="1" thread="5308" file="sourcemanager.cpp:944">
    <![LOG[Group policy settings were overwritten by a higher authority (Domain Controller) to: Server http://topanga:8530 and Policy ENABLED]LOG]!><time="15:54:09.242+420" date="08-16-2012" component="WUAHandler" context="" type="3" thread="5308" file="sourcemanager.cpp:1000">
    You need to change your group policy to use the FQDN. In your case it would be http://topanga.kcicorp.com:8530 instead of http://topanga:8530

  • SCUP 2011 - Adobe Reader Deployment + Updates

    Hi Everyone!
    I am using SCCM 2012 + SCUP 2011 and I want to deploy to deploy Acrobat Reader + Updates.
    Here is what I did :
    - I created an application deployment (Adobe Reader 11.0.00) and deployed it without any problems.
    - From SCUP, I published Adobe Reader 11.0.08 but I don't see this update as "Required"
    - From SCUP, If I publish Adobe Reader 11.0.02, I see it as "Required"
    From what I understand, you cannot update 11.0.00 directly to the latest update (11.0.08).
    So my question is : What would be the best practice to install Adobe Reader and manage the updates with SCUP?
    Thank you!

    You need to either create a new 11.0.08 package or upgrade to 11.0.02 after that version 11.0.08 will be required.
    Kent Agerlund | My blogs: blog.coretech.dk and
    SCUG.DK | Twitter: @Agerlund | Linkedin:
    Kent Agerlund | Author:
    Mastering System Center 2012 R2 The Fundamentals

Maybe you are looking for

  • Bootcamp no device drivers found (Windows 7 64-bit)

    Hello, I am desperately trying to install Windows 7 64-bit on my mid-2011 MacBook Pro, on a 100g partition made by Bootcamp. My Macbook is using the latest Mavericks update OSX. I am using a Windows 7 .iso trial downloaded from Microsoft DigitalRiver

  • Hard drive Crash? Symptoms and solution?

    Help I am a Apple challenged PC mom who's daughter has a circa 2007 Mac Book. Yesterday, computer went gray screen. Used restore discs but no matter how long I waited I could not get any destination volume to appear. I went to disc utilities and trie

  • Output Control - Message for Orders

    Hi all, i have in my system a message ZDWO ( Distribution ALE-Partner function CO-Sending immediatly-Condition ORDER TYPE) for sales orders. It works for all kind of orders except for one that hasn't automatic sending (but this type is in the list of

  • Downloading "Purchased" on a device that is not your own???

    Hi, I was at a friends house the other night and I tried to download a TV show from my account (a past purchase) onto his MacBook. However, a message appeared warning that "this computer is already associated with an Apple ID" and that if I continued

  • Best methods for bringing media to a different system

    I'm usually an Avid guy, and I am doing a FCP project that involved media that was digitized on a different system. I started a new project and imported the folder with the media and it came in just fine, but I now get an "Out of Memory" error after