1 / 8

ConfigMgr 2012 r2 OSD Tips and Tricks

ConfigMgr 2012 r2 OSD Tips and Tricks. Presenter - Fred Bainbridge @ FredBainbridge. Operating System deployment. Overview Tips and Tricks Gotchyas. OSD Overview. OSD Tips and Tricks. House Keeping Consistency is key!

Télécharger la présentation

ConfigMgr 2012 r2 OSD Tips and Tricks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ConfigMgr 2012 r2OSDTips and Tricks Presenter - Fred Bainbridge @FredBainbridge

  2. Operating System deployment • Overview • Tips and Tricks • Gotchyas

  3. OSD Overview

  4. OSD Tips and Tricks House Keeping • Consistency is key! • Verbose Logging is very helpful. Use a structured naming convention. • Wrapper scripts will help. • Uniform folders. • SMSTSDownloadRetryDelay = 300 • OSDPreserveDriveLetter = False • New in 2012 R2 • Increase the SMSTS.log size! • Technet Blog Link • Boundary Groups, Certificates, Boot Media, Drivers, etc…. • Access Content Directly from DP? Or download locally?

  5. OSD Tips and Tricks • Applications • Know your exit codes! • 0 and 3010 are most common. But be prepared for a wildcard. • The Application Model – • Keep it simple! • Be prepared to break it down. • Package vs. Application • (Use the Application, duh.) • Supersedence • Understand exactly how it works or don’t use it.

  6. OSD Tips and Tricks • Image File (.WIM) • You need a new one. Trust me. • Use an automated build and capture • Collection Variables + PowerShell is your friend. • Things to put in your WIM • VC Runtimes • .NET • Windows Updates • Corporate Tagging • CMTRACE!

  7. OSD Gotchyas • Know when reboots are happening! • Run an MP refresh script after each reboot. (Provided by Microsoft) • “Waiting for ccmexec service to start….” • App Model Dependency reboots must be avoided. (break up the app model) • Make sure problems are not external. • Networking? Bandwidth? • Have an update to date WIM • CCMExec service issues? Update to CU3 • http://support.microsoft.com/kb/2994331Client - The SMS Agent Host service may quit unexpectedly during the processing of task sequences. • Know your client log files. App*.log specifically. • Build error checking into your Task Sequence. (Utilize WMI) • Get statistically significant data.

  8. Questions? Fred Bainbridge fred@mnscug.org @FredBainbridge

More Related