install updates offline

Author Message
JustinL

  • Total Posts : 11
  • Scores: 2
  • Reward points : 5070
  • Joined: 9/29/2011
  • Location: Minnetonka, MN
  • Status: offline
install updates offline Thursday, February 09, 2012 2:10 PM (permalink)
0
[Helpful answer received] / [List Solutions Only]
I'm using an MDT2010 task sequence to deploy Windows 7 machines in a Workgroup. I'm struggling to find a good way to patch these systems from within the deployment TS. I've read several blog post, like and , that that suggest using the MDT Install Updates Offline task. For two days now I've tried to get this to work and so far have been unsuccessful. Here's where I'm at. I've got the Install Updates Offline task sandwiched between the Apply Network Settings and Configure tasks in the PostInstall section of my TS and that task is pointed to the Windows 7x64 Updates package i created. The Windows 7x64 Updates Package in on the local DP. I've included a screen shot of my TS if that helps. 
 
I run the TS which completes without any error's but when i check the installed updates in Windows nothing is there. I check the ZTIPatches.log which seems to show that the TS is seeing all the updates but never seems to install them. The ZTIPatches.log contains a couple of failures at the end:
 
2/9/2012 11:58:10 AM    Adding language pack entries to unattend.xml
2/9/2012 11:58:10 AM    Nothing to save, exit.
2/9/2012 11:58:10 AM    Language pack entries added to unattend.xml successfully
2/9/2012 11:58:10 AM    Copy Folder: C:\_SMSTaskSequence\WDPackage\Servicing\X64 to C:\_SMSTaskSequence\Servicing
2/9/2012 11:58:11 AM    About to run command: "C:\_SMSTaskSequence\Servicing\pkgmgr.exe"  /o:C:\;C:\windows /n:"C:\Windows\panther\unattend\unattend.xml" /l:C:\_SMSTaskSequence\SMSOSD\OSDLOGS\BDD_pkgmgr.log /s:C:\_SMSTaskSequence\Sandbox /quiet /norestart
2/9/2012 11:58:22 AM    Return code from command = -2146498514
2/9/2012 11:58:22 AM    FAILURE: -2146498514  0x800F082E: Run Command: "C:\_SMSTaskSequence\Servicing\pkgmgr.exe"  /o:C:\;C:\windows /n:"C:\Windows\panther\unattend\unattend.xml" /l:C:\_SMSTaskSequence\SMSOSD\OSDLOGS\BDD_pkgmgr.log /s:C:\_SMSTaskSequence\Sandbox /quiet /norestart[/style]
2/9/2012 11:58:22 AM    Remove Folder: C:\_SMSTaskSequence\Sandbox
2/9/2012 11:58:22 AM    FAILURE: -2146498514  0x800F082E: Offline servicing using PKGMGR[/style]
2/9/2012 11:58:22 AM    ZTIPatches processing completed successfully.
 
Any help on this would be greatly appreciated.
 
Thanks,
Justin
 
 
 
Attached Image(s)
 
