Change deployment package for software updates

Hi there
Currently we have different deployment packages and software update groups based on year, product, etc.
In the near future i'd like to rearange our software deployment process in configuration manager 2012:
1x Deployment Package for all updates
1x "Full" Software Update Groups with all updates in it. Additional to that we'll create a "Diff" Software Update Group at the Patchday and merge the updates later via edit membership in the "Full" Software Update Group.
Are the following steps which i would perform correct?
1. Select all updates which are deployed and not expired and not superseeded
2. Create a new Software Update Group "Full"
3. Select the new Software Update Group --> Download --> Create my new deployment package
4. Deploy the new software update group to my collections
5. Delete the obsolete software update groups / deployment package
6. Delete the old updates source folders on our filer.
I current don't know if the redownload process let the updates "forget" the old deployment package. With the above described steps i should get rid of all expired and superseeded updates.
Thanks for any advice :-)
Regards,
Simon

That is correct they only receive and install the updates they require, but don't confuse the metadata and deployments with the updates themselves. They will still receive the metadata and the policies for every update you deploy to them and that's where
the problem lies. Each and every update assigned to a client (using a deployment) has it's own policy which of course must be downloaded by the client and stored in WMI causing the bloat. Note that I haven't experienced this first-hand but am relying on the
accounts of others here in the forums but to me, if there is any chance of this being an issue, I would avoid it.
For Update Groups, just a few categories is sufficient to break things up and I typically do three: workstations, server, office. These are often on different patching schedules anyway so it makes sense to have three separate ADRs for them anyway.
For packages, I typically organize based on the calendar creating a new package every 3-6 months with the package containing all updates. There's really no need to divide the package up by product unless you have DPs dedicated to a specific product. Note
that pre-R2, to change the package an ADR referenced you had to use PowerShell -- it's been added into the GUI in R2 though.
Jason | http://blog.configmgrftw.com

