{"id":192,"date":"2017-03-28T11:04:57","date_gmt":"2017-03-28T11:04:57","guid":{"rendered":"https:\/\/woodslife.co.uk\/?p=192"},"modified":"2017-03-28T11:55:33","modified_gmt":"2017-03-28T11:55:33","slug":"adding-drivers-sccm","status":"publish","type":"post","link":"https:\/\/woodslife.co.uk\/?p=192","title":{"rendered":"Adding Drivers into SCCM"},"content":{"rendered":"<p>Today, My Lenovo Yoga 260 and Onelink dock arrived. This is a quick and simple post on adding drivers into SCCM.<\/p>\n<h4>Simple Downloads, Thanks Lenovo:<\/h4>\n<p>Lenovo are one of the manufactures that provide <a href=\"https:\/\/support.lenovo.com\/gb\/en\/solutions\/ht074984\">complete driver packages<\/a> for each device, this saves considerable time over downloading them\u00a0individually. \u00a0I wanted to keep the UEFI boot option, so created boot media and copied that to a drive. By doing it this way I am able to boot to SCCM\u00a0server from UEFI without having to change to bios setup, and then revert to <a href=\"https:\/\/woodslife.co.uk\/changing-bios-uefi\/\">UEFI later<\/a>.<\/p>\n<p>Two driver downloads were needed, The Onelink dock, and the Yoga 260.<\/p>\n<h4><\/h4>\n<h4>Extract to:<\/h4>\n<p>Once these were downloaded, they could be extracted ready for importing into SCCM. I am a big fan of domain level paths with\u00a0DFS, as stated previously, these allow servers to be replaced, but retaining\u00a0file paths.<\/p>\n<p>The one link drivers and laptop drivers get extracted to: &#8220;\\\\dfspath\\sccm$\\drivers\\Lenovo Onelink&#8221; and &#8220;\\\\dfspath\\sccm$\\drivers\\Lenovo Yoga260&#8221;<\/p>\n<p>&nbsp;<\/p>\n<div id='gallery-1' class='gallery galleryid-192 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=193'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/onelink-drivers-extracting-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Extracting Lenovo Onelink Drivers\" aria-describedby=\"gallery-1-193\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-193'>\n\t\t\t\tExtracting Lenovo Onelink Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=194'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/onelink-drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Extracting Lenovo Onelink Drivers\" aria-describedby=\"gallery-1-194\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-194'>\n\t\t\t\tExtracting Lenovo Onelink Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=195'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Yoga-260Drivers-Extracting-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Extracting Lenovo Yoga 260 Drivers\" aria-describedby=\"gallery-1-195\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-195'>\n\t\t\t\tExtracting Lenovo Yoga 260 Drivers\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n\n<p>Once the drivers have been extracted from the package they can then be imported into SCCM.<\/p>\n<h4>Adding Drivers into SCCM:<\/h4>\n<p>Open the SCCM console and Navigate to <em>Software Library &gt; Operating Systems &gt; Drivers, right click and select import driver.<\/em><\/p>\n<ul>\n<li>Point to your extracted folder path. (Continue to use DFS paths here)<\/li>\n<li>&#8220;Driver Details&#8221; &#8211;\u00a0Next, no change required.<\/li>\n<li>&#8220;Driver to package&#8221; &#8211; I didn&#8217;t add the onelink drivers to a package but created a new one for the Yoga. I&#8217;ve had problems before whereby drivers will not install unless assigned to a package and deployed. Personally I use the same path i.e. &#8220;\\\\dfspath\\sccm$\\drivers\\Packages\\yoga260&#8221;<\/li>\n<li>&#8220;Driver to Boot&#8221; &#8211; It&#8217;s a good idea to add to storage drivers and network drivers to your boot package, but the more you add the more &#8220;bloated&#8221; your boot image becomes. When I booted the Yoga, I checked that WinPE could access the network and see the SSD, so didn&#8217;t add anything\u00a0to the boot image. I always select &#8220;enable command support&#8221; under the customisation tab of my boot images. This allows me to press F8 to access things like diskpart, (to check that the drive is visible) and ipconfig (to check network connectivity) from WinPE.<\/li>\n<li>Have a quick tidy up. Right click on the drivers folder (left) and select &#8220;Folder &gt; Create Folder&#8221; give your folder a meaningful name. Then right click on the imported drivers and select move.<\/li>\n<\/ul>\n<h5 style=\"padding-left: 30px;\"><strong>**SIDE NOTE**ALL IMPORTED DRIVERS BY DEFAULT WILL IMPORT INTO THE &#8220;DRIVERS&#8221; FOLDER. YOU CANNOT IMPORT DIRECTLY INTO A SUB-FOLDER**<\/strong><\/h5>\n<ul>\n<li>Try to import each &#8220;set&#8221; of drivers and then move them into the correct folders, so that you can remove any you no longer need in the future. (Although if you don&#8217;t do this, you can right click at the top, and view the\u00a0source path)<\/li>\n<li>The drivers can take a few minutes to import depending on the number of drivers and speed of your server.<\/li>\n<li>Once you&#8217;ve completed the import, if you created a driver package you will need to deploy it. Head to Driver Package &gt; Right click on your package and select distribute content.<div id='gallery-2' class='gallery galleryid-192 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=212'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/SCCM-Software-OS-Drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"SCCM Software OS Drivers\" aria-describedby=\"gallery-2-212\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-212'>\n\t\t\t\tSCCM Software OS Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=211'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/SCCM-Import-Driver-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"SCCM Import Driver\" aria-describedby=\"gallery-2-211\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-211'>\n\t\t\t\tSCCM Import Driver\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=208'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Importing Yoga Drivers\" aria-describedby=\"gallery-2-208\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-208'>\n\t\t\t\tImporting Yoga Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=213'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Validating-Drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Validating Drivers\" aria-describedby=\"gallery-2-213\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-213'>\n\t\t\t\tValidating Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=206'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Driver-Details-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Driver Details\" aria-describedby=\"gallery-2-206\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-206'>\n\t\t\t\tDriver Details\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=201'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Add-driver-package-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Add driver package\" aria-describedby=\"gallery-2-201\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-201'>\n\t\t\t\tAdd driver package\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon portrait'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=202'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/create-driver-package-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"create driver package\" aria-describedby=\"gallery-2-202\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-202'>\n\t\t\t\tcreate driver package\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=207'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Imported-youga-drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Imported yoga drivers\" aria-describedby=\"gallery-2-207\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-207'>\n\t\t\t\tImported yoga drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=210'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Move-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Move Drivers\" aria-describedby=\"gallery-2-210\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-210'>\n\t\t\t\tMove Drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=209'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/move-yoga-drivers-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"move yoga drivers\" aria-describedby=\"gallery-2-209\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-209'>\n\t\t\t\tmove yoga drivers\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=205'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Distribute-content-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Distribute content\" aria-describedby=\"gallery-2-205\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-205'>\n\t\t\t\tDistribute content\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=203'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Distribute-Content-DP-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Distribute Content DP\" aria-describedby=\"gallery-2-203\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-203'>\n\t\t\t\tDistribute Content DP\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=204'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Distribute-Content-in-progress-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Distribute Content in progress\" aria-describedby=\"gallery-2-204\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-204'>\n\t\t\t\tDistribute Content in progress\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/woodslife.co.uk\/?attachment_id=215'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Distribute-Content-complete-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Distribute Content complete\" aria-describedby=\"gallery-2-215\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-215'>\n\t\t\t\tDistribute Content complete\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n\n<p>I don&#8217;t know if this follows &#8220;best practice&#8221; but this is the way I manage and inject my drivers, Some people prefer to organise by type (i.e. NIC, Display, Storage) The choice is yours.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Today, My Lenovo Yoga 260 and Onelink dock arrived. This is a quick [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":208,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[72,74,73,19,12,3,18],"tags":[79,52,78,67,75,76,7,53,77],"class_list":["post-192","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lenovo","category-sccm","category-sccm-drivers","category-server","category-uefi","category-windows-10","category-windows-server","tag-drivers","tag-lenovo","tag-lenovo-onelink","tag-onelink","tag-sccm","tag-sccm-drivers","tag-windows-10","tag-yoga","tag-yoga-260"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Adding Drivers into SCCM - woodslife.co.uk<\/title>\n<meta name=\"description\" content=\"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/woodslife.co.uk\/?p=192\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding Drivers into SCCM - woodslife.co.uk\" \/>\n<meta property=\"og:description\" content=\"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/woodslife.co.uk\/?p=192\" \/>\n<meta property=\"og:site_name\" content=\"woodslife.co.uk\" \/>\n<meta property=\"article:published_time\" content=\"2017-03-28T11:04:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-03-28T11:55:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png\" \/>\n\t<meta property=\"og:image:width\" content=\"472\" \/>\n\t<meta property=\"og:image:height\" content=\"415\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Karl\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karl\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192\"},\"author\":{\"name\":\"Karl\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#\\\/schema\\\/person\\\/9cad89fa709bb84d06f90fcf11fe9ecb\"},\"headline\":\"Adding Drivers into SCCM\",\"datePublished\":\"2017-03-28T11:04:57+00:00\",\"dateModified\":\"2017-03-28T11:55:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192\"},\"wordCount\":571,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#\\\/schema\\\/person\\\/9cad89fa709bb84d06f90fcf11fe9ecb\"},\"image\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/woodslife.co.uk\\\/wp-content\\\/uploads\\\/2017\\\/03\\\/Importing-Yoga-Drivers.png\",\"keywords\":[\"Drivers\",\"Lenovo\",\"Lenovo OneLink\",\"onelink\",\"SCCM\",\"SCCM Drivers\",\"Windows 10\",\"Yoga\",\"Yoga 260\"],\"articleSection\":[\"Lenovo\",\"SCCM\",\"SCCM Drivers\",\"Server\",\"UEFI\",\"Windows 10\",\"Windows Server\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192\",\"url\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192\",\"name\":\"Adding Drivers into SCCM - woodslife.co.uk\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/woodslife.co.uk\\\/wp-content\\\/uploads\\\/2017\\\/03\\\/Importing-Yoga-Drivers.png\",\"datePublished\":\"2017-03-28T11:04:57+00:00\",\"dateModified\":\"2017-03-28T11:55:33+00:00\",\"description\":\"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/woodslife.co.uk\\\/?p=192\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#primaryimage\",\"url\":\"https:\\\/\\\/woodslife.co.uk\\\/wp-content\\\/uploads\\\/2017\\\/03\\\/Importing-Yoga-Drivers.png\",\"contentUrl\":\"https:\\\/\\\/woodslife.co.uk\\\/wp-content\\\/uploads\\\/2017\\\/03\\\/Importing-Yoga-Drivers.png\",\"width\":472,\"height\":415,\"caption\":\"Importing Yoga Drivers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/?p=192#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/woodslife.co.uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Adding Drivers into SCCM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#website\",\"url\":\"https:\\\/\\\/woodslife.co.uk\\\/\",\"name\":\"woodslife.co.uk\",\"description\":\"A Family blog about Technology, DIY and anything else that we end up doing.\",\"publisher\":{\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#\\\/schema\\\/person\\\/9cad89fa709bb84d06f90fcf11fe9ecb\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/woodslife.co.uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/woodslife.co.uk\\\/#\\\/schema\\\/person\\\/9cad89fa709bb84d06f90fcf11fe9ecb\",\"name\":\"Karl\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g\",\"caption\":\"Karl\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g\"},\"sameAs\":[\"https:\\\/\\\/woodslife.co.uk\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adding Drivers into SCCM - woodslife.co.uk","description":"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/woodslife.co.uk\/?p=192","og_locale":"en_GB","og_type":"article","og_title":"Adding Drivers into SCCM - woodslife.co.uk","og_description":"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers","og_url":"https:\/\/woodslife.co.uk\/?p=192","og_site_name":"woodslife.co.uk","article_published_time":"2017-03-28T11:04:57+00:00","article_modified_time":"2017-03-28T11:55:33+00:00","og_image":[{"width":472,"height":415,"url":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","type":"image\/png"}],"author":"Karl","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karl","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/woodslife.co.uk\/?p=192#article","isPartOf":{"@id":"https:\/\/woodslife.co.uk\/?p=192"},"author":{"name":"Karl","@id":"https:\/\/woodslife.co.uk\/#\/schema\/person\/9cad89fa709bb84d06f90fcf11fe9ecb"},"headline":"Adding Drivers into SCCM","datePublished":"2017-03-28T11:04:57+00:00","dateModified":"2017-03-28T11:55:33+00:00","mainEntityOfPage":{"@id":"https:\/\/woodslife.co.uk\/?p=192"},"wordCount":571,"commentCount":1,"publisher":{"@id":"https:\/\/woodslife.co.uk\/#\/schema\/person\/9cad89fa709bb84d06f90fcf11fe9ecb"},"image":{"@id":"https:\/\/woodslife.co.uk\/?p=192#primaryimage"},"thumbnailUrl":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","keywords":["Drivers","Lenovo","Lenovo OneLink","onelink","SCCM","SCCM Drivers","Windows 10","Yoga","Yoga 260"],"articleSection":["Lenovo","SCCM","SCCM Drivers","Server","UEFI","Windows 10","Windows Server"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/woodslife.co.uk\/?p=192#respond"]}]},{"@type":"WebPage","@id":"https:\/\/woodslife.co.uk\/?p=192","url":"https:\/\/woodslife.co.uk\/?p=192","name":"Adding Drivers into SCCM - woodslife.co.uk","isPartOf":{"@id":"https:\/\/woodslife.co.uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/woodslife.co.uk\/?p=192#primaryimage"},"image":{"@id":"https:\/\/woodslife.co.uk\/?p=192#primaryimage"},"thumbnailUrl":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","datePublished":"2017-03-28T11:04:57+00:00","dateModified":"2017-03-28T11:55:33+00:00","description":"Adding drivers into SCCM Server for windows preboot (WinPE10) and for successful OS deployment. Example Lenovo Yoga 260 and Onelink drivers","breadcrumb":{"@id":"https:\/\/woodslife.co.uk\/?p=192#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/woodslife.co.uk\/?p=192"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/woodslife.co.uk\/?p=192#primaryimage","url":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","contentUrl":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","width":472,"height":415,"caption":"Importing Yoga Drivers"},{"@type":"BreadcrumbList","@id":"https:\/\/woodslife.co.uk\/?p=192#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/woodslife.co.uk\/"},{"@type":"ListItem","position":2,"name":"Adding Drivers into SCCM"}]},{"@type":"WebSite","@id":"https:\/\/woodslife.co.uk\/#website","url":"https:\/\/woodslife.co.uk\/","name":"woodslife.co.uk","description":"A Family blog about Technology, DIY and anything else that we end up doing.","publisher":{"@id":"https:\/\/woodslife.co.uk\/#\/schema\/person\/9cad89fa709bb84d06f90fcf11fe9ecb"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/woodslife.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/woodslife.co.uk\/#\/schema\/person\/9cad89fa709bb84d06f90fcf11fe9ecb","name":"Karl","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g","caption":"Karl"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/3373bd6f3aa45df17ae53b18cade1dbe7407a945337ec44dd3e7d89d9ca0eb40?s=96&d=mm&r=g"},"sameAs":["https:\/\/woodslife.co.uk"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/woodslife.co.uk\/wp-content\/uploads\/2017\/03\/Importing-Yoga-Drivers.png","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8vEzv-36","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=192"}],"version-history":[{"count":8,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions"}],"predecessor-version":[{"id":217,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions\/217"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=\/wp\/v2\/media\/208"}],"wp:attachment":[{"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/woodslife.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}