regan Posted May 5, 2015 Report post Posted May 5, 2015 Im trying to build and capture a win 7 machine with a task sequence of install all software updates, i have deployed my baseline updates to the B&C group and also made a available for unknown computers, my boundary groups are AD and IP rangem ,My distrobution point is setup to "allow for clients to connect anonymously . I in the setup configuration manager part of my task sequence i have added SMSMP , SMSSLP and FSP. SMSts log doesn't seem to show any issues is there anything else i may need to do? thanks in advance Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 5, 2015 Report post Posted May 5, 2015 what does the windowsupdate.log on the client reveal ? are any updates getting deployed/installed ? Quote Share this post Link to post Share on other sites More sharing options...
regan Posted May 6, 2015 Report post Posted May 6, 2015 2015-05-06 08:48:27:245 700 81c Agent WARNING: Failed to read the service id for re-registration 0x80070002 2015-05-06 08:48:27:245 700 81c Agent WARNING: Missing service entry in the backup data store; cleaning up 2015-05-06 08:48:27:291 700 304 Agent * WSUS server: http://**-**-SCCMR2.*******.*****.*****.UK:8530 2015-05-06 08:48:27:291 700 304 Agent * Target group: (Unassigned Computers) 2015-05-06 08:48:27:291 700 304 Agent * Windows Update access disabled: No 2015-05-06 08:48:27:291 700 81c Report * OS Version = 6.1.7601.1.0.65792 2015-05-06 08:48:27:291 700 304 DnldMgr Download manager restoring 0 downloads 2015-05-06 08:48:27:291 700 304 AU ########### AU: Initializing Automatic Updates ########### 2015-05-06 08:48:27:291 700 304 AU # AU is not configured yet 2015-05-06 08:48:27:291 700 304 AU # Will interact with non-admins (Non-admins are elevated (User preference)) 2015-05-06 08:48:27:291 700 304 AU AU is not configured yet, generating timeout to launch setup wizard From what i can see it hasn't downloaded any update but is communicating with SCCM (WSUS) as well as finding a relevant group for updates , however the its actually in the build and capture group and not in the Unassigned Computers group Quote Share this post Link to post Share on other sites More sharing options...
regan Posted May 8, 2015 Report post Posted May 8, 2015 i haven't been able to figure this out so what ive done for now is inject the updades into the WIM and any left over will get installed in my task sequence. Quote Share this post Link to post Share on other sites More sharing options...
simulacra75 Posted May 11, 2015 Report post Posted May 11, 2015 Use MDT to do your B&C(its much faster than using CM12) and setup a separate WSUS server to service the B&C process (it sounds painful but it's really not that bad). Check out www.deploymentresearch.com for more info on this "Building images like a boss" should be your search term if i can recall correctly. Quote Share this post Link to post Share on other sites More sharing options...