{"id":3958,"date":"2019-02-15T22:24:25","date_gmt":"2019-02-15T22:24:25","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=3958"},"modified":"2023-09-24T23:50:17","modified_gmt":"2023-09-24T23:50:17","slug":"add-local-printers-via-powershell-for-intune","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/intune\/add-local-printers-via-powershell-for-intune","title":{"rendered":"Add Local Printers via Powershell for Intune"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code class=\"\">Add-PrinterDriver -Name \"HP LaserJet 500 color MFP M570 PCL6 Class Driver\"\n\nadd-printerport -name \"HP500\" -printerhostaddress \"10.0.100.21\"\n\nadd-printer -name \"HP\" -drivername \"HP LaserJet 500 color MFP M570 PCL6 Class Driver\" -port \"HP500\"\n\nSet-PrintConfiguration -PrinterName \"AAL-MEL-PR-01(HP)\" -PaperSize A4 -Color $false -DuplexingMode TwoSidedLongEdge\n\n \n\nAdd-PrinterDriver -Name \"Lexmark CX920 Series Class Driver\"\n\nadd-printerport -name \"Lexmark\" -printerhostaddress \"10.0.100.22\"\n\nadd-printer -name \"Lexmark\" -drivername \"Lexmark CX920 Series Class Driver\" -port \"Lexmark\"\n\nSet-PrintConfiguration -PrinterName \"AAL-MEL-PR-02(Lexmark)\" -PaperSize A4 -Color $false -DuplexingMode TwoSidedLongEdge<\/code><\/pre>\n\n\n\n<p> <\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2836],"tags":[2837,2852,576,2851],"class_list":["post-3958","post","type-post","status-publish","format-standard","hentry","category-intune","tag-intune","tag-local","tag-powershell","tag-printers"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/3958","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=3958"}],"version-history":[{"count":4,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/3958\/revisions"}],"predecessor-version":[{"id":7324,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/3958\/revisions\/7324"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=3958"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=3958"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=3958"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}