#1
    JustinL

    • Total Posts : 11
    • Scores: 2
    • Reward points : 5070
    • Joined: 9/29/2011
    • Location: Minnetonka, MN
    • Status: offline
    Re:install updates offline Thursday, February 09, 2012 2:13 PM (permalink)
    0
    Attached the full ZTIPatche.log if that helps at all.
     
    Justin
    Attachment(s)ZTIPatches.txt (198.64 KB) - downloaded 41 times
     
    #2
      cnackers

      • Total Posts : 1421
      • Scores: 61
      • Reward points : 37740
      • Joined: 9/22/2006
      • Location: Madison, WI
      • Status: offline
      Re:install updates offline Thursday, February 09, 2012 2:43 PM (permalink)
      0
      What updates are included in what you selected?
      My Blog
      Follow me on Twitter
      Microsoft MVP - System Center Configuration Manager
      Most Valued Community Contributor - 2011



       
      #3
        JustinL

        • Total Posts : 11
        • Scores: 2
        • Reward points : 5070
        • Joined: 9/29/2011
        • Location: Minnetonka, MN
        • Status: offline
        Re:install updates offline Thursday, February 09, 2012 3:10 PM (permalink)
        0
        Primarily security updates for Windows 7x64.
         
        #4
          cnackers

          • Total Posts : 1421
          • Scores: 61
          • Reward points : 37740
          • Joined: 9/22/2006
          • Location: Madison, WI
          • Status: offline
          Re:install updates offline Thursday, February 09, 2012 5:02 PM (permalink)
          0
          If you use a normal updates step instead of offline, do they install correctly?
          My Blog
          Follow me on Twitter
          Microsoft MVP - System Center Configuration Manager
          Most Valued Community Contributor - 2011



           
          #5
            JustinL

            • Total Posts : 11
            • Scores: 2
            • Reward points : 5070
            • Joined: 9/29/2011
            • Location: Minnetonka, MN
            • Status: offline
            Re:install updates offline Friday, February 10, 2012 5:01 PM (permalink)
            0
            If i use the regular Install Software Updates task it does nothing. No errors in the TS. it just run through the task and doesn't do anything.
             
            #6
              bmason505

              • Total Posts : 3027
              • Scores: 214
              • Reward points : 55970
              • Joined: 1/23/2003
              • Location: Minneapolis, MN
              • Status: online
              Re:install updates offline Saturday, February 11, 2012 12:54 PM (permalink)
              5
              [This post was marked as helpful]
              Online would mean you'd need to specify an SLP in CM config and have a mandatory deployment against the collection for it to work.  Offline; sounds like you're doing it right.  Maybe one of the update in the package is bad or isn't allowed for offline servicing.
              Brian Mason
              MCSA\MCSE\MS MVP - ConfigMgr
              http://www.mnscug.org/
               
              #7
                cnackers

                • Total Posts : 1421
                • Scores: 61
                • Reward points : 37740
                • Joined: 9/22/2006
                • Location: Madison, WI
                • Status: offline
                Re:install updates offline Monday, February 13, 2012 4:40 PM (permalink)
                5
                [This post was marked as helpful]
                JustinL


                If i use the regular Install Software Updates task it does nothing. No errors in the TS. it just run through the task and doesn't do anything.

                 
                I'm assuming this is MDT 2010 Lite-Touch?  If that's the case, if you don't use an offline step, we will try to communicate directly with Microsoft unless you have specified a WSUSServer=http://server:port property.  So if you don't have internet access and you don't have a WSUSServer specified, it wouldn't do anything.
                 
                If this is ConfigMgr, then it would need to propertly communicate with the SUP, which requires a SLP and MP properties on the Setup Windows/Configmgr Step as specified by Brian, and in addition the updates would need to be advertised the collection containing the machine you are working with to build the reference image.
                My Blog
                Follow me on Twitter
                Microsoft MVP - System Center Configuration Manager
                Most Valued Community Contributor - 2011



                 
                #8
                  JustinL

                  • Total Posts : 11
                  • Scores: 2
                  • Reward points : 5070
                  • Joined: 9/29/2011
                  • Location: Minnetonka, MN
                  • Status: offline
                  Re:install updates offline Tuesday, February 14, 2012 12:18 PM (permalink)
                  0
                  Chris/Brian,
                   
                  Adding the MP and SLP properties to the Setup Windows/Configmgr step did the trick to get the Install Software Updates task to work. I already had the updates advertised to the All Unknown Computers collection so adding the MP and SLP was the missing step. I just tested and all of the updates installed. Thanks for the help on this!
                   
                  Justin
                   
                   
                   
                   
                   
                  #9
                    Online Bookmarks Sharing: Share/Bookmark

                    Jump to:

                    Current active users

                    There are 0 members and 1 guests.

                    Icon Legend and Permission

                    • New Messages
                    • No New Messages
                    • Hot Topic w/ New Messages
                    • Hot Topic w/o New Messages
                    • Locked w/ New Messages
                    • Locked w/o New Messages
                    • Read Message
                    • Post New Thread
                    • Reply to message
                    • Post New Poll
                    • Submit Vote
                    • Post reward post
                    • Delete my own posts
                    • Delete my own threads
                    • Rate post

                    2000-2012 ASPPlayground.NET Forum Version 3.9