Similar Messages

  • Powershell, Deployment Packages and Software Updates OH MY!

    Ok, so I snooped around and was not able to find an answer to my question so here goes.
    I'm building an automated process where Orchestrator runbooks will automate the entire process of downloading updates, deploying to test groups, waiting for an approved RFC then deploying the updates. That's the 10k foot level view.
    My question revolves around the process of downloading software updates and placing them into a package.  It has been suggested that the Save-CMSoftwareUpdate does this, but reviewing the doc I am less inclined to believe this statement.  Was hoping
    to get lucky and have someone reply that they have done this and here are the interesting parts.
    This will all be performed via powershell commands with no direct user interaction at all.  So some powershell script that pops up the download software updates wizard will not work for me.
    Thanks in advance for any pearls of wisdom around this,
    Jim

    Ok, I know that we are playing 20 questions here, but I needed the first part to scope the next set of questions.
    You say that the approvals are coming from an external source...are you wanting to automate the parsing of the external source or are you planning on putting the approvals into a WSUS group for it to download the update content?  Keep in mind here
    that the UpdateID that I am referring to is a GUID and not something that someone is likely to give you in a human readable document.  The problem with Bulletin IDs is that they will likely apply to a number of operating systems and architectures. 
    It would be nice if you could get them to populate the approvals into the computer group directly to alleviate the ambiguity.  Of course you have to remember that someone has to keep it cleaned up.
    You can query WSUS for all of the UpdateIDs for a given computer group.
    Beyond this, you will now need to use the WSUS APIs and may want to take a look at the IUpdate interface:
    http://msdn.microsoft.com/en-us/library/microsoft.updateservices.administration.iupdate_members(v=vs.85).aspx and call the GetInstallableItems method, which will return a list of InstallableItem:
    http://msdn.microsoft.com/en-us/library/microsoft.updateservices.administration.installableitem_members(v=vs.85).aspx each item will have an ID, which is the ID that you will need to publish into your update package; it also has a Files property, which
    is a list of files for the installable item, and is of type UpdateFile:
    http://msdn.microsoft.com/en-us/library/microsoft.updateservices.administration.updatefile_members(v=vs.85).aspx.  These are the files that will get published into the update package.  Each update file will have a FileUri property, which will
    provide you with a web link to download the file.  If you are a bit more enterprising, you can mangle the FileUri into a UNC path, so that you can just copy the file directly.
    You should now create the update list.  In the process of creating the update list, you will want to create a table of UpdateID to CI...you will need this when you create your advertisement.
    Once you have gathered all of the update content, and their associated InstallableItem identifiers, you are ready to tell configuration manager to populate the update package with the installable items.  Interesting here is that you are dealing with
    the installable items and not directly with the updates.  Configuration manager will associate the InstallableItems with the appropriate updates to be shown in the interface.
    Once you get the package populated, you will need to create the advertisements to the appropriate collection.  By the way, this is done on an individual update basis.  Remember that update lists, update packages and update advertisements have
    no direct relationship to one another, although a stronger bond was created in 2012.
    Simple stuff huh?!?
    Remember that Configuration Manager will not pull metadata across for updates that are already superseded, so you may not always have a one to one reference.
    Keeping your packages cleaned up, removing extraneous update content that is no longer needed, is a completely different subject.
    It would be greatly appreciated if you would mark any helpful entries as helpful and if the entry answers your question, please mark it with the Answer link.

  • How do I change apple ID for software update?

    A technician set up my new computer and now, whenever there is a software update, the app store wants HIS apple ID, not mine.  How do I change that?
    Mavericks

    Well, the easiest would be to contact the tech and have him redo it the right way (he should know better).
    The other way will be that you need to back up all your files because you need to wipe the drive. Restart or boot up using Internet Recovery - holding Command + Option + R until you see a spinning globe. It will take a while, but you will wind up with Apple's servers and a Utilities window. Use Disk Utility to wipe your drive. When finished, go back to the Utilities window and choose reinstall OS X - this will reinstall the original OS and not be tied to his apple ID. You can then update, etc.

  • Deployment Package vs Right-Click, Deploy directly from Software Update Groups?

    I'm not sure I understand the difference between collecting updates into a group and then just using right-click to create a deployment from within Software Update Groups?
    One thing I did notice this morning, is that if I want to distribute that content to other DPS, I have to create deployment package first? Are there other reasons for not simply deploying from within Software Update Groups?
    Thank-you

    Update Groups *group* updates together. That's it, they have no additional functionality.
    Updates can be deployed individually or as groups (in the form of Update Groups) -- it would be pretty painful to manually deploy every update individually so that's why there are update groups.
    Update Packages (I don't like calling them deployment packages even though that's what they're labeled as in the console because they have nothing to do with deployments) make update binaries available to the clients.
    Update Groups have nothing to do with Update Packages. Update Groups contain references to updates, update packages contain binaries. Deploying an update or update group assigns those updates to the client within the collection specified. Clients that have
    an update assigned that is also applicable will download the binary for the update from any available update package and install it.
    You create an update package by right-clicking on an update or update group and choosing download. The wizard offers you a choice between using an existing package or creating a new one. You cannot directly create on.
    Secondary sites have nothing to do with this process whatsoever. Clients are clients are clients regardless of where they are located. As long as they are within t he collection targeted by the deployment and they have access to the assigned update binaries
    in an update package, they will download and install the updates properly.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Status Report for Software Update Deployement

    Hi,
    I am looking for SCCM2012 query for patch status from specific deployment and specific collection. I need the following details in my patch
    report with against each machine name
    "Total Number of updates required"
    "Total Number of updates installed successfully"
    "Total Number of Updates Failed"
    "Total Number of Updates installing"
    "Total Number of updates downloading"
    etc.
    Thanks

    That's a fairly challenging report request.  You'll have to pull together information from many different tables, and from what I can tell, you're also looking for some real-time information with the installing/downloading portions as well.
    This report has some of what you're requesting:
    http://anotherblabla.wordpress.com/2012/03/06/sccm-usefull-software-update-reports/
    Some good stuff here too:
    http://pleasepressanykey.blogspot.com/2010/08/sccm-patchmgmt-custom-reports.html
    You should also consider taking a look at some of the out-of-the box reports in 2012 for Software updates.  I don't believe any have
    exactly what you're looking but I think most if not all of the components are there and you could extract those and combine them into a new report. 
    If you're new to reporting, this is a decent guide that I followed and it's decent and will help you get some of the basics.
    http://sccmgeekdiary.wordpress.com/2012/10/29/sccm-2012-reporting-for-dummies-creating-your-own-ssrs-reports/
    Hope this helps.

  • New board for Software Updates - read this first!

    Dear Nokia Support Discussions members,
    we are happy to introduce this new section for discussing Nokia phone software updates with your PC or over-the-air.
    Please use this board to discuss
    - Nokia Software Updater PC application or over-the-air updates
    - latest software versions for each product
    - any changes you notice over previous software versions
    - making a back-up of your phone data
    - problems you may encounter with the update
    etc.
    First and foremost, Nokia Support Discussions is a meeting place for Nokia product owners. Here you can discuss Nokia products, ask for assistance and help other people by providing solutions. Nokia Moderators are here mainly to give assistance in using the boards and to keep the discussions on track.
    However, these boards are also a feedback channel to Nokia and people from many different Nokia departments actively follow these discussions. Constructive feedback and criticism is valued and always welcome.
    We at Nokia Support Discussions do not have any information about when new products are added to the update service - nor do Nokia contact centers. So you just need to keep checking the service webpage or the boards here. I am sure new products are announced here by our alert members within minutes after they have been added.
    I wish to remind the community that posting any confidential information about Nokia product software versions will be deleted and may result in a permanent ban without warning.
    Below is the introductory letter that we received from the Nokia Software Update Team - please read it for important information about new products and their schedule.
    See you on the boards,
    vandelay & Nokia Support Discussions Team
    The Nokia Software Updater is a Windows application that enables you to update Nokia mobile device software (firmware) over the Internet using your PC. The application can be downloaded from the Nokia UK Product Support Internet pages at
    www.nokia.co.uk/softwareupdate
    The Nokia Software Updater offers the same updates you would receive at a Nokia Service Centre. The added advantage is the convenience, as you can now easily perform the update yourself from any location with an Internet connection, at a time suitable for you. Keep your phone software up-to-date, or fix a potential operation problem you may have by regularly updating your phone firmware.
    In the future, every new S60 product will be compatible with the Nokia Software Updater, but at the moment the application is only available for selected Nokia devices including Nokia 6630, Nokia 6680, Nokia 6681, Nokia 6682, Nokia N70 and Nokia N72. During the autumn, the application will be available in different languages on different web pages and many other products will also be available for software updates.
    The Nokia Software Updater has been made to be as customer-friendly as possible. All you need is a PC and the standard sales-pack data cable - no dongles, no adaptors, no fuss. A typical update takes around 30 minutes. Plus, you don’t need to wait for your device to be returned from Nokia Service Centre.
    Regards,
    Nokia Software Update Team
    (letter dated August 21st, 2006)Message Edited by vandelay on 12-Oct-2006
    09:12 AM
    Message Edited by vandelay on 30-Oct-2007 02:11 PM
    I wrote all my posts from 2005-2011 as an "Admin" for this community. I still work for Nokia as an external consultant, so my rank in all posts is now "Employee".

    Read the comment!

  • How to resume download for software update

    All,
    Is there a way to resume failed download for Software Updater (v1.7.3.en) ? 
    I'm kinna tired having to restart the download again from zero.
    If this has been answered before, please just post the URL.
    Thanks

    not 100% sure about this, but the last time i used NSU there wasn't an option to resume failed downloads. i had to restart my download three times before it finally downloaded the whole package. all i can suggest is to ensure that you have a stable internet connection, and if it still does not work, attempt the update on a friend's computer / using another internet connection.  
    If you found this or someone's comments helpful or like what that person has to say, please give some Kudos to their post!

  • Deleting a deployment without a Software Update Group

    I deleted a Software Update group prior to removing the deployment attached. I am not unable to remove the deployment nor recreate the deployment with the same name through the Config Manager.
    Is there a was to remove the deployment package?
    Thanks.

    I deleted a Software Update group prior to removing the deployment attached. I am not unable to remove the deployment nor recreate the deployment with the same name through the Config Manager.
    That should also have removed the deployment of the software update group then.
    Torsten Meringer | http://www.mssccmfaq.de

  • The software is not updateing on my iphone 4 just say checking for software update what should i do?

    the software is not updateing on my iphone 4 it saying checking for software update what should i do?

    The battery drain issue started when I updated my iphone 4 to the IOS 6.1.2.
    The battery will go from 100% to 0% in about 3 hours !!!
    I called Apple support and they told me that they are not aware of an issue affecting the battery with the latest update. They did a diagnostic test on my iphone and found that my battery is healthy. Then then recommended that I backup my iphone, restore the factory settings and recover after that. In other words, delete everything off my iphone and reinstall everything all over again. I waisted a couple of hours doing that and .....I still have the issue of the battery drain.
    I finally discovered the problem, and thus the solution!
    To solve this issue, do the following:
    Settings ---> Mail, Contacts, Calendars --->Fetch New Data ---> Advanced
    Now click on your hotmail account or your company email account (anything in that folder other than yahoo, gmail or aol),
    Change the setting from Push to Fetch !!!
    And Viola ! Problem will be solved !
    The problem seems to be that the mail exchange (i.e. microsoft, hotmail...etc) keeps checking and pushing emails from the exchange server every second (continiousely) and this is causing the battery to drain.When you change the setting to Fetch, then emails will start downloading every 15 min; but at least your battery will hold charge as it is supposed to do, until Apple comes up with 6.1.3 that hopefully will fix this issue.
    Good luck. Hope this works out for you folks hence it sure did work for me this morning and it sure feels great.
    Cheers !

  • I have three iPhone 4 models purchased in late 2010 that all share the same iTunes account (apps, music, etc), but I can only update the software on one of the three iPhones. What is the best solution to manage these devices for software updates, apps?

    I have three iPhone 4 models purchased in late 2010 (for my family) that all share the same iTunes account for access to apps and music, but each phone/user still has his/her custom contact list, email accts, and select lists of apps and music from the one iTunes acct library.  The problem is I can only update the software on one of the three iPhones – the primary phone I used to setup the iTunes acct. What is the best solution to manage these devices for software updates, apps? This is probably a common problem with families wanting to share apps and music without realizing the issues created by this approach. As it stands today... the first (primary) iPhone associated with the iTune acct has been updated with the latest software version 5.1.1 and sync'd up with all the apps, music, etc from the one iTune acct, while the other two iPhones are still running on the original software version 4.0.2 and are experiencing problems now. I was advised by AT&T back in January that it would be necessary to setup separate iTunes accts for the second and third iPhones in order to receive system updates. The problem would be how to keep all the apps, etc from being deleted off the second and third phones that were originally loaded from the one iTunes acct. Since this AT&T advice was prior to iCloud coming out, would iCloud be a better solution or at least part of the solution? I really don't yet understand how iCloud works. Hopefully, someone out there can help me??  Please?

    I have three iPhone 4 models purchased in late 2010 (for my family) that all share the same iTunes account for access to apps and music, but each phone/user still has his/her custom contact list, email accts, and select lists of apps and music from the one iTunes acct library.  The problem is I can only update the software on one of the three iPhones – the primary phone I used to setup the iTunes acct. What is the best solution to manage these devices for software updates, apps? This is probably a common problem with families wanting to share apps and music without realizing the issues created by this approach. As it stands today... the first (primary) iPhone associated with the iTune acct has been updated with the latest software version 5.1.1 and sync'd up with all the apps, music, etc from the one iTune acct, while the other two iPhones are still running on the original software version 4.0.2 and are experiencing problems now. I was advised by AT&T back in January that it would be necessary to setup separate iTunes accts for the second and third iPhones in order to receive system updates. The problem would be how to keep all the apps, etc from being deleted off the second and third phones that were originally loaded from the one iTunes acct. Since this AT&T advice was prior to iCloud coming out, would iCloud be a better solution or at least part of the solution? I really don't yet understand how iCloud works. Hopefully, someone out there can help me??  Please?

  • When I check for software updates only itunes and random other updates show up but not security updates or safari update. When i check installed updates I realized my last security update was 2011-004 and I still have safari 5.0.6. Can anyone help me?

    When I check for software updates only itunes and random other updates show up but not security updates or safari update. When i check installed updates I realized my last security update was 2011-004 and I still have safari 5.0.6. Can anyone help me?

    Don't panic. OS X 10.5.8 is the most popular PowerPC OS out there. People run it everyday without security breaches, including myself. It isn't Windows!
    If you're really that worried, I highly recommend Sophos Anti-Virus for Mac Home Edition. Supports PowerPC & Intel and Mac OS X 10.4-10.7.
    http://www.sophos.com/en-us/products/free-tools/sophos-antivirus-for-mac-home-ed ition/system-requirements.aspx
    Direct download: http://downloads.sophos.com/home-edition/savosx_73_he.dmg

  • Itunes says that the version of software on my ipod touch 3rd gen is up to date, but IOS 5 is avaliable. I have checked for software updates for days but it keeps saying that 4.2.1 is the current version. Why cant i get IOS 5?

    itunes says that the version of software on my ipod touch 3rd gen is up to date, but IOS 5 is avaliable. I have checked for software updates for days but it keeps saying that 4.2.1 is the current version. Why cant i get IOS 5?

    bradenfromwaikerie wrote:
    itunes says that the version of software on my ipod touch 3rd gen is up to date, but IOS 5 is avaliable. I have checked for software updates for days but it keeps saying that 4.2.1 is the current version. Why cant i get IOS 5?
    because you do not have a 3rd generation device. The OS Version says so , otherwise you would be at 4.3.5 minimum and also Itunes is also always correct in determining if you have the latest OS ( if not it fetches the newest from Apple's Servers ) . And because a 2nd generation iPod stops at 4.2.1 you can't get the newest OS, because your device is old. Buy a new iPod , they have iOS5 preinstalled.

  • I received a pop-up advising me that update OSX 10.8.3 was available.  I started the download, but it was fouled by something; it did not download/install.  Now I ask for software updates and they tell me "no software updates available."  Help.

    I received a pop-up telling me that OSX 10.8.3 was available.  I started the download/ installation, but something interrupted the process and it was not downloaded and/or installed.  Now when I ask for software updates, I det the message that "no updates available."  What do I do to get thei update?

    If the installation didn't finish, maybe OS X 10.8.3 was installed partially, and it doesn't show up because the updater already updated the OS X version to 10.8.3, although it doesn't mean that everything was installed and updated. Just to make sure that everything is updated to the version included in 10.8.3, reinstall it with the Combo installer > http://support.apple.com/kb/DL1640

  • HT5362 How do I turn off notifications for Software Updates? 'App Store' doesn't show in the list of notification apps. I want the background checks for updates, just not the notifications.

    How do I turn off notifications for Software Updates?
    In the 'Notifications' section of the 'System Preferences' app, there is no tab for managing the notifications of System Updates nor App Store.
    Hey--- I like auto-checking for updates, and hey--- I like auto-downloading them in the background.
    BUT I do not like being notified of updates in the middle of working! Especially when it's iTunes updates. Grrrr.
    Any chance this is easy and I just missed it?
    THANKS COMMUNITY!

    Settings > Notification Center > Mail > Select the mail account (if more than one) > Alert Sound > None

  • Best Practice for Software Update Structure?

    Is there a best practice guide for Software Update Structure?  Thanks.  I would like to keep this neat and organized.  I would also like to have a test folder for updates with test group.  Thanks.

    Hi,
    Meanwhile, please refer to the following blog get more inspire.
    Managing Software Updates in Configuration Manager 2012
    http://blogs.technet.com/b/server-cloud/archive/2012/02/20/managing-software-updates-in-configuration-manager-2012.aspx
    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.

Maybe you are looking for

  • Can't open Word documents

    Recently, when I try to open email attachments created in Word the Word program opens up but no document! It doesn't even open a blank document, it just has all the toolbars and then nothing. I can open the documents in a different program (like Text

  • What is this error 0xe8000003?

    Does anyone know what this error means? Here is the message: iTunes could not connect to this iphone because an unknown error occured 0XE8000003 Thanks.

  • HT3462 Is this article still true?

    Is this article still correct. i tried to do this in the messages app on my computer and it didnt work.

  • Generating unicode for arabic character similar to Character map in c#

    Hi, I need to generate Unicode characters for Arabic character. Similar to character map dialog in windows os. Example: \uFE97 represent 'ﺗ' and \uFEAE represent 'ﺮ'  in the character map. Let me know how to get this similar Unicode from the Arabic s

  • HT201328 How to use another SIM card? SIM unlocking

    Hello, my question is:   How to unlock phone to work with other operators SIM cards? My phone was bought with SIM card from the operator shop and is locked by this operator! How to unlock the phone to work whit all operators??? Thanks in advance!!!