Advertisement
slimmolG

Laptop to custom ISO (slimmolG, v1)

Jan 12th, 2018
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.83 KB | None | 0 0
  1. Laptop to custom.ISO (slimmolG, v1)
  2. 2018-0113
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. What if you wanted to capture your brand new laptop as a custom bootable Windows 10 ISO already preset with your user settings and pre-installed software?
  6.  
  7. I performed this capture as an experiment while writing crib notes for accuracy, then fleshed them out further so a computer novice friend (and nearly anybody who can type and click) could follow along. The guide was validated using Windows 10 Pro v1703 on my EVOC Clevo P650HS-G, and some steps include USB-->USB transfers since my laptop is an offline machine. The ISO creation protocol works for Pro and Home, but Hyper-V is not included and can't be installed in Win10-Home; free alternative hypervisors exist.
  8.  
  9. You can go from a power up, to a custom.ISO, to validating your custom.ISO on your laptop in a virtual machine in less than an hour, not including download times. All without allowing your new laptop on the internet... as long as you have a second computer and USB drive :)
  10.  
  11. Dowload this guide as a text file:
  12. https://pastebin.com/edit/9SPSRBRU
  13.  
  14. Phase 1
  15. Get your laptop out of the shipping box, power it up, and install Macrium Reflect free edition; no, seriously, do this. Follow the guide by @Phoenix (but don't move any libraries, folders, etc.) and save an MRIMG or two on an external device or two.
  16.  
  17. Phase 2
  18. Create a custom ISO with your user settings and pre-installed software.
  19. ** It's nowhere near as long or complicated as it looks **
  20.  
  21. Build Process:
  22. A) Setup drive(s), apply labels, make folders (line 58)
  23. B) Download/extract Windows ISO template
  24. C) Create bootable WinPE flash drive (line 135)
  25. D) Download/install ADK Deployment Tool
  26. E) Clean partition (line 182)
  27. F) Create custom install.wim
  28. G) Replace downloaded ISO install.wim (line 248)
  29. H) Create new bootable custom.ISO
  30.  
  31. Test Process:
  32. I) Enable/setup Hyper-V (line 286)
  33. J) Install/run custom.ISO in the VM
  34. K) Boot/install custom.ISO on your SSD (line 385)
  35.  
  36. Phase 3
  37. L) Teleport back to the start using the initial Macrium MRIMG files
  38.  
  39. ============================================================
  40. Capture your system as a custom.ISO
  41.  
  42. Requirements:
  43. Your laptop and a flash drive
  44. An Official Windows 10 v1703+ ISO
  45. The Windows Deployment tools (free from MS).
  46.  
  47. NOTE:
  48. Your complete Windows installation must
  49. be 100% on a single partition or it fails.
  50.  
  51. Phase 1
  52. *) Save a couple Macrium Reflect MRIMG backups
  53. -Follow the guide by @Phoenix (but don't move any libraries, folders, etc.)
  54. http://forum.notebookreview.com/threads/macrium-reflect-installation-usage-guide.804746/
  55. -Just setup MR and save the MRIMGs.
  56.  
  57. Phase 2
  58. A-### Setup or partition source machine drives
  59. - partition your primary SSD
  60. - and keep your 2nd SSD as a safe storage reserve
  61. 1) Press Win + R
  62. 2) type "diskmgmt.msc", hit enter
  63. Right-click D: (your 2nd drive)
  64. select "Change Drive Letter..."
  65. select "Change"
  66. assign letter "E" or higher, OK.
  67. Right click E:, select properties,
  68. label E: as Drive2, Storage, or whatever
  69. Right-click on C:, select "Shrink Volume"
  70. Reduce the volume of C: by >=65GB
  71. ideally ~split volume, e.g. 500-->200/300
  72. Right-click new Unallocated box graphic
  73. select New Simple Volume
  74. specify size >=65GB = shrink amount
  75. assign drive letter D:
  76. Label volume as "Data", finish wizard.
  77. Right-click C:, select properties
  78. Label C: as "Windows"
  79. Label all other drives at this point for clarity.
  80. 3) Exit disk manager
  81. 4) On Data(D:)
  82. Create a folder named "Scratch"
  83. Create a folder named "Iso_files"
  84. Create a folder named "Hyper-V"
  85. 5) Restart your laptop.
  86.  
  87. * Alternatively, use two drives for the setup
  88. - It's a little faster. That's it.
  89. 1) Letter and label SSDs as Windows(C:) and Data(D:)
  90. Right-click drives in Windows Explorer
  91. click properties, type in the names
  92. 2) Label other drives now for clarity
  93. 3) On Data(D:)
  94. Create a folder named "Scratch"
  95. Create a folder named "Iso_files"
  96. Create a folder named "Hyper-V"
  97.  
  98.  
  99. B-### Download/extract Win10 ISO for the custom build template
  100. -Match your download to your installed OS version
  101. 1) Download ISO from windowsiso.net
  102. (alternatively, use the download tool at Heidoc.net)
  103. Select Win10 version from drop-down list
  104. e.g. Win10 1703 CU Download>Standard
  105. Scroll down, select language/version:
  106. select the English, x64 link on farthest right
  107. =Win10_1703_English_x64.iso (4,232,730 kb)
  108. You can verify this download via MD5, SHA1, SHA256 checksums:
  109. Download>install HashCalc (or use no-install HashMyFiles, etc.)
  110. Browse to Win10 ISO in Data box
  111. Click Calculate, wait 1.5-2 min for sums
  112.  
  113. MD5=effccfda8a8dcf0b91bb3878702ae2d8
  114. SHA1=ce8005a659e8df7fe9b080352cb1c313c3e9adce
  115. SHA256=b842a801bf1dedf3acbfd909f91fb2a741eef20fda133daa1878e46a07ec9237
  116.  
  117. Note:
  118. Win10 ISO CRC/MD5/SHA1/256 checksum dump:
  119. use browser search to easily find all three calculated sums.
  120. https://pastebin.com/fgqtG3mJ
  121.  
  122. Microsoft SHA1 Hash Archive:
  123. you can query using the calculated SHA1 sum
  124. http://www.heidoc.net/php/myvsdump.php
  125.  
  126. 2) Save downloaded ISO to USB, move to the source laptop
  127. Copy ISO to Data(D:)
  128. 3) Mount the moved ISO by double clicking
  129. 4) Copy all of the files to D:\Iso_files
  130. note that the folder D:\Iso_files\Sources now exists
  131. 5) Unmount the ISO by Right-click>Eject
  132. The official ISO file isn't used later, but keep it handy.
  133.  
  134.  
  135. C-### Create bootable Win10PE from the Win10 1703+ ISO
  136. 1) Quick-format a small flash drive (even 0.5 GB is fine)
  137. Right-click, select format>Quick-format>start
  138. 2) Browse to D:\Iso_files
  139. 3) Copy all of the contents EXCEPT the "sources" folder to the USB drive
  140. 4) Create a folder named "sources" on the USB drive
  141. 5) Browse to D:\Iso-files\sources and find "boot.wim"
  142. 6) Copy "boot.wim" to your empty USB "sources" folder
  143. = Finished!
  144. = drive has 0.32 GB of files
  145. 7) Label the USB WinPE drive
  146. Right-click, select Rename, = DISM-W10PE
  147. - serves as reminder of the build method.
  148. - DISKPART and DISM work, that's all you need.
  149.  
  150. * Nothing stops you from using the remainder of your flash drive.
  151. * Make a folder called "Other files" and use it!
  152.  
  153.  
  154. D-### Install Windows Deployment Tools feature
  155. 1) Download Windows Assessment and Deployment Kit (ADK) for Windows 10
  156. - URL is in my downloads section
  157. - direct install is more time/data efficient (see note below)
  158. 2) Match the ADK version to your Windows version, e.g. use ADK 1703 for a Win 1703
  159. Perhaps unnecessary, but logical
  160. 3) Download and run the installer file
  161. Select download for use on another machine
  162. Opt out of Microsoft data collection
  163. Save toolkit (3.05 GB) to USB drive
  164. 4) Move USB drive to source computer
  165. 5) Run ADK setup file
  166. Click through screens, Opt out of data collection
  167. Select ONLY the necessary Deployment Tools feature (67.5 MB)
  168. Click Install
  169. - Windows may not find the .msi file:
  170. - Browse to /Windows Kits/10/ADK/Installers if asked
  171. 6) Restart laptop
  172. -Finalizes all of the changes made so far.
  173.  
  174. ** Direct Install Note:
  175. If your custom.ISO source machine is allowed on the internet:
  176. a) Run the installer
  177. b) Unselect everything except for the Deployment Tools
  178. c) Directly install only the Deployment Tools feature
  179. d) Restart
  180.  
  181.  
  182. E-### Clean source machine partition using Extended Disk Cleanup
  183. -Clean up a little, a lot, or everything as you prefer.
  184. -follow below for the "new laptop ISO"
  185. 1) Open an elevated command prompt
  186. Press Win+X > Powershell (Admin)
  187. type "cmd", hit enter
  188. 2) Run the following command:
  189. "cmd.exe /c cleanmgr /sageset:1 & cleanmgr /sagerun:1"
  190. - the exact sage# isn't important as long as they match
  191. 3) Don't close the command window yet
  192. 4) Select everything in the cleanup options popup window EXCEPT:
  193. :the 'green arrow' Windows update/upgrade files
  194. (the 'green arrow' files should go into the custom.ISO)
  195. * Note: "sagesets" won't cleanup Windows setup files (e.g. ~BT, etc.)
  196. If you want to fully clean up after you upgrade, or install in the VM:
  197. type "cleanmgr /autoclean", hit enter
  198. 5) Clean recent files history
  199. In File Explorer:
  200. click File tab > select "Change folder and search options"
  201. click the "Clear" button under Privacy
  202. close File Explorer
  203.  
  204. * STOP clicking things! Your system is ready for imaging!
  205. * Turn off your laptop.
  206.  
  207.  
  208. F-### Create custom install.wim file
  209. 1) Boot source machine using DISM-W10PE from step-B (or other WinPE)
  210. Plug in USB stick, reboot while hitting F7
  211. Choose USB drive from the options
  212. 2) Press Shift+F10 at Language/Time/Currency Screen to open command prompt
  213. type "diskpart", hit enter
  214. type "list vol", hit enter
  215. Inspect the list and note volume letters:
  216. -letters ~may vary, but labels are static
  217. -use the volume letters showing labels for:
  218. Windows = source drive to copy from
  219. Data = drive location to save .wim file
  220. type "exit", hit enter to exit diskpart (but not cmd)
  221. 3) Enter the following command to create the .wim file:
  222. Exact characters and spacing! no brackets!
  223.  
  224. [dism /capture-image /imagefile:D:\install.wim /CaptureDir:C:\ /ScratchDir:D:\scratch /name:"W10Pro-slimmolG" /Description:"EVOCp650,W10P plus user, noMods" /compress:maximum /checkintegrity /verify /bootable]
  225.  
  226. -The Deployment Tool information displays
  227. -The cursor blinks for 30 seconds
  228. -The Saving Image information displays
  229.  
  230. **custom install.wim (~10GB) is created in 9.5-10.0 minutes
  231.  
  232. 4) After .wim file creation, exit cmd window
  233. 5) Close Install Media window
  234. click Yes to cancel install and allow reboot
  235. 6) Verify your captured source system info:
  236. Press Win+X > Powershell (Admin)
  237. Enter the below command, no brackets!
  238. [dism /get-wiminfo /wimfile:"d:\install.wim" /Index:1]
  239.  
  240.  
  241. Capture Command Notes:
  242. /imagefile:D:\install.wim = save location drive letter and file info
  243. /capturedir:C:\ = Windows source drive letter info
  244. /ScratchDir:D:\Scratch = drive\folder location to let dism find Scratch space
  245. /name:"Anyname" = Necessary argument, but the actual name isn't important. It labels the image created in .wim
  246. /Description:"YourChoice" = Optional argument; can omit whole segment, but adding a descriptive comment helps identify the final ISO.
  247.  
  248. G-### Replace downloaded ISO install.wim with custom version
  249. 1) Browse to your custom install.wim on Data(D:)
  250. 2) Copy your custom install.wim to the Sources folder in ISO_files (D:\Iso_files\Sources)
  251. - This will replace the original install.wim from the downloaded ISO
  252. 3) Rename your backup copy of D:\install.wim to "FactoryFresh-install.wim"
  253. - Note that it must be changed back to install.wim to reuse
  254.  
  255.  
  256. H-### Create the bootable custom.ISO
  257. 1) Run Deployment and Imaging Tools from ADK as an administrator
  258. On the start menu, find Windows Kits/Deployment and Imaging Tools
  259. Right-click>More>Run as Administrator
  260. 2) Type "cd\" and hit enter to shorten the long path
  261. 3) Run the following command:
  262. Exact characters and spacing! no brackets!
  263.  
  264. [oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,bd:\iso_files\boot\etfsboot.com#pEF,e,bd:\iso_files\efi\microsoft\boot\efisys.bin d:\iso_files d:\sweetnewfile.iso]
  265.  
  266. *sweetnewfile.ISO is made in ~1 minute
  267. -BIOS bootable via the [etfsboot.com] bootdata.
  268. -UEFI bootable via the [efisys.bin] bootdata.
  269.  
  270. Note:
  271. d:\iso_files = REPLACE all three instances if your copied official ISO files are elsewhere.
  272. d:\sweetnewfile.iso = REPLACE this with your preferred save location+name
  273.  
  274.  
  275. You now have:
  276. A) custom.ISO file on D:\
  277. B) custom.wim file on D:\
  278. C) extracted official ISO files in D:\Iso_files
  279. D) an empty folder at D:\Scratch
  280. E) a still empty folder at D:\Hyper-V
  281.  
  282.  
  283. Check your custom.ISO in a virtual machine
  284.  
  285. Test your custom.ISO for functionality
  286. I-### Enable Hyper-V virtual machine manager
  287. -perform after step-B to include Hyper-V in your ISO
  288. 1) Run Powershell as administrator
  289. Press Win+X, click on the admin link
  290. 2) Type the following command at the prompt:
  291. "Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V -All"
  292. A few, then more circles appear, then it finishes
  293. 3) Enter Y to allow reboot
  294. Windows integrates Hyper-V, updates settings, auto-reboots
  295.  
  296. *Note: Win10-Home does not include Hyper-V. Use 3rd-party hypervisor.
  297.  
  298. J-### Create/start virtual machine running custom.ISO
  299. 1) Open Hyper-V Manager via start menu
  300. 2) Adjust Server settings:
  301. Select 'desktop' under Manager in left panel
  302. Click Hyper-V Settings in upper right Actions panel
  303. Ensure Enhanced Session Modes are enabled:
  304. :in the new upper Server panel
  305. :in the new lower User panel
  306. 3) Add new virtual machine
  307. Right-click the server node (the little 'desktop' again)
  308. Select New>Virtual Machine
  309. Name=VirtMach1,
  310. Store location change to D:\Hyper-V
  311. Generation=2
  312. Assign startup memory= 4,096 MB (8,192 MB is better, if laptop has 16GB)
  313. **Unselect Dynamic memory option**
  314. Networking=not connected
  315. Create VHDx, size=45 GB
  316. *~10 GB ISO expands to ~27 GB in VHDx
  317. * WinSetup balks at 35 GB and recommends 44 GB
  318. (Enhanced Sessions Mode has some virtual bulk)
  319. Install OS from ISO:
  320. Browse to your sweetnewfile.ISO
  321. Click Finish.
  322. 4) Adjust VM settings
  323. Right-click VirtMach01, select Settings
  324. In Security panel, uncheck Secure Boot option
  325. In Integration Services panel, add check to Guest Services
  326. In Checkpoints panel, set to Standard
  327. click Apply, and OK to close window
  328. 5) Run virtual machine
  329. Double-click VirtMach01 to open VMconnect window
  330. click "Start" within window
  331. When asked, press a KEY to boot.
  332. If text is a little fuzzy, adjust VMconnect View>Zoom
  333. 6) Install Windows (this will install your custom version)
  334. Select languages, etc., hit next, hit Install Now
  335. Select "I don't have a product key"
  336. Select CustomInstall, Next, etc.
  337. ~5 minutes of installation until restart notice appears
  338. customized Win10 starts in a 4:3 VMconnect window
  339. The VMconnect resolution+resources dialogue box now appears...
  340.  
  341. DO NOT immediately click the Connect button.
  342. Let installation initialize devices>get ready>Login screen.
  343. or simply let the installation auto-signin>desktop.
  344. NOW select Show Options at the bottom of the connect dialogue
  345. check "Save my settings..."
  346. click CONNECT
  347. VMconnect flashes>resizes>restarts>login screen.
  348. Sign-in to your new prepared virtual machine
  349.  
  350. VM install notes:
  351. * If you forgot to uncheck Dynamic memory, auto-restart will fail.
  352. If you allocated a tiny amount of memory, the same...
  353. but, you can manually Turn off VMconnect at blue screen and Restart VM.
  354.  
  355. * If you immediately Connect when you see the 'resolution' dialogue
  356. you will have blue screen Remote Desktop Services problems
  357.  
  358. * After ~0-1.5 minutes a Control Center Application dialogue pops up
  359. Just okay it, and ignore. It's an irrelevant "HotKey in VM" issue.
  360.  
  361. 7) Create a checkpoint for your virtual machine
  362. Click Action>Checkpoint on the VMconnect toolbar
  363. - a checkpoint will appear in the Hyper-V manager
  364. Why are checkpoints useful?
  365. 1st: Checkpoint>make changes>install programs>etc.>Checkpoint2
  366. 2nd: Now Right-click>Apply to switch between two checkpoints in seconds (yes, seconds)
  367.  
  368. Notes:
  369. * If you StartMenu>Restart your guest OS (i.e "in the window"), you will see RDS error upon restart
  370. * If you Shut Down via the VMconnect menu it will be fine:
  371. The initial "good resolution" VMconnect shuts down.
  372. VMconnect flashes.
  373. 4:3 VMconnect window shuts down OS, goes to black.
  374.  
  375.  
  376. You now have:
  377. A version of your new laptop, running on your new laptop!
  378.  
  379. [img]https://i.imgur.com/nihjkeu.jpg[/img]
  380.  
  381. Feel free to poke around in the guest OS (i.e. the custom.ISO installed in Hyper-V), your physical laptop system is safe from all your poking. The worst that can happen is you revert to an earlier checkpoint or reinstall in a new VM. Enable/disable whatever you like, surf the registry, finally get around to deleting that pesky system32 folder...
  382.  
  383.  
  384. Check your ISO directly on a physical drive
  385. K-### Install your custom.ISO on your source machine SSD
  386. * Warning for partitioned drives:
  387. * If you imaged C=full disk, and then decided to partition, reinstall still restores C=full disk.
  388. * Therefore, ensure novel partitions are backed up externally.
  389.  
  390. 1) Your custom.ISO is already bootable!
  391. Grab and quick-format a flash drive
  392. Right-click, select format
  393. default=NTFS, 4,096 bytes, Quick Format
  394. Double-click sweetnewfile.ISO on (D:) to mount it
  395. Copy all of the contents to the USB drive
  396. = Finished.
  397. Reboot while hitting F7
  398. Install your custom Windows10 with preset users/software
  399.  
  400. * Alternate method using Rufus:
  401. Download Rufus onto a flash drive, transfer it to Data(D:)
  402. Open Rufus, point it to your sweetnewfile.ISO
  403. -See the Rufus guide by @Phoenix for more info
  404.  
  405.  
  406. Teleport back to factory fresh with Macrium Reflect
  407. Phase 3:
  408. L-### Use your MR rescue disk to run MR in WinPE
  409. * Warning for partitioned drives,
  410. * your pre-partioning MRIMG of C=full disk, will restore C=full disk
  411. * therefore, ensure any novel partitions are backed up externally
  412.  
  413. 1) Pop in your Macrium Reflect rescue disk from Phase 1
  414. Follow the guide by @Phoenix to refresh your memory
  415. 2) Browse to your MRIMG file
  416. 3) Bam! Experiment over! Back to the start!
  417.  
  418.  
  419. Lather, rinse, repeat as desired...
  420.  
  421. ============================================================
  422.  
  423. Additional notes/info/links for some steps:
  424. The Info and Download links are at the end (line 540), following the guide notes.
  425.  
  426.  
  427. * Skip these notes if you can partition without trouble, and already have a Win10 ISO and WinPE USB drive.
  428. Notes.A-###
  429. My primary drive initially couldn't be split due to a system restore file sitting right in the middle of C:
  430. -Resolved by disabling Restore
  431. -Remove hibernation now too if you don't use it.
  432. 1) Disable System Restore:
  433. Control Panel>System>System Protection
  434. click "Configure" button
  435. click radio button to Disable sys prot.
  436. 2) Disable Hibernation
  437. Press Win+R for command prompt
  438. type "powercfg /h OFF", hit enter
  439. Note: no confirmation is given.
  440. 3) Trim SSD
  441. Press Win+X > PowerShell (Admin)
  442. type "Optimize-Volume -DriveLetter C -ReTrim -Verbose"
  443.  
  444. Notes.B-###
  445. There are a couple ways to get your Win10 ISO from Microsoft:
  446. The user agent change method stopped working (at least for me, on the Windows site);
  447. I didn't investigate further, but I'll leave the method here anyway.
  448.  
  449. 1) Option 1- Use the ISO downloading tool from HeiDoc.net
  450. Download the tool and run the .exe, install isn't needed.
  451. Select your ISO from many download options.
  452.  
  453. 2) Option 2- Download directly from Microsoft
  454. Your download choice will be selected by Microsoft
  455. Go to the Windows ISO download page
  456. Download what Microsoft lets you, i.e. 1709 right now
  457.  
  458. 3) Option 3- Download preferred ISO from a list of choices
  459. Go to the Windows ISO download page
  460. *Change the User Agent String in Chrome/Opera by:
  461. opening developer tools = ctrl+shift+i
  462. click "3-dot" drop down box within developer tools
  463. select More Tools>Network Conditions
  464. uncheck Select Automatically
  465. Select a "custom" non-windows choice like Linux, Mac
  466. refresh browser to reload current webpage
  467. Current page reloads as a Linux/Mac/etc machine page
  468. Choose from new options on webpage and download
  469. *Closing the webpage restores automatic detection.
  470. *Calculate/record/check the hashes if you like
  471. 4) Save downloaded ISO to USB, move to the source laptop
  472. Copy to Data(D:)
  473. 5) Mount the downloaded ISO by double clicking
  474. 6) Copy all of the files to D:\Iso_files
  475. 7) Unmount the ISO by Right-click>Eject
  476. The official ISO isn't used later, but keep it handy.
  477.  
  478. Notes.C-###
  479. There are several alternative methods to obtain an "official" WinPE via:
  480. -Use your full ADK download from step-D
  481. -Direct download of Windows Install Media
  482. -Use WinPE implemented in a Macrium Reflect rescue disk
  483.  
  484. >If you download the full ADK suite you can make an "official" WinPE10"
  485. 1) Open ADK setup as in step-D and install WinPE feature
  486. 2) Quick-format a USB drive
  487. Right-click, select format>Quick-format>start
  488. 3) Run Deployment and Imaging Tools from ADK as an administrator
  489. On the start menu, find Windows Kits/Deployment and Imaging Tools
  490. Right-click>More>Run as Administrator
  491. type "copype amd64 D:\WinPE_amd64", hit enter
  492. 4) Identify your USB drive letter
  493. type "diskpart", hit enter
  494. type "list vol", hit enter
  495. -note the letter of your USB drive
  496. type exit
  497. 5) Create the WinPE USB drive
  498. * Replace "F:" with your USB drive volume letter if different!
  499. type "MakeWinPEMedia /UFD D:\WinPE_amd64 F:"
  500. hit enter
  501. Type "Y" to proceed with format.
  502. Program displays:
  503. Setting the boot code on F:
  504. Copying files to F:...
  505. Success
  506. 6) Your flash drive is now:
  507. :labeled as WinPE
  508. :populated with 266 MB of files
  509.  
  510. >Re-download the entire WinPE dataset from Microsoft:
  511. 1) Download the Windows 10 media creation tool
  512. 2) Right-click, Run As Administrator
  513. Choose 64-bit
  514. Create installation media for another PC
  515. 3) Insert USB flash drive
  516. 4) Select media choice of "USB Flash Drive"
  517. Flash drive now has lots of files (3.55 GB)...
  518.  
  519.  
  520. >Make and use a Macrium Reflect rescue disk
  521. 1) Click "Other Tasks" on the file menu
  522. select "Rescue Disk"
  523. follow wizard...
  524. 2) While booting to the MR rescue disk you MUST:
  525. - NOT CLOSE the MR application, or your computer restarts!
  526. - minimize the MR application
  527. - use the command prompt for DISKPART/DISM
  528.  
  529.  
  530. Download links, further info/refs:
  531. Links current as of 01/2018
  532. (*) This guide:
  533. https://pastebin.com/edit/9SPSRBRU
  534. (*) Download the free version of Macrium Reflect 7
  535. https://www.macrium.com/reflectfree
  536. (B) Download Windows Assessment and Deployment Kit (ADK) for Windows 10
  537. https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit
  538. (C) Download Win10 1703
  539. http://windowsiso.net/windows-10-iso/windows-10-creators-update-1703-download-build-15063/windows-10-creators-update-1703-iso-download-standard/
  540. (C) Download HashCalc
  541. http://www.slavasoft.com/hashcalc/
  542. (C) Win10 ISO CRC/MD5/SHA1/256 checksum dump:
  543. https://pastebin.com/fgqtG3mJ
  544. (D) Download Windows 10 Media Creation tool
  545. https://www.microsoft.com/en-us/software-download/windows10
  546.  
  547. Microsoft's DISM command-line options/explanations
  548. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism-image-management-command-line-options-s14#capture-image
  549.  
  550. Microsoft's Oscdimg command-line options/explanations
  551. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/oscdimg-command-line-options
  552.  
  553. The following two tutorials provide in-depth coverage of specific aspects of this guide, with additional info for actually building the ISO within a VM. Both tutorials contain DISM/Ocsdimg command line examples for comparison.
  554.  
  555. EchoRelay's Final Thoughts from IT tutorial:
  556. https://finalthought.org/2017/04/12/creating-customized-windows-10-version-1703-media-iso-wim-flash-drive/
  557.  
  558. Kari Finn's TenForums tutorial:
  559. https://www.tenforums.com/tutorials/72031-create-windows-10-iso-image-existing-installation.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement