{"id":35,"date":"2019-05-25T23:07:56","date_gmt":"2019-05-25T23:07:56","guid":{"rendered":"https:\/\/tomtechproductions.be\/?p=35"},"modified":"2019-05-25T23:07:56","modified_gmt":"2019-05-25T23:07:56","slug":"mdt-cheat-sheet-2","status":"publish","type":"post","link":"https:\/\/blog.tomtechproductions.be\/index.php\/2019\/05\/25\/mdt-cheat-sheet-2\/","title":{"rendered":"MDT Cheat sheet"},"content":{"rendered":"\n<p>The unattend files you will need to capture an MDT image file. <\/p>\n\n\n\n<p>HideShell=True &#8211;&gt; Important if computer skips last steps<\/p>\n\n\n\n<p><strong>Rules<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[Settings]\nPriority=Default\nProperties=MyCustomProperty\n\n[Default]\nOSInstall=Y\nSkipBDDWelcome=YES\nSkipCapture=YES\nSkipAdminPassword=YES\nSkipProductKey=YES\nSkipComputerBackup=YES\nSkipBitLocker=YES\n_SMSTSOrgName=SNOR ICT Bezig met installeren Windows 10\nSkipDomainMembership=YES\nSkipFinalSummary=YES\nSkipLocaleSelection=YES\nSkipPackageDisplay=YES\nSkipProductKey=YES\nSkipSummary=YES\nSkipTimeZone=YES\nSkipUserData=YES\nSkipComputerName=NO\nTimeZoneName=Romance Standard Time\n\nUILanguage=nl-NL\nUserLocale=nl-BE\nSystemlocale=nl-NL\nKeyboardLocal=0813:00000813\n\nSkipAppsOnUpgrade=YES\nSkipFinalSummary=YES\nFinishAction=REBOOT\n\nWindowsUpgradeAdditionalOptions=\/compat IgnoreWarning\n\nJoinDomain=sint-norbertus.be\nDomainAdmin=####\nDomainAdminDomain=###\nDomainAdminPassword=####\n\nTaskSequenceID=INSTALL\nSkipTaskSequence=YES\n\nEventService=http:\/\/####:9800\n\nHideShell=YES <\/pre>\n\n\n\n<p><strong>Bootstrap<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[Settings]\nPriority=Default\n\n[Default]\nUserID=####\nUserDomain=#####.##\nUserPassword=####\n\nKeyboardLocalPE=0813:00000813\n\nDeployRoot=\\#####\\#####$\n\nSkipBDDWelcome=YES\nSkipTimezone=YES<\/pre>\n\n\n\n<p><strong>Task sequense<\/strong><br>You can skip capture user \/ group state in every step, this way the install takes less long. Restore from domain in last step of postinstall is issued for problems when computer won&#8217;t end the installation. <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"921\" src=\"https:\/\/tomtechproductions.be\/wp-content\/uploads\/2019\/09\/Knipsel-1024x921.png\" alt=\"\" class=\"wp-image-164\" srcset=\"https:\/\/blog.tomtechproductions.be\/wp-content\/uploads\/2019\/09\/Knipsel-1024x921.png 1024w, https:\/\/blog.tomtechproductions.be\/wp-content\/uploads\/2019\/09\/Knipsel-300x270.png 300w, https:\/\/blog.tomtechproductions.be\/wp-content\/uploads\/2019\/09\/Knipsel-768x691.png 768w, https:\/\/blog.tomtechproductions.be\/wp-content\/uploads\/2019\/09\/Knipsel.png 1265w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p> Change MDT language to <strong>nl_BE<\/strong> <\/p>\n\n\n\n<p>This has to be done between updating deployment img and after creating task sequence.  <\/p>\n\n\n\n<p>Open file<br>#deployment share#\\Control\\INSTALL\\Unattend.xml<\/p>\n\n\n\n<p>Change <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;InputLocale>0409:00000409&lt;\/InputLocale>\n&lt;SystemLocale>en-US&lt;\/SystemLocale>\n&lt;UILanguage>en-US&lt;\/UILanguage>\n&lt;UserLocale>en-US&lt;\/UserLocale><\/code><\/pre>\n\n\n\n<p>To<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;InputLocale>0813:00000813&lt;\/InputLocale>\n&lt;SystemLocale>nl-NL&lt;\/SystemLocale>\n&lt;UILanguage>nl-NL&lt;\/UILanguage>\n&lt;UserLocale>nl-BE&lt;\/UserLocale><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The unattend files you will need to capture an MDT image file. HideShell=True &#8211;&gt; Important if computer skips last steps Rules [Settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=Y SkipBDDWelcome=YES SkipCapture=YES SkipAdminPassword=YES SkipProductKey=YES SkipComputerBackup=YES SkipBitLocker=YES _SMSTSOrgName=SNOR ICT Bezig met installeren Windows 10 SkipDomainMembership=YES SkipFinalSummary=YES SkipLocaleSelection=YES SkipPackageDisplay=YES SkipProductKey=YES SkipSummary=YES SkipTimeZone=YES SkipUserData=YES SkipComputerName=NO TimeZoneName=Romance Standard Time UILanguage=nl-NL UserLocale=nl-BE Systemlocale=nl-NL KeyboardLocal=0813:00000813 &hellip; <span class=\"read-more\"><a href=\"https:\/\/blog.tomtechproductions.be\/index.php\/2019\/05\/25\/mdt-cheat-sheet-2\/\" class=\"more-link\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,12,8],"tags":[17,30,41,42],"class_list":["post-35","post","type-post","status-publish","format-standard","hentry","category-mdt-media-deployment-toolkit","category-wds-windows-deployment-server","category-windows-sever","tag-capture","tag-mdt","tag-wds","tag-windows-server"],"_links":{"self":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":0,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/35\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/media?parent=35"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/categories?post=35"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/tags?post=